22141: Improve selectors used in tests
[arvados.git] / services / workbench2 /
2024-10-03 Peter Amstutz22141: Improve selectors used in tests
2024-10-03 Peter Amstutz22141: Picker tests include checking the details panel
2024-10-02 Peter Amstutz22141: Search by PDH
2024-10-02 Peter Amstutz22141: Fixed loading/refreshing behavior related to...
2024-10-01 Peter Amstutz22141: Add details for more object types
2024-09-30 Peter Amstutz22141: polish file chooser layout
2024-09-28 Peter Amstutz22141: Picker details display WIP
2024-09-26 Peter Amstutz22141: Change label
2024-09-26 Peter Amstutz22141: Make the "parent" folders lighter when searching
2024-09-26 Peter Amstutz22141: The version with a single search box
2024-09-26 Peter Amstutz22141: Search boxes in file picker are bigger
2024-09-26 Peter Amstutz22141: Collection search shows parent projects
2024-09-25 Peter Amstutz22141: Always filter intermediates/logs, use count...
2024-09-25 Peter AmstutzMerge branch '13327-include-container-uuid' refs #13327
2024-09-24 Lucas Di PentimaMerge branch '22133-dependency-upgrades-part-deux'
2024-09-24 Lucas Di Pentima22133: Removes unused lodash.template & lodash.mergewit... 22133-dependency-upgrades-part-deux
2024-09-24 Lucas Di Pentima22133: Upgrades path-to-regexp where possible.
2024-09-24 Lucas Di Pentima22133: Upgrades socks to get a replacement for the...
2024-09-24 Peter Amstutz13327: Fix test 13327-include-container-uuid
2024-09-24 Lucas Di Pentima22133: Upgrades ws to address CVE-2024-37890
2024-09-24 Lucas Di PentimaMerge branch '22133-dependency-upgrades'
2024-09-24 Peter Amstutz13327: Add missing import
2024-09-24 Peter Amstutz13327: Fix warnings
2024-09-24 Peter Amstutz13327: Remove unused imports
2024-09-24 Peter Amstutz13327: Remove commented out code
2024-09-24 Peter Amstutz13327: Display an error snackbar if container request...
2024-09-24 Peter Amstutz13327: Move API revision numbers to symbolic constants
2024-09-24 Peter Amstutz13327: Tests should be mostly passing
2024-09-24 Peter Amstutz13327: "should show runtime status indicators" test...
2024-09-24 Peter Amstutz13327: Fix typecheck errors
2024-09-24 Peter Amstutz13327: More efficient implementation of the filterResou...
2024-09-24 Peter Amstutz13327: Fix favorites/public favorites to use group...
2024-09-24 Peter Amstutz13327: Fix progress bar and workflow panel.
2024-09-24 Peter Amstutz13327: Fix table prefix
2024-09-24 Peter Amstutz13327: Working on all processes
2024-09-24 Peter Amstutz13327: Using group contents include container_uuid WIP
2024-09-24 Lucas Di Pentima22133: Upgrades styled-components and postcss to addres...
2024-09-24 Lucas Di Pentima22133: Upgrades micromatch to address CVE-2024-4067
2024-09-24 Lucas Di Pentima22133: Upgrades braces to address CVE-2024-4068
2024-09-24 Lucas Di Pentima22133: Upgrades express to address CVE-2024-43796
2024-09-23 Peter AmstutzMerge branch '21121-cluster-activity' refs #21121
2024-09-23 Tom Clegg21702: Merge branch 'main' into 21702-keep-web-replace_... 21702-keep-web-replace_files
2024-09-20 Lucas Di Pentima22133: Upgrades Workbench dependencies to address secur...
2024-09-18 Lisa KnoxMerge branch '21720-material-ui-upgrade'
2024-09-18 Lisa Knox21720: changed padding in code-snippet logs 21720-material-ui-upgrade
2024-09-18 Lisa Knox21720: fixed project test
2024-09-18 Lisa Knox21720: fixed flaky process test
2024-09-18 Lisa Knox21720: converted groups-panel-middleware-service test
2024-09-17 Brett SmithMerge branch '21909-r-sdk-3.0'
2024-09-17 Lisa Knox21720: fixed data-explorer-middleware test
2024-09-17 Lisa Knox21720: fixed data-explorer.cy spec
2024-09-17 Lisa Knox21720: fixed spec in data-explorer.cy.js
2024-09-17 Lisa Knox21720: merge cleanup
2024-09-17 Lisa KnoxMerge branch 'main' into 21720-material-ui-upgrade
2024-09-17 Lisa Knox21720: fixed padding in panel log card lines
2024-09-17 Lisa Knox21720: moved search input adornment to fix occlusion...
2024-09-17 Lisa Knox21720: removed unnecessary divider
2024-09-17 Lisa Knox21720: fixed text color in data explorer
2024-09-17 Lisa Knox21720: fixed styling in multi-panel-view
2024-09-17 Lisa Knox21720: remobed vestigial info button
2024-09-17 Stephen SmithMerge branch '21893-input-collections-virtual-list...
2024-09-17 Lisa Knox21720: refectored listitem icon spacing
2024-09-17 Stephen Smith21893: Make linter happy 21893-input-collections-virtual-list
2024-09-17 Stephen SmithMerge branch '17074-optimize-itemsavailable' into main...
2024-09-17 Lucas Di PentimaMerge branch '21751-installer-cmk-support'
2024-09-16 Stephen Smith21893: Add separate custom column width styles for...
2024-09-16 Stephen Smith21893: Implement virtual list for process io card input...
2024-09-13 Tom CleggMerge branch '22124-keepstore-put-moved'
2024-09-13 Lisa KnoxMerge branch '21900-groups-panel-toolbar'
2024-09-13 Tom CleggMerge branch '22017-instance-type-quotas'
2024-09-11 Tom CleggMerge branch '21773-keep-service-discovery'
2024-09-10 Lisa Knox21720: fixed flaky project test again
2024-09-10 Lisa Knox21720: fixed flaky project test
2024-09-10 Lisa Knox21720: removed redundant redirect-to test
2024-09-09 Peter AmstutzMerge branch '21297-container-status' refs #21297
2024-09-09 Peter AmstutzMerge branch 'main' into 21297-container-status 21297-container-status
2024-09-09 Lisa Knox21720: removed getClipboardUrl spec made redundant...
2024-09-09 Lisa Knox21720: fixed file-viewer-action test
2024-09-09 Lisa Knox21720: fixed run-process-panel-actions test
2024-09-06 Lisa Knox21720: fixed window focus bug
2024-09-06 Lisa Knox21720: fixed project test
2024-09-06 Lisa Knox21720: converted tree-picker test to cypress
2024-09-06 Stephen Smith17074: Fix project cypress test to account for separate... 17074-optimize-itemsavailable
2024-09-05 Lisa Knox21720: fixed icon occlusion in sidepanel
2024-09-05 Lisa Knox21720: restored basic form styling
2024-09-05 Lisa Knox21720: fixed withstyles in process-panel-root
2024-09-04 Lisa Knox21720: merge leftovers
2024-09-04 Lisa KnoxMerge branch 'main' into 21720-material-ui-upgrade
2024-09-04 Stephen Smith17074: Update DE middleware tests
2024-08-30 Lisa Knox21720: changed component test script, rebuilt docker...
2024-08-30 Lisa Knox21720: added baseUrl to component config
2024-08-29 Lisa Knox21720: fixed another flaky project test
2024-08-29 Lisa Knox21720: fixed flaky login test
2024-08-29 Lisa Knox21720: fixed flaky project test
2024-08-29 Lisa Knox21720: fixed flaky details card test
2024-08-29 Lisa Knox21720: fixed flaky collection test
2024-08-28 Lisa Knox21720: updated makefile
2024-08-28 Lisa Knox21720: added cypress-plugin-tab and fixed collection...
2024-08-27 Lisa Knox21720: fixed workflow-panel-action test
2024-08-27 Lisa Knox21720: renamed overloaded isSelected var for clarity
next