arvados-workbench2.git
2023-08-18 Peter Amstutz18946: Don't navigate away from my-account page on... 18946-user-profile
2023-08-14 Peter Amstutz18946: Fix flaky test
2023-08-14 Peter Amstutz18946: Fix unit tests
2023-08-11 Peter Amstutz18946: Add userProfileFormMessage
2023-07-21 Peter Amstutz18946: Transitional user profile feature
2023-06-16 Peter AmstutzAdd note that available RAM is limited to requested RAM
2023-06-05 Stephen SmithMerge branch '20031-collection-files-batch-operations...
2023-06-02 Peter AmstutzMerge branch '20449-processes-refresh' refs #20449 2.6-release 2.6-staging 2.6.3
2023-06-02 Peter AmstutzSet document title on navigation to url path, refs...
2023-06-01 Peter Amstutz20449: Examine websocket messages before reloading... 20449-processes-refresh
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-30 Stephen SmithMerge branch '20538-delete-process-error-handling'...
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 Smith20538: Change confirmation dialog divs to block spans... 20538-delete-process-error-handling
2023-05-24 Stephen Smith20538: Add 403 error handling to remove process action...
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-11 Peter AmstutzMerge branch '20493-optional-array' refs #20493 2.6.2
2023-05-11 Peter AmstutzMerge branch '20377-dataexplorer-paging-bug' refs ...
2023-05-11 Peter Amstutz20493: isArrayOfType handles union type (optional)... 20493-optional-array
2023-05-11 Stephen Smith20377: Removed unused imports 20377-dataexplorer-paging-bug
2023-05-11 Stephen Smith20377: Treat NaN page as page 0 when checking whether...
2023-05-11 Stephen SmithMerge branch 'main' of git.arvados.org:arvados-workbenc...
2023-05-10 Stephen SmithMerge branch '20424-io-panel-performance' into main...
2023-05-10 Peter AmstutzMerge branch '20487-inputs-display' refs #20487
2023-05-10 Peter Amstutz20487: Use === instead of == 20487-inputs-display
2023-05-10 Stephen Smith20377: Update browserdb to get rid of warning
2023-05-10 Stephen Smith20377: Reject dataexplorer updates to incorrect page...
2023-05-10 Peter Amstutz20487: Wait for the snackbar to appear & go away
2023-05-10 Peter Amstutz20487: Try make tests more reliable
2023-05-09 Peter Amstutz20487: Correctly dispatch loadProject from openProjectPanel
2023-05-09 Peter Amstutz20487: loadProject doesn't call openProjectPanel
2023-05-09 Peter AmstutzMerge branch '20452-collection-view-fix' refs #20452
2023-05-09 Peter Amstutz20452: don't set path if currentItemUuid is not a colle... 20452-collection-view-fix
2023-05-09 Stephen Smith20424: Process io parameter parsing in single loop... 20424-io-panel-performance
2023-05-09 Stephen Smith20424: Memoize process io card preview to reduce unnece...
2023-05-05 Peter AmstutzMerge branch '20469-contents-select' refs #20469
2023-05-03 Peter Amstutz20469: Provide select parameter to contents to avoid... 20469-contents-select
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
next