22235: added writeableProject to contextMenu
[arvados.git] / services / workbench2 / src / store /
2024-10-30 Lisa Knox22235: added writeableProject to contextMenu
2024-10-25 Lisa KnoxMerge branch 'main' into 22235-toolbar-access-fixes
2024-10-24 Lisa KnoxMerge branch '22207-icon-resort'
2024-10-24 Lisa KnoxMerge branch 'main' into 22235-toolbar-access-fixes
2024-10-24 Lisa Knox22235 fixed conditional for workflow in readonly project
2024-10-24 Tom CleggMerge branch '22226-empty-output-panic'
2024-10-24 Tom CleggMerge branch '22198-remove-href-field'
2024-10-24 Lisa Knox22235: added menu case for nonadmin+frozen+readonly...
2024-10-24 Lisa KnoxMerge branch 'main' into 22207-icon-resort
2024-10-23 Peter Amstutz22198: Remove 'href' where it appears in processing...
2024-10-23 Lucas Di PentimaMerge branch '16417-installer-loki-fixes'
2024-10-23 Tom Clegg22198: Remove href usage.
2024-10-22 Peter AmstutzMerge branch '22208-project-details' refs #22208
2024-10-22 Tom Clegg22198: Remove href field from API responses.
2024-10-22 Stephen SmithMerge branch '21838-picker-search-race' into main....
2024-10-22 Lisa KnoxMerge branch 'main' into 22207-icon-resort
2024-10-21 Stephen Smith21838: Remove stray console logs & unused imports 21838-picker-search-race
2024-10-21 Peter AmstutzMerge branch '22083-output-collection-missing' refs...
2024-10-21 Peter Amstutz22083: Store "failedToLoadOutputCollection" state 22083-output-collection-missing
2024-10-21 Lisa KnoxMerge branch 'main' into 22155-layout-bugs 22155-layout-bugs
2024-10-21 Peter AmstutzMerge branch '22075-html-tag-doc' refs #22075
2024-10-18 Stephen Smith21838: Convert load public favorites to saga
2024-10-18 Stephen Smith21838: Add load favorites saga
2024-10-18 Stephen Smith21838: Simplify loadFavoritesProject parameters
2024-10-18 Stephen Smith21838: Convert picker collection filter & refresh into...
2024-10-18 Stephen Smith21838: Better comment tree picker sagas and cleanup
2024-10-18 Lisa Knox22207: added copy uuid button
2024-10-18 Peter AmstutzMerge branch '22130-all-processes-paging' refs #22130
2024-10-18 Lisa KnoxMerge branch '22042-toolbar-sort-bug'
2024-10-17 Peter Amstutz22130: Eliminate redundant call to loadProcess 22130-all-processes-paging
2024-10-17 Peter Amstutz22130: Use 'contents' to count processes
2024-10-17 Peter AmstutzMerge branch '22130-no-wb-fed-login' refs #22130
2024-10-17 Peter AmstutzMerge branch '22204-group-sharing' refs #22204
2024-10-16 Peter Amstutz22204: Fix sharing dialog loading 22204-group-sharing
2024-10-16 Lisa KnoxMerge branch '22174-remove-actions-column'
2024-10-16 Lisa KnoxMerge branch '22135-project-loading-indicator'
2024-10-15 Stephen Smith21838: Add redux saga and convert loadProject into...
2024-10-10 Tom CleggMerge branch '22203-dunglam2k-s3-path-style'
2024-10-10 Lucas Di PentimaMerge branch '21999-packer-fixes'
2024-10-10 Lucas Di PentimaMerge branch '16417-installer-loki'
2024-10-09 Peter AmstutzMerge branch '22141-picking-dialog-search' refs #22141
2024-10-09 Peter AmstutzMerge branch 'main' into 22141-picking-dialog-search 22141-picking-dialog-search
2024-10-09 Lisa KnoxMerge branch '22143-process-page-crash'
2024-10-09 Peter AmstutzMerge branch '22162-arv-mount-mknod' refs #22162
2024-10-09 Lisa Knox22143: fixed some any types 22143-process-page-crash
2024-10-08 Peter AmstutzMerge branch '22153-workflow-picker' refs #22153
2024-10-08 Peter Amstutz22141: Display correct uuid, todo still returns search...
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 Amstutz22141: Fix highlighting when using light/dark tree...
2024-10-04 Peter AmstutzMerge branch '22132-scheduling-status-log' refs #22132
2024-10-03 Peter Amstutz22141: Refactoring to reduce circular import dependencies
2024-10-02 Peter Amstutz22141: Search by PDH
2024-10-02 Peter Amstutz22141: Fixed loading/refreshing behavior related to...
2024-10-02 Peter AmstutzMerge branch '22132-scheduling-status-messages' refs...
2024-10-01 Brett SmithMerge branch '22134-railsapi-envvars'
2024-10-01 Lisa Knox21842: Merge branch '21842-improve-sharing'
2024-10-01 Peter Amstutz22141: Add details for more object types
2024-09-30 Lisa Knox21842: formatted perm management names
2024-09-27 Lisa KnoxMerge branch '21988-details-panel-loading'
2024-09-27 Lisa Knox21988: cleanup
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 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: 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 2 stray console.logs
2024-09-23 Peter Amstutz22132: Display scheduling status in logs panel
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-19 Lisa KnoxMerge branch 'main' into 21842-improve-sharing
2024-09-18 Lisa KnoxMerge branch '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 KnoxMerge branch 'main' into 21720-material-ui-upgrade
2024-09-17 Stephen SmithMerge branch '21893-input-collections-virtual-list...
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-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'
next