arvados-workbench2.git
2023-10-05 Lisa Knox20891: refined group narrowing Arvados-DCO-1.1-Signed... 20891-incorrect-navigate-to-group
2023-09-27 Lisa Knox20891: corrected navigation function in renderer Arvad...
2023-09-15 Peter AmstutzMerge branch '19359-optional-enum' refs #19359 2.7.0
2023-09-14 Peter Amstutz19359: Can select empty item to clear optional enum... 19359-optional-enum
2023-09-08 Peter Amstutz19359: Support 'optional' enum type parameters
2023-09-05 Peter AmstutzMerge branch '20913-user-profile' refs #20913
2023-09-01 Peter AmstutzMerge branch '20899-wf-delete' refs #20899
2023-08-30 Peter Amstutz20913: Fix test to check that use profile gets saved 20913-user-profile
2023-08-28 Peter Amstutz20899: Add menu item to delete workflow record 20899-wf-delete
2023-08-24 Peter AmstutzMerge branch '20884-rocky8-copy' refs #20884
2023-08-24 Brett Smith20884: Update Makefile copy rule to accommodate rocky8 20884-rocky8-copy
2023-08-24 Peter AmstutzMerge branch '20829-can-manage' refs #20829
2023-08-24 Peter AmstutzMerge branch '20890-remove-wb1-switch' refs #20890
2023-08-24 Peter AmstutzMerge branch '20603-trash-show-all' refs #20603
2023-08-24 Peter Amstutz20884: Add rocky8 to list of build targets
2023-08-24 Peter Amstutz20890: Remove "Switch to workbench 1" menu item 20890-remove-wb1-switch
2023-08-23 Stephen SmithMerge branch '20617-shared-with-me-filtering' into...
2023-08-22 Peter Amstutz20829: Check parent for editable status 20829-can-manage
2023-08-22 Peter Amstutz20829: Migrate to canWrite and canManage for permission...
2023-08-22 Peter Amstutz20829: Add canWrite and canManage to group and API...
2023-08-22 Stephen Smith20617: Extend sharing cypress test to check search... 20617-shared-with-me-filtering
2023-08-22 Stephen Smith20617: Move shared-with-me filter additions to getParams
2023-08-22 Peter Amstutz20603: Trash shows all items, not just those owned... 20603-trash-show-all
2023-08-21 Peter AmstutzMerge branch '20882-fix-priority' refs #20882
2023-08-21 Peter AmstutzMerge branch '20845-queued-process-filter' refs #20845
2023-08-21 Peter AmstutzMerge branch '20513-link-cwl-code' refs #20513
2023-08-21 Peter AmstutzMerge branch '19793-collection-back' refs #19793
2023-08-21 Peter AmstutzMerge branch '20454-cost-display' refs #20454
2023-08-21 Peter AmstutzMerge branch '18946-user-profile' refs #18946
2023-08-21 Stephen SmithMerge branch '20219-log-api' into main. Closes #20219
2023-08-21 Stephen SmithMerge branch 'main' of git.arvados.org:arvados-workbenc... 20219-log-api
2023-08-21 Stephen SmithMerge branch '19991-breadcrumbs-missing-bug' into main...
2023-08-21 Stephen Smith20219: Suppress error toast when process logs fail...
2023-08-21 Stephen Smith20219: Add unit tests for log service webdav methods
2023-08-21 Stephen Smith20219: Make log service easier to test using interfaces
2023-08-21 Stephen Smith20219: Make cypress collection replace files method...
2023-08-21 Stephen Smith20219: Rename doKeepRequest to doWebDAVRequest for...
2023-08-18 Stephen Smith19991: Switch localhost for 127.0.0.1 due to wb url... 19991-breadcrumbs-missing-bug
2023-08-18 Stephen Smith19991: Change cypress url from localhost to 127.0.0...
2023-08-18 Stephen Smith19991: Switch search spec federated test cy.intercept...
2023-08-18 Peter Amstutz18946: Don't navigate away from my-account page on... 18946-user-profile
2023-08-18 Stephen Smith19991: Add small delay to allow open in new tab / copy...
2023-08-18 Stephen Smith19991: Fix for search cypress test
2023-08-18 Stephen Smith19991: Fix some cypress tests
2023-08-18 Peter Amstutz20882: Submit with priority 500, not priority 1 20882-fix-priority
2023-08-17 Stephen Smith19991: Try to fix tests / elements detached from dom
2023-08-17 Stephen Smith19991: Remove usage of side panel tree to generate...
2023-08-15 Stephen Smith20219: Try to fix tests on jenkins
2023-08-15 Stephen Smith20219: Increase cypress timeouts when appending logs
2023-08-15 Stephen Smith20219: Switch log panel requests to use live log endpoi...
2023-08-14 Peter Amstutz19793: Make browser back button work on nav to PDH 19793-collection-back
2023-08-14 Peter Amstutz18946: Fix flaky test
2023-08-14 Peter Amstutz18946: Fix unit tests
2023-08-11 Peter Amstutz18946: Add userProfileFormMessage
2023-08-11 Peter Amstutz20845: Fix the "Queued" process status filter 20845-queued-process-filter
2023-08-09 Peter Amstutz20454: Consolidate cost display to a single 'Cost'... 20454-cost-display
2023-08-08 Peter Amstutz20513: Add "Workflow code" link to details 20513-link-cwl-code
2023-08-03 Stephen SmithMerge branch '20219-log-api' into main. Closes #20219
2023-08-03 Stephen Smith20219: Log with level error and with promise rejection...
2023-08-03 Stephen Smith20219: Move dev dependencies into devDependencies
2023-08-02 Stephen Smith20219: Better variable name
2023-08-02 Stephen Smith20219: Pass through promise rejections from getLogFileC...
2023-08-02 Peter AmstutzMerge branch '20688-redirect-urldecode' refs #20688
2023-08-02 Stephen Smith20219: Start / stop log polling when container is running
2023-08-02 Stephen Smith20219: Add console log to process log polling failure...
2023-08-02 Stephen Smith20219: Rearrange non-sortable logs to top of merged...
2023-08-02 Stephen Smith20219: Perform log file root path filtering in listLogFiles
2023-08-02 Stephen Smith20219: Adjust logFileToLogType argument type to only...
2023-08-02 Stephen Smith20219: Improve useAsyncInterval testability, add unit...
2023-07-31 Peter Amstutz20688: Update test for uri encoding/decoding of PDH 20688-redirect-urldecode
2023-07-31 Peter Amstutz20688: Make sure ARVADOS_DIRECTORY is set when it is...
2023-07-28 Stephen Smith20219: Replace API & websocket log loading with webdav...
2023-07-21 Peter Amstutz18946: Transitional user profile feature
2023-07-18 Peter Amstutz20688: urldecode the redirect path before storing it
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...
next