20031: Add split files into separate collection move/copy actions
authorStephen Smith <stephen@curii.com>
Wed, 19 Apr 2023 00:44:19 +0000 (20:44 -0400)
committerStephen Smith <stephen@curii.com>
Wed, 19 Apr 2023 00:44:19 +0000 (20:44 -0400)
commit8822913c680fa37634b9ab103bc962b77ebde830
treeb3190925c3d853377cba72c91972b1ef4fce79b7
parent0a61c946e683e8a44db3212656aa4b3da82ffd8e
20031: Add split files into separate collection move/copy actions

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
src/store/collections/collection-partial-copy-actions.ts
src/store/collections/collection-partial-move-actions.ts
src/views-components/context-menu/action-sets/collection-files-action-set.ts
src/views-components/dialog-copy/dialog-collection-partial-copy-to-separate-collections.tsx [new file with mode: 0644]
src/views-components/dialog-forms/partial-copy-to-separate-collections-dialog.ts [new file with mode: 0644]
src/views-components/dialog-forms/partial-move-to-separate-collections-dialog.ts [new file with mode: 0644]
src/views-components/dialog-move/dialog-collection-partial-move-to-separate-collections.tsx [new file with mode: 0644]
src/views/workbench/workbench.tsx