21121: sync arvados_version.py
[arvados.git] / services / workbench2 /
2024-08-23 Brett SmithMerge branch '21901-file-log-throttling'
2024-08-23 Brett SmithMerge branch '22052-container-columns-excluded-fulltext'
2024-08-22 Peter AmstutzFix 'darkOrange' missing from theme colors, refs #21413
2024-08-22 Peter AmstutzMerge branch '21413-retried-badge' refs #21413
2024-08-20 Peter Amstutz21413: Don't show resubmitted link if the value is... 21413-retried-badge
2024-08-20 Lisa KnoxMerge branch '22053-collection-test'
2024-08-20 Lisa Knox22053: fixed collection test
2024-08-20 Peter Amstutz21413: tab-to-spaces fixes
2024-08-20 Lisa KnoxMerge branch '21898-info-button-behavior'
2024-08-20 Peter AmstutzMerge branch '21941-keep-web-link' refs #21941
2024-08-19 Peter Amstutz21413: Check that 'properties' is valid
2024-08-19 Peter Amstutz21941: Tweak menu item names 21941-keep-web-link
2024-08-19 Peter AmstutzMerge branch '20272-description-label' refs #20272
2024-08-19 Peter Amstutz21413: Add "Resubmitted" process state
2024-08-16 Peter AmstutzMerge branch '21944-work-launch-description' refs ...
2024-08-16 Peter AmstutzMerge branch '19982-spot-instance' refs #19982
2024-08-15 Peter Amstutz21944: Fix typo 21944-work-launch-description
2024-08-15 Peter Amstutz21944: Allow HTML in the other places that display...
2024-08-15 Brett SmithMerge branch '21363-ubuntu2404-docs'
2024-08-15 Peter AmstutzMerge branch '22027-remove-themes-for-rails' refs ...
2024-08-14 Tom CleggMerge branch '21910-remove-api_client_id'
2024-08-14 Tom Clegg21910: Update all "Authorization: OAuth2 ..." usage... 21910-remove-api_client_id
2024-08-14 Peter Amstutz21944: Fix tests
2024-08-14 Lisa Knox21898: fixed e2e tests 21898-info-button-behavior
2024-08-14 Lisa Knox21898: changed context menu toggleDetailsPanel to openD...
2024-08-14 Tom Clegg21910: Merge branch 'main' into 21910-remove-api_client_id
2024-08-13 Lisa Knox21898: aligned all info button behavior
2024-08-13 Lisa KnoxMerge branch '21811-side-favorites-test'
2024-08-13 Lisa Knox21811: Merge branch 'main' into 21811-side-favorites... 21811-side-favorites-test
2024-08-13 Lisa Knox21811: removed .only from favorites spec
2024-08-13 Peter AmstutzMerge branch '21814-contents-paging' refs #21814
2024-08-13 Peter Amstutz21944: Move description to "advanced"
2024-08-12 Peter Amstutz21944: Add title and description to workflow launch...
2024-08-12 Peter Amstutz20272: Remove "optional" from label to encourage people... 20272-description-label
2024-08-12 Peter Amstutz21941: Remove "only"
2024-08-12 Peter Amstutz21941: Fix tests
2024-08-09 Lisa Knox21811:
2024-08-08 Peter Amstutz21941: Separate Copy to Clipboard actions for UUID...
2024-08-07 Peter AmstutzMerge branch '22003-keep-web-and-wb2-redirect-parameter...
2024-07-29 Tom Clegg21910: Merge branch 'main' into 21910-remove-api_client_id
2024-07-25 Zoë Ma22003: prevent redirect loop in Wb2 client-side redirec... 22003-keep-web-and-wb2-redirect-parameter
2024-07-25 Zoë Ma22003: Workbench2 and keep-web: better interoperability...
2024-07-14 Tom Clegg21910: Merge branch 'main' into 21910-remove-api_client_id
2024-07-09 Tom Clegg21910: Remove modified_by_client_uuid references from...
2024-07-03 Tom Clegg21910: Remove more uses of api_clients API.
2024-07-03 Tom CleggMerge branch '21701-replace-files-current-version'
2024-07-03 Tom Clegg21910: Remove ApiClient model.
2024-07-02 Peter AmstutzMerge branch 'jszlenk/create_new_subproject' refs ...
2024-07-01 Stephen SmithMerge branch '21764-project-picker-crash' into main...
2024-07-01 Peter AmstutzMerge branch '15814-wb2-secrets' refs #15814
2024-07-01 Peter Amstutz15814: Fix runtime typecheck error 15814-wb2-secrets
2024-07-01 Peter AmstutzMerge branch 'main' into 15814-wb2-secrets
2024-06-28 Tom Clegg20640: Merge branch 'main' into 20640-computed-permissi... 20640-computed-permissions-api
2024-06-28 Stephen Smith21764: Consolidate tree node extraction to be reused... 21764-project-picker-crash
2024-06-28 Stephen Smith21764: Add more type safety to TreePicker
2024-06-28 Stephen Smith21764: Add better type safety to TreePicker and handle...
2024-06-28 Stephen Smith21764: Preload cypress in wb2 build docker and start...
2024-06-27 Peter Amstutz15814: Specifically communicate secrets cannot be displayed
2024-06-27 Peter Amstutz15814: Simplify conditionals
2024-06-27 Peter Amstutz15814: Fix tabs -> spaces
2024-06-25 Tom CleggMerge branch '21891-output-copying-performance'
2024-06-24 Tom CleggMerge branch '21703-collection-update-lock'
2024-06-24 Peter Amstutz15814: Catch error that otherwise goes unhandled
2024-06-24 Peter Amstutz15814: Fix request intercepts that assume certain field...
2024-06-24 Peter Amstutz15814: Fix unit test, trying to figure out test that...
2024-06-24 Peter Amstutz15814: Name test user consistently
2024-06-24 Peter Amstutz15814: Fix sequencing for setupDockerImage
2024-06-24 Peter Amstutz15814: Remove .only
2024-06-24 Peter Amstutz15814: Add missing file
2024-06-24 Peter Amstutz15814: Have FAIL_FAST default false unless interactive
2024-06-24 Peter Amstutz15814: Add e2e test for workflows with secrets
2024-06-24 Peter Amstutz15814: Add cypress fail fast and tweak some process...
2024-06-24 Peter Amstutz15814: Secret inputs now render as password inputs
2024-06-24 Peter Amstutz15814: Now handles secret inputs properly.
2024-06-24 Stephen SmithMerge branch '21925-progress-bar-useeffect-fix' into...
2024-06-24 Tom Clegg21703: Merge branch 'main' into 21703-collection-update... 21703-collection-update-lock
2024-06-21 Stephen Smith21925: Add resources to fake store for progress bar... 21925-progress-bar-useeffect-fix
2024-06-21 Stephen Smith21925: Don't pass full resource to progress bar useEffe...
2024-06-20 Lisa KnoxMerge branch '21846-rightclick-context-menu'
2024-06-17 Peter AmstutzMerge branch '20943-trashed-role-groups' refs #20943
2024-06-14 Lucas Di PentimaMerge branch '21832-installer-rds-support'
2024-06-13 Peter AmstutzFix another wb2 integration test typo, refs #9964
2024-06-13 Brett SmithMerge branch '21572-user-packages'
2024-06-13 Stephen SmithMerge branch '21621-io-panel-json-tab-copy' into main...
2024-06-13 Stephen Smith21621: Adjust copy to clipboard padding 21621-io-panel-json-tab-copy
2024-06-13 Stephen Smith21621: Add unit test for json copy to clipboard
2024-06-13 Tom CleggMerge branch '21894-diagnostics-dev-version-mismatch'
2024-06-13 Peter AmstutzFix wb2 integration typo, refs #9964
2024-06-12 Peter AmstutzFix integration tests and add output_glob to wb2 API...
2024-06-12 Lisa Knox21846: applied select to context menu open 21846-rightclick-context-menu
2024-06-12 Stephen Smith21621: Fix accidentally passing through tabs prop to...
2024-06-12 Stephen Smith21621: Add copy button to virtual code snippet for...
2024-06-12 Lisa Knoxmerge 21447: closes #21447 21447-test
2024-06-11 Brett SmithMerge branch '21815-trigrams-exclude-ids'
2024-06-11 Peter AmstutzMerge branch '9964-output-glob-acr' refs #9964
2024-06-11 Stephen SmithMerge branch '21225-project-panel-tabs' into main....
2024-06-11 Stephen Smith21225: Add gray border to project tab bottom to disting... 21225-project-panel-tabs
2024-06-11 Lisa KnoxMerge branch '21762-flaky-search-test'
2024-06-10 Tom CleggMerge branch '15397-remove-obsolete-apis'
2024-06-07 Stephen Smith21225: Update progress bar param in unit test
next