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

Organised flag #988

Merged
merged 13 commits into from
Dec 17, 2020
Merged

Organised flag #988

merged 13 commits into from
Dec 17, 2020

Conversation

WithoutPants
Copy link
Collaborator

Supercedes #839
Resolves #729

Adds the Organized flag to scenes, images and galleries.

Button to toggle the Organized flag is shown in the scene page next to the o-counter and overflow menu.

image

Coloured brown when flag is true:

image

Organized scenes/images/galleries show an icon in the card:

image

Added Organized flag to the multi-edit dialogs. Checkbox is shown as indeterminate if multiple values are in the selected objects:

image

Indeterminate does not set the flag, and this can be toggled by clicking the checkbox.

Can now filter by organized flag value.

Auto-tagger will now ignore scenes that have Organized set to true.

@WithoutPants WithoutPants added the feature Pull requests that add a new feature label Dec 8, 2020
@WithoutPants WithoutPants added this to the Version 0.5.0 milestone Dec 8, 2020
@WithoutPants WithoutPants merged commit aadbcae into stashapp:develop Dec 17, 2020
Tweeticoats pushed a commit to Tweeticoats/stash that referenced this pull request Feb 1, 2021
* Add organized boolean to scene model (stashapp#729)
* Add organized button to scene page
* Add flag to galleries and images
* Import/export changes
* Make organized flag not null
* Ignore organized scenes for autotag

Co-authored-by: com1234 <com1234@notarealemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Pull requests that add a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Organized flag to scenes
2 participants