-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Libraries Modernisation: Directory Dataset Picker #18638
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e49b6a5 - Browse repository at this point
Copy the full SHA e49b6a5View commit details -
✨: add
leaf
,fullPath
, anddisabled
properties to `FormDrilldow……n` `Option` interface
Configuration menu - View commit details
-
Copy full SHA for 19a1bae - Browse repository at this point
Copy the full SHA 19a1baeView commit details -
✨: add optional
leafIcon
andbranchIcon
anddisable
to `FormDri……lldown` items and import missing icons
Configuration menu - View commit details
-
Copy full SHA for 5839ce3 - Browse repository at this point
Copy the full SHA 5839ce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57731e4 - Browse repository at this point
Copy the full SHA 57731e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e81a0c8 - Browse repository at this point
Copy the full SHA e81a0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b6dfe - Browse repository at this point
Copy the full SHA b0b6dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e5bea1 - Browse repository at this point
Copy the full SHA 3e5bea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfaf9be - Browse repository at this point
Copy the full SHA cfaf9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cdbbb7 - Browse repository at this point
Copy the full SHA 2cdbbb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7d9240 - Browse repository at this point
Copy the full SHA b7d9240View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e7605 - Browse repository at this point
Copy the full SHA b4e7605View commit details -
🛠️: 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
Configuration menu - View commit details
-
Copy full SHA for caa4d0e - Browse repository at this point
Copy the full SHA caa4d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d31a760 - Browse repository at this point
Copy the full SHA d31a760View commit details
Commits on Sep 19, 2024
-
✨: modified
SingleItemSelectors
to utilize flexibletrackBy
and `……label` prop, revised selected item type, and update its usage
Configuration menu - View commit details
-
Copy full SHA for 7f622f2 - Browse repository at this point
Copy the full SHA 7f622f2View commit details -
🛠️: replaced
Multiselect
withSingleItemSelector
, revised data fe……tching logic, improved types, and adjusted ui in `DirectoryDatasetPicker`
Configuration menu - View commit details
-
Copy full SHA for 938e5c9 - Browse repository at this point
Copy the full SHA 938e5c9View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d74a025 - Browse repository at this point
Copy the full SHA d74a025View commit details -
🛠️:
DirectoryDatasetPicker
shows error on fetching options and fix ……errors when there is no option available
Configuration menu - View commit details
-
Copy full SHA for bcb9a54 - Browse repository at this point
Copy the full SHA bcb9a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1233552 - Browse repository at this point
Copy the full SHA 1233552View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f4549f - Browse repository at this point
Copy the full SHA 6f4549fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fd2c0c - Browse repository at this point
Copy the full SHA 9fd2c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ea778 - Browse repository at this point
Copy the full SHA 60ea778View commit details
Commits on Oct 6, 2024
-
🛠️: improve
Libraries/LibraryFolder/FolderTopBar
ImportSource
typeCo-authored-by: David López <46503462+davelopez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5859880 - Browse repository at this point
Copy the full SHA 5859880View commit details -
🛠️: update
mapDataToOptions
method input type, in use `errorMessageA……sString` and drop unnessary try/catch blocks in `DirectoryDatasetPicker` Co-authored-by: David López <46503462+davelopez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a44d583 - Browse repository at this point
Copy the full SHA a44d583View commit details
Commits on Oct 7, 2024
-
🛠️: using any for
fetchOptions
data inDirectoryDatasetPicker
bec……ause there is no model for the jstree response in the backend Co-authored-by: David López <46503462+davelopez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19d2ba4 - Browse repository at this point
Copy the full SHA 19d2ba4View commit details