Skip to content

[WIP] New History List Using GCard #20744

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

Draft
wants to merge 12 commits into
base: dev
Choose a base branch
from

Conversation

itisAliRH
Copy link
Member

WIP

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

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

Introduces a new component to display a badge summarizing history storage details, including item count, size, and state statistics.
Enhances user experience by providing a quick visual overview and navigation to the history storage overview page.
Includes responsive styling.
Introduces a new component to display and manage all types of histories with actions like view, delete, restore, import, and unarchive using the GCard.
Supports grid and list views, tag editing, and badges for metadata display.
Enhances user interaction with confirm dialogs, toast notifications, and computed properties for ownership and permissions.
Introduces a reusable filtering system to support dynamic filters for history lists.
Provides configurable filters like name, tags, and boolean flags, tailored to user-specific or shared views based on the active list type.
Introduces a new component to manage and display histories, including features like filtering, sorting, pagination, and bulk actions such as delete, restore, and tag addition.
Supports multiple views (my, shared, published, archived) and advanced filtering options.
Improves user experience by adding structured navigation, placeholders, and error handling for invalid filters.
Replaces the GridHistory component with the HistoryList component across all history lists router paths.
Eliminates the GridDatasets component and its associated code, including imports, template usage, and styles, to streamline the codebase.
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.

1 participant