20031: Add includeDirectories flag to ProjectsTreePicker and add collection/directory...
authorStephen Smith <stephen@curii.com>
Mon, 17 Apr 2023 19:39:53 +0000 (15:39 -0400)
committerStephen Smith <stephen@curii.com>
Mon, 17 Apr 2023 19:39:53 +0000 (15:39 -0400)
commitbc0041ffcbc42f92edc6bde05c8ba3ce392873fc
treef3ab108e1d39c22a937af8c1d260c1afb3c0f665
parent80b9537fc9d1ae6f8c907efdf01be0505c693eb8
20031: Add includeDirectories flag to ProjectsTreePicker and add collection/directory only picker

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
17 files changed:
src/models/collection-file.ts
src/store/collections/collection-partial-copy-actions.ts
src/store/collections/collection-partial-move-actions.ts
src/store/tree-picker/tree-picker-actions.ts
src/views-components/dialog-copy/dialog-collection-partial-copy-to-existing-collection.tsx
src/views-components/dialog-move/dialog-collection-partial-move-to-existing-collection.tsx
src/views-components/form-fields/collection-form-fields.tsx
src/views-components/projects-tree-picker/favorites-tree-picker.tsx
src/views-components/projects-tree-picker/generic-projects-tree-picker.tsx
src/views-components/projects-tree-picker/home-tree-picker.tsx
src/views-components/projects-tree-picker/projects-tree-picker.tsx
src/views-components/projects-tree-picker/public-favorites-tree-picker.tsx
src/views-components/projects-tree-picker/search-projects-picker.tsx
src/views-components/projects-tree-picker/shared-tree-picker.tsx
src/views-components/projects-tree-picker/tree-picker-field.tsx
src/views/run-process-panel/inputs/file-array-input.tsx
src/views/run-process-panel/inputs/file-input.tsx