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 selection and export for all list pages #873

Merged
merged 13 commits into from
Oct 30, 2020

Conversation

WithoutPants
Copy link
Collaborator

Adds checkbox selection for all list pages, and adds export options to export all or a selection of objects. Includes some refactoring of components.

@WithoutPants WithoutPants added the feature Pull requests that add a new feature label Oct 20, 2020
@WithoutPants WithoutPants added this to the Version 0.4.0 milestone Oct 20, 2020
@bnkai
Copy link
Collaborator

bnkai commented Oct 25, 2020

There seems to be an issue with galleries export. No images get exported if you export a gallery or the other way round also, no galleries get exported when you export the relevant images. I think it may be that the selective import/export code was merged before the image changes.

For the below idk if they were inentional, they should be from the previous selective import/export PRs :

  • No scenes get exported when you export a movie, you have to export the specific scenes and then the movie gets exported.
  • For performers,studios,tags nothing relevant is exported (relevant images,scenes) when you export them.

@WithoutPants
Copy link
Collaborator Author

  • Gallery export now includes contained images.
  • Image export now includes galleries if related objects is ticked.
  • Movie export includes movie scenes if related objects is ticked.

@WithoutPants WithoutPants merged commit 8e75a8f into stashapp:develop Oct 30, 2020
Tweeticoats pushed a commit to Tweeticoats/stash that referenced this pull request Feb 1, 2021
* Include studios in movie export
* Generalise cards
* Add selection and export for movies
* Refactor gallery card
* Refactor export dialogs
* Add performer selection and export
* Add selection and export for studios
* Add selection and export of tags
* Include movie scenes and gallery images
@WithoutPants WithoutPants deleted the generalise-export branch February 4, 2021 03:02
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.

2 participants