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

Replace History Dataset Picker in Library Folder #18518

Commits on Sep 11, 2024

  1. 🛠️: refactor SelectionDialog/selectionTypes.ts to use TypeScript li…

    …teral types for selection states and rename `selectAllIcon` prop to `selectAllVariant` in `SelectionDialog`
    itisAliRH committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ceb40a2 View commit details
    Browse the repository at this point in the history
  2. ✨: add FilterMenu, folderIcon and okButtonText and searchTitle

    …props to `SelectionDialog`
    itisAliRH committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5101d0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504ccbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef6c289 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57f43c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6eba5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a950dd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2684bf7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e951cdd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    669a695 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ae1169c View commit details
    Browse the repository at this point in the history
  12. 🛠️: add libraries_dataset_import_from_history_search_for in `naviga…

    …tes_galaxy` and update `libraries_dataset_import_from_history_select`
    itisAliRH committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    03f50f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9fd716f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be37798 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    45205f5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5aac94b View commit details
    Browse the repository at this point in the history
  17. ✨: add total_matches to GET "/api/datasets"

    Co-authored-by: Arash Kadkhodaei <arash77.kad@gmail.com>
    itisAliRH and arash77 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    617c3b6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6859769 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    489af10 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    73c1f49 View commit details
    Browse the repository at this point in the history
  21. 🛠️: refactor HistoryDatasetPicker to use GalaxyApi for fetching h…

    …istories and datasets and post folder contents
    itisAliRH committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a394944 View commit details
    Browse the repository at this point in the history
  22. 🔥: drop api/folders file

    itisAliRH committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cd702b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    4b9c768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5738fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c2be2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    561a635 View commit details
    Browse the repository at this point in the history
  5. 🛠️: refactor sorting in history grids and HistoryDatasetPicker to u…

    …se `HistorySortByLiteral` type
    itisAliRH committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    afa9cf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bce8051 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    224bf2e View commit details
    Browse the repository at this point in the history
  8. ✨: adding progress bar on import datasets from history and make `Hist…

    …oryDatasetPicker` a generic component
    itisAliRH committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    22fb14d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3125bba View commit details
    Browse the repository at this point in the history
  10. 🚚: moved HistoryDatasetPicker from the libraries to the `Selectio…

    …nDialog` directory and updated import paths accordingly
    itisAliRH committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b728a49 View commit details
    Browse the repository at this point in the history
  11. 🎨: changing progress bar in FolderTopBar to be dismissible only whe…

    …n there are no running progress
    itisAliRH committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4b36af5 View commit details
    Browse the repository at this point in the history