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

Libraries Modernisation: Directory Dataset Picker #18638

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    e49b6a5 View commit details
    Browse the repository at this point in the history
  2. ✨: add leaf, fullPath, and disabled properties to `FormDrilldow…

    …n` `Option` interface
    itisAliRH committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    19a1bae View commit details
    Browse the repository at this point in the history
  3. ✨: add optional leafIcon and branchIcon and disable to `FormDri…

    …lldown` items and import missing icons
    itisAliRH committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5839ce3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57731e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e81a0c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0b6dfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e5bea1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfaf9be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2cdbbb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7d9240 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b4e7605 View commit details
    Browse the repository at this point in the history
  12. 🛠️: enhanced DirectoryDatasetPicker by adding a scroll to the items…

    … list and making the import button dynamic to reflect the number of selected items being import
    itisAliRH committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    caa4d0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d31a760 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. ✨: modified SingleItemSelectors to utilize flexible trackBy and `…

    …label` prop, revised selected item type, and update its usage
    itisAliRH committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7f622f2 View commit details
    Browse the repository at this point in the history
  2. 🛠️: replaced Multiselect with SingleItemSelector, revised data fe…

    …tching logic, improved types, and adjusted ui in `DirectoryDatasetPicker`
    itisAliRH committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    938e5c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    d74a025 View commit details
    Browse the repository at this point in the history
  2. 🛠️: DirectoryDatasetPicker shows error on fetching options and fix …

    …errors when there is no option available
    itisAliRH committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bcb9a54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1233552 View commit details
    Browse the repository at this point in the history