arvados-workbench2.git
2023-05-31 Stephen Smith20031: Cypress wait for re-render 20031-collection-files-batch-operations
2023-05-31 Stephen Smith20031: Try to fix unit test
2023-05-31 Stephen Smith20031: Change Tree component to functional, use react...
2023-05-25 Stephen Smith20031: Move stop loading actions into finally block...
2023-05-25 Stephen Smith20031: Remove console log
2023-05-25 Stephen Smith20031: Rename vertical more icon and add horizontal...
2023-05-25 Stephen Smith20031: Add icons to collection files action set
2023-05-24 Stephen Smith20031: Try to fix tests
2023-05-24 Stephen Smith20031: Try to improve tests
2023-05-24 Stephen Smith20031: Avoid expanding pre-selected picker tree item...
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-24 Stephen Smith20031: Fix tests
2023-05-24 Stephen Smith20031: Fix tests
2023-05-24 Stephen Smith20031: Fix move to separate collection test, requires...
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-22 Stephen Smith20031: Add multiple/single collection files context...
2023-05-18 Stephen Smith20031: Remove unused imports
2023-05-02 Stephen Smith20031: Try to fix test
2023-05-02 Stephen Smith20031: Verify files in all copy/move batch operation...
2023-05-01 Stephen Smith20031: Add tests for copy/move files to existing/new...
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: Use replace files api for copy to new collection
2023-04-10 Stephen Smith20031: Add collection partial move/copy to new/existing...
2023-04-06 Peter AmstutzMerge branch '20306-sharing-dialog' refs #20306 2.6.0
2023-04-06 Peter Amstutz20306: Revert sharing dialog to 'sm' width
2023-04-06 Peter Amstutz20306: Reworked dialog layout to hopefully be less... 20306-sharing-dialog
2023-04-04 Peter AmstutzMerge branch '20085-Sharing-Dialog-Form-Validation...
2023-04-04 Peter Amstutz20085: Fix tests 20085-Sharing-Dialog-Form-Validation-Error
2023-04-04 Peter Amstutz20085: Fix quirky behavior when removing share with...
2023-04-03 Peter Amstutz20085: Sharing dialog immediately saves changes
2023-03-31 Peter Amstutz20085: Make the public/private/shared dropdown save...
2023-03-31 Peter Amstutz20085: Almost works, needs to save on change to share...
2023-03-31 Peter Amstutz20085: Moving the (+) button trying to restyle it
2023-03-31 Daniel KutyłaMerge branch '20085-Sharing-Dialog-Form-Validation...
2023-03-31 Stephen SmithMerge branch '20252-subprocess-panel-refresh-bug' into...
2023-03-30 Daniel Kutyła200085: Added changes to share dialog layout
2023-03-30 Stephen Smith20252: Clean up imports 20252-subprocess-panel-refresh-bug
2023-03-30 Stephen Smith20252: Avoid clearing subprocess data explorer when...
2023-03-29 Peter AmstutzFix tests refs #19295
2023-03-29 Peter AmstutzMerge branch '19295-reused' refs #19295
2023-03-29 Peter Amstutz19295: Adjust type filter defaults 19295-reused
2023-03-29 Peter Amstutz19295: Add "Cancelling" state.
2023-03-28 Peter Amstutz19295: Add "Reused" state to container status display
2023-03-28 Peter AmstutzMerge branch '19482-wf-panel' refs #19482
2023-03-27 Daniel Kutyła200085: Fix for sharing dialog, clear on blur
2023-03-27 Peter Amstutz19482: Fix more flaky tests 19482-wf-panel
2023-03-27 Peter Amstutz19482: Fix flaky tests
2023-03-24 Peter Amstutz19482: Fix breadcrumbs to display properly when directl...
2023-03-23 Peter Amstutz19482: Breadcrumbs almost work right
2023-03-22 Stephen SmithMerge branch '20251-subprocess-panel-container-details...
2023-03-22 Stephen Smith20251: Fix flaky collection file browser by using race... 20251-subprocess-panel-container-details-bug
2023-03-22 Stephen Smith20251: Try to improve flaky clipboard test
2023-03-22 Stephen SmithMerge branch 'main' of git.arvados.org:arvados-workbenc...
2023-03-21 Stephen Smith20251: Deduplicate container UUIDs before fetching...
2023-03-21 Peter AmstutzMerge branch 'main' into 19482-wf-panel refs #19482
2023-03-21 Stephen Smith20251: Increase/set containers list request to match...
2023-03-21 Peter AmstutzMerge branch '19899-cache-control-fix' refs #19899
2023-03-21 Peter Amstutz19899: Use "Cache-Control: no-cache" in request instead... 19899-cache-control-fix
2023-03-20 Stephen SmithMerge branch '19969-advanced-search-project-field'...
2023-03-20 Daniel Kutyła200085: Fix for sharing dialog
2023-03-20 Stephen Smith19969: Fix required condition on project input, make... 19969-advanced-search-project-field
2023-03-20 Stephen Smith19969: Pass required prop to generic input to allow...
2023-03-17 Stephen SmithMerge branch '20029-collection-batch-file-operations...
2023-03-17 Stephen Smith20029: Actually remove unneeded test this time 20029-collection-batch-file-operations
2023-03-17 Stephen Smith20029: Rename empty collection pdh constant & remove...
2023-03-17 Stephen Smith20029: Fix file remove context menu passing collection...
2023-03-17 Stephen Smith20029: Fix test
2023-03-17 Stephen Smith20029: Refactor replaceFiles operations
2023-03-15 Daniel KutyłaMerge branch '19836-upload-binary-mode' into main
2023-03-15 Stephen Smith20029: Add collection batch file delete/copy/move and...
2023-03-08 Peter Amstutz19482: Use CardHeader/CardContent for more consistent...
2023-03-06 Stephen SmithMerge branch '19899-webdav-cache-control' into main...
2023-03-06 Stephen Smith19899: Unit test webdav requests for cache-control... 19899-webdav-cache-control
2023-03-06 Stephen Smith19899: Remove webdav cache disable from cypress config...
2023-03-06 Daniel Kutyła19836: Change test 19836-upload-binary-mode
2023-03-06 Stephen Smith19899: Change webdav default config field to private...
2023-03-06 Stephen Smith19899: Expand collection webdav refresh tests
2023-02-28 Stephen SmithMerge branch '19930-saving-empty-project-descriptions...
2023-02-27 Peter Amstutz19482: Fix tests
2023-02-27 Stephen Smith19930: Fix project cypress test 19930-saving-empty-project-descriptions
2023-02-27 Stephen Smith19930: Add cypress tests for whitespace project descrip...
2023-02-27 Stephen Smith19930: Check if richtext project description contains...
2023-02-27 Peter Amstutz19482: Tests should be passing now
2023-02-24 Peter Amstutz19482: Cypress tests WIP
2023-02-24 Stephen SmithMerge branch '19988-data-explorer-sorting' into main...
2023-02-24 Daniel Kutyła19836: Change test
2023-02-24 Stephen Smith19988: Add cypress test for project data explorer sort... 19988-data-explorer-sorting
2023-02-23 Peter Amstutz19482: Fix context menu, breadcrumbs
2023-02-23 Stephen Smith19988: Refactor getOrder into data explorer middleware...
2023-02-23 Daniel Kutyła19836: Change test setup
2023-02-22 Stephen Smith19988: Update unit tests
next