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

Enable managing object store usage within a history. #17853

Merged

Conversation

jmchilton
Copy link
Member

Extend #17500 to include filtering by object store within the summary panel for a given history. 274c48d extracts some of the object store filtering abstractions for reuse outside the history contents menu and 1b21add adds the commit that adds advanced options to the HistoryStorageOverview component. I posted on wg-backend about the limitations around doing this across histories right now.

Screenshot 2024-03-27 at 1 17 29 PM Screenshot 2024-03-27 at 1 18 02 PM Screenshot 2024-03-27 at 1 17 55 PM

How to test the changes?

(Select all options that apply)

  • Instructions for manual testing are as follows:
    1. Setup multiple object stores with multiple datasets within a history.
    2. Click you quota and go in and navigate to management of your history.
    3. Click the advanced options and watch it filter by object store.

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@jmchilton jmchilton force-pushed the storage_management_within_history branch from 1b21add to 14fdf99 Compare March 28, 2024 14:56
@jmchilton jmchilton marked this pull request as ready for review April 2, 2024 16:53
@jmchilton jmchilton requested a review from davelopez April 2, 2024 16:53
@github-actions github-actions bot added this to the 24.1 milestone Apr 2, 2024
Copy link
Contributor

@davelopez davelopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you!

@jmchilton jmchilton merged commit d8756c6 into galaxyproject:dev Apr 3, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants