Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all available bulk edit fields to edit dialogs #4837

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

bob123491234
Copy link
Contributor

Adds a toggle switch to the Scenes, Galleries, Images, and Performers edit dialog boxes that, when enabled, shows all fields present in the respective bulk update mutation. A hotkey 'q' was added that opens the dialog box with all fields visible.
Fields shown in the default view of the performer edit dialog reduced to Rating, Favorite, Gender, Country, Tags, Ignore Auto Tag.

Minor issues still present:

  • Background of URLs, Aliases text boxes doesn't match the other text boxes
  • No check is performed on URLs, Aliases for uniqueness
  • No check is performed on dates for correct format (error popups when attempting to save incorrect date)

Resolves #1408
Resolves #4823

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant