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

Migrate dataset store to Pinia #16709

Merged
merged 12 commits into from
Sep 20, 2023

Conversation

davelopez
Copy link
Contributor

In addition to the store migration to Pinia:

  • Drops the DatasetProvider (store version). There is another DatasetProvider (SingleQueryProvider) that was just adapted.
  • Adapts and converts the DatasetDetails component to script setup composition API + Typescript
  • Converts some other files to Typescript.

How to test the changes?

  • This is a refactoring of components with existing test coverage.

License

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

@davelopez davelopez added area/UI-UX kind/refactoring cleanup or refactoring of existing code, no functional changes labels Sep 18, 2023
@davelopez davelopez marked this pull request as ready for review September 19, 2023 17:51
@github-actions github-actions bot added this to the 23.2 milestone Sep 19, 2023
@davelopez davelopez force-pushed the migrate_dataset_store_pinia branch from 56794bb to f80cf2c Compare September 20, 2023 08:36
@dannon dannon merged commit 4493189 into galaxyproject:dev Sep 20, 2023
@davelopez davelopez deleted the migrate_dataset_store_pinia branch September 21, 2023 07:22
@jdavcs jdavcs mentioned this pull request Feb 18, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI-UX kind/refactoring cleanup or refactoring of existing code, no functional changes
Projects
Development

Successfully merging this pull request may close these issues.

2 participants