-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Replace History Dataset Picker in Library Folder #18518
Replace History Dataset Picker in Library Folder #18518
Conversation
796bb43
to
64f8c7c
Compare
33d4717
to
84de504
Compare
e67ee2f
to
0fdbe92
Compare
…teral types for selection states and rename `selectAllIcon` prop to `selectAllVariant` in `SelectionDialog`
…props to `SelectionDialog`
…tes_galaxy` and update `libraries_dataset_import_from_history_select`
Co-authored-by: Arash Kadkhodaei <[email protected]>
0fdbe92
to
73c1f49
Compare
…istories and datasets and post folder contents
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some very minor suggestions :)
client/src/components/Libraries/LibraryFolder/TopToolbar/HistoryDatasetPicker.vue
Outdated
Show resolved
Hide resolved
client/src/components/Libraries/LibraryFolder/TopToolbar/HistoryDatasetPicker.vue
Outdated
Show resolved
Hide resolved
…se `HistorySortByLiteral` type
@davelopez thank you for the review! I have pushed the changes we discussed. |
…oryDatasetPicker` a generic component
…nDialog` directory and updated import paths accordingly
…n there are no running progress
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much! It looks pretty cool to me!
The failed tests are not relevant. |
Very nice @itisAliRH ! |
This PR is a follow-up on #18488. It introduces a new datasets selector,
HistoryDatasetPicker
, which is a generic component that utilizesSelectionDialog
to allow users to explore their histories and select datasets.Also, add
total_matches
header to the "/api/datasets" GET request.History.Dataset.Picker.in.Library.Folder.mp4
SelectionDialog improvements:
FilterMenu
when it's neededHow to test the changes?
(Select all options that apply)
Data Libraries
Datasets
>from History
License