Skip to content

Comments

Scene Marker grid view#5443

Merged
WithoutPants merged 8 commits intostashapp:developfrom
dogwithakeyboard:scene-marker-grid
Nov 29, 2024
Merged

Scene Marker grid view#5443
WithoutPants merged 8 commits intostashapp:developfrom
dogwithakeyboard:scene-marker-grid

Conversation

@dogwithakeyboard
Copy link
Contributor

@dogwithakeyboard dogwithakeyboard commented Nov 3, 2024

Adds a Marker grid view and Marker grid card with the aim of improving the bulk management of Markers.

  • Adds a bulk delete mutation to delete multiple markers at once from the UI.
  • Uses the same preview as the scene cards with a static image then video on mouse over. The generation options have been changed to reflect this new use.
  • Clicking the Scene title/filename in the card body builds a filter with all Markers for that Scene.
  • Clicking the Performer pill in the popover builds a filter for all Markers with that Performer.
  • Clicking the Tag pill in the popover builds a filter for all Markers with that Tag.

markers

Closes #1897

@WithoutPants WithoutPants added the feature Pull requests that add a new feature label Nov 6, 2024
@WithoutPants WithoutPants added this to the Version 0.28.0 milestone Nov 6, 2024
@WithoutPants
Copy link
Collaborator

Nice work. I'm happy with the presentation for this as an initial version. We can always refine further down the track. Only needed a minor refactor.

@WithoutPants WithoutPants merged commit 7f83494 into stashapp:develop Nov 29, 2024
XGFan pushed a commit to XGFan/stash that referenced this pull request Jan 16, 2025
* add bulk delete mutation
---------
Co-authored-by: WithoutPants <[email protected]>
@dogwithakeyboard dogwithakeyboard deleted the scene-marker-grid branch March 20, 2025 12:54
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] Grid and/or List View for the Markers Page

2 participants