22133: Upgrades braces to address CVE-2024-4068
[arvados.git] / services / workbench2 /
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-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
2024-08-27 Lisa Knox21720: fixed hovering shading in checkbox cells
2024-08-27 Lisa Knox21720: fixed selected shading on tablerow
2024-08-27 Lisa Knox21720: fixed margin type in text-field
2024-08-27 Lisa Knox21720: restored disableBackdropClick functionality...
2024-08-27 Lisa Knox21720: fixed autocomplete anchors/width
2024-08-26 Lisa Knox21720: adusted filters css
2024-08-26 Lisa Knox21720: switched to justifyContent in MPV
2024-08-26 Stephen Smith17074: Add REQUEST_COUNT state machine in data explorer
2024-08-26 Lisa Knox21720: removed more csx calc()s
2024-08-26 Lisa Knox21720: fixed sidepanel width
2024-08-26 Lisa Knox21720: removed calc values from csx where they didn...
2024-08-26 Lisa Knox21720: re-added breadcrumbs css
2024-08-26 Lisa Knox21720: removed unused accordion styles
2024-08-26 Lisa Knox21720: removed unnecessary type casts
2024-08-26 Lisa Knox21720: fixed minimum side panel size
2024-08-26 Lisa Knox21720: removed some redundant css
2024-08-26 Stephen Smith17074: Add remaining requestCount implementations
2024-08-26 Stephen Smith17074: Add requestCount to data explorer middleware...
2024-08-26 Stephen Smith17074: Various DE middleware cleanup
2024-08-26 Stephen Smith17074: Add type to api client authorization getParams
2024-08-26 Stephen Smith17074: Refactor / cleanup shared with me middleware
2024-08-26 Stephen Smith17074: Check user panel uuid undefined before loading
2024-08-26 Stephen Smith17074: Cleanup and refactor public favorites middleware
2024-08-26 Stephen Smith17074: Refactor and cleanup favorites panel middleware
2024-08-26 Stephen Smith17074: Refactor and cleanup collections content address...
2024-08-26 Stephen Smith17074: Add type to data explorer meta to satisfy SET_ITEMS
2024-08-26 Stephen Smith17074: Add data explorer pagination loading indicator
2024-08-26 Stephen Smith17074: Add loading status flag to data explorer state
2024-08-26 Stephen Smith17074: Reject DE updates if DE is pending
2024-08-26 Stephen Smith17074: Default dataexplorer criteriachanged to true
2024-08-26 Stephen Smith17074: Cleanup and refactor trash middleware
2024-08-26 Stephen Smith17074: Add missing side panel activations on groups...
2024-08-26 Stephen Smith17074: Refactor group details panel and fix passing...
2024-08-26 Stephen Smith17074: Organize groups panel service
2024-08-26 Stephen Smith17074: Cleanup process middleware service
2024-08-26 Stephen Smith17074: Refactor and simplify favorites middleware.
2024-08-26 Stephen Smith17074: Simplify public favorites middleware, fix broken...
2024-08-26 Stephen Smith17074: Change ListResults itemsAvailable to optinal
2024-08-26 Lisa Knox21720: fixed tablehead styling and added stickyheader
2024-08-23 Lisa Knox21720: fixed filter icon alignmennt
next