Merge branch '22162-arv-mount-mknod' refs #22162
[arvados.git] / services / workbench2 / src /
2024-10-09 Peter AmstutzMerge branch '22162-arv-mount-mknod' refs #22162
2024-10-08 Peter AmstutzMerge branch '22153-workflow-picker' refs #22153
2024-10-08 Peter Amstutz22153: Add the name of the currently selected workflow 22153-workflow-picker
2024-10-04 Peter Amstutz22153: Limit list to 200 workflows instead of 1000
2024-10-04 Peter Amstutz22153: Search field no longer auto-clears when workflow...
2024-10-04 Tom CleggMerge branch '22168-mount-mknod'
2024-10-04 Peter AmstutzRemove call to loadContainerStatus introduced by merge
2024-10-04 Peter AmstutzMerge branch '22132-scheduling-status-log' refs #22132
2024-10-03 Tom CleggMerge branch '21314-cancel-invalid-mounts'
2024-10-03 Tom CleggMerge branch '20756-singularity-cgroups'
2024-10-03 Tom CleggMerge branch '21566-aws4-double-slash'
2024-10-03 Tom CleggMerge branch '21750-singularity-networking'
2024-10-02 Lisa KnoxMerge branch '22115-collection-version-browser'
2024-10-02 Peter AmstutzMerge branch '22132-scheduling-status-messages' refs...
2024-10-02 Lisa Knox22115: fixed original bug again 22115-collection-version-browser
2024-10-01 Brett SmithMerge branch '22134-railsapi-envvars'
2024-10-01 Lisa Knox22115: changed lifecycle check to pass page-not-found...
2024-10-01 Lisa Knox22115: added setSelectedUuid to collection page, added...
2024-10-01 Peter Amstutz22132: Tweak async interval to schedule first callback... 22132-scheduling-status-log
2024-10-01 Lisa Knox21842: Merge branch '21842-improve-sharing'
2024-09-30 Lisa Knox21842: formatted perm management names
2024-09-30 Lisa Knox21842: changed sharing dialog width
2024-09-30 Lisa Knox21842: changed dropdown and chip name display to includ...
2024-09-27 Lisa Knox21842: made tab and index reset on select for visual...
2024-09-27 Lisa Knox21842: cached initial suggestions to preven re-loading
2024-09-27 Lisa Knox21842: made input field reset on item select
2024-09-27 Lisa KnoxMerge branch '21988-details-panel-loading'
2024-09-27 Lisa Knox21988: cleanup
2024-09-26 Lisa Knox21988: set loadDetailsPanel to only fire when needed
2024-09-26 Lisa Knox21988: added loadDetailsPanel to the setSelectedResourc...
2024-09-25 Lisa Knox21842: fixed sharing test
2024-09-25 Lisa Knox21842: unused var cleanup
2024-09-25 Lisa Knox21842: added keep typing
2024-09-25 Lisa Knox21842: added maxlength, changed tab label to display...
2024-09-25 Lisa Knox21842: refactored renderSharingSuggestion
2024-09-25 Lisa Knox21842: removed scrolling support
2024-09-25 Lisa Knox21842: removed word wrap on listItems
2024-09-25 Peter AmstutzMerge branch '13327-include-container-uuid' refs #13327
2024-09-25 Lisa Knox21842: styling
2024-09-24 Peter Amstutz13327: Add missing import
2024-09-24 Lisa Knox21842: adjust container height
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: 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 Lisa Knox21842: removed tabbedList scrollbar
2024-09-24 Lisa Knox21842: removed 2 stray console.logs
2024-09-24 Lisa Knox21842: fixed handleselect firing on hover
2024-09-23 Peter Amstutz22132: Display scheduling status in logs panel
2024-09-23 Lisa Knox21842: moved handletabchange to prevengt extra renders
2024-09-23 Lisa Knox21842: set listrefs to be a Record instead of an array
2024-09-23 Lisa Knox21842: fixed scroll wrap when selecting -1
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-23 Lisa Knox21842: added dense prop to List el
2024-09-23 Lisa Knox21842: fixed lost anchorEl bug
2024-09-20 Lisa Knox21842: changed anchorEl to container instead of input
2024-09-20 Lisa Knox21842: set suggestions to stay open on select
2024-09-20 Lisa Knox21842: tabbedList opens on input focus with spinner...
2024-09-20 Lisa Knox21720: added spinner to list when loading
2024-09-19 Lisa Knox21842: set getSuggestions to trigger on input focus
2024-09-19 Lisa Knox21842: removed minsuggestionslength, set limit to 10
2024-09-19 Lisa Knox21842: moved tabPanel inside parent component to simpli...
2024-09-19 Lisa Knox21842: fixed scrollbar going past scrollContainer
2024-09-19 Lisa Knox21842: merge cleanup, changed ListItem to ListItemButton
2024-09-19 Lisa KnoxMerge branch 'main' into 21842-improve-sharing
2024-09-19 Lisa Knox21842: removed autofocus and set contents length in...
2024-09-19 Lisa Knox21842: fixed edge case where ENTER would fire with...
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: 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'
next