Merge branch '20031-collection-files-batch-operations' into main. Closes #20031
[arvados-workbench2.git] / src / store / collections / collection-partial-move-actions.ts
2023-06-05 Stephen SmithMerge branch '20031-collection-files-batch-operations...
2023-05-25 Stephen Smith20031: Move stop loading actions into finally block...
2023-05-24 Stephen Smith20031: Prevent movng collection items to itself, show...
2023-05-24 Stephen Smith20031: Cancel submit spinner on collection file move...
2023-05-23 Stephen Smith20031: Add single file context menu move/copy actions
2023-05-22 Stephen Smith20031: Navigate to destination project when copying...
2023-05-02 Stephen Smith20031: Verify files in all copy/move batch operation...
2023-05-01 Stephen Smith20031: Fix incorect const used for closing dialog,...
2023-04-27 Stephen Smith20031: Preselect current collection in move/copy to...
2023-04-25 Stephen Smith20031: Add type for collection file operation location...
2023-04-25 Stephen Smith20031: Remove redundant collection copy/move form initi...
2023-04-19 Stephen Smith20031: Add split files into separate collection move...
2023-04-19 Stephen Smith20031: Navigate to new collections when copying/moving...
2023-04-17 Stephen Smith20031: Add includeDirectories flag to ProjectsTreePicke...
2023-04-12 Stephen Smith20031: Add ability to create and update collections...
2023-04-10 Stephen Smith20031: Add collection partial move/copy to new/existing...