21128: fixed checkboxes not refreshing Arvados-DCO-1.1-Signed-off-by: Lisa Knox ...
[arvados-workbench2.git] / src / store /
2023-11-24 Lisa Knox21128: copied collection action to fix dependency Arvad...
2023-11-22 Lisa Knox21128: multiselect vs details panel resolved Arvados...
2023-11-17 Lisa Knox21128: reset loadDetails func to previous Arvados-DCO...
2023-11-17 Lisa Knox21128: changed rowClick to toggle instead of select...
2023-11-16 Lisa Knox21128: clicking row now checks box Arvados-DCO-1.1...
2023-10-31 Peter AmstutzMerge branch '21067-process-panel-error' refs #21067
2023-10-30 Peter Amstutz21067: Fix bug deleting projects from shared-with-me 21067-process-panel-error
2023-10-27 Peter AmstutzMerge branch 'main' into 21067-process-panel-error
2023-10-27 Peter AmstutzMerge branch '21118-gopath-usage-on-test' refs #21118
2023-10-26 Peter Amstutz21067: Remove unused imports
2023-10-26 Peter Amstutz21067: Better handling of missing output/logs on proces...
2023-10-25 Lisa KnoxMerge branch '21026-sanitize-html'
2023-10-23 Peter AmstutzMerge branch '21077-background-refresh' refs #21077
2023-10-23 Peter AmstutzMerge branch '20526-sort-order' refs #20526
2023-10-20 Lisa KnoxMerge branch '20382-process-action-menu-cancel'
2023-10-19 Lisa Knox20382: removed openRunningContextMenu and related code...
2023-10-19 Lisa Knox20382: added one stray file to marge Arvados-DCO-1...
2023-10-19 Lisa KnoxMerge 'main' into 20382-process-action-menu-cancel
2023-10-19 Peter Amstutz21077: Add explicit START/STOP_WORKING to loading functions 21077-background-refresh
2023-10-18 Peter Amstutz21077: First pass
2023-10-18 Peter Amstutz20526: Add created_at descending as secondary sort key
2023-10-17 Lisa KnoxMerge branch '15768-multi-select-operations'
2023-10-17 Lisa Knox15768: changed isSingle to fromContextMenu for clarity... 15768-multi-select-operations
2023-10-13 Lisa Knox21026: sanitizer in place Arvados-DCO-1.1-Signed-off...
2023-10-13 Stephen SmithMerge branch '20225-directory-input-subfolder-selection...
2023-10-12 Stephen Smith20225: Mock group contents service to squelch errors...
2023-10-12 Stephen Smith20225: Add unit test to verify tree picker init / loadI...
2023-10-12 Stephen Smith20225: Trigger error if tree picker loadInitialValue...
2023-10-12 Stephen Smith20225: Catch tree picker loadproject errors and show...
2023-10-11 Lisa Knox15768: integration tests pass locally Arvados-DCO-1...
2023-10-11 Lisa Knox15768: restored error snackbar on copy collection 422...
2023-10-11 Lisa Knox15768: fixed rename of single collection bug Arvados...
2023-10-11 Lisa Knox15768: removed vestigial imports Arvados-DCO-1.1-Signed...
2023-10-11 Lisa Knox15768: made separate file for project panel action...
2023-10-10 Lisa Knox15768: unit tests pass again Arvados-DCO-1.1-Signed...
2023-10-10 Lisa Knox15768: merge cleanup Arvados-DCO-1.1-Signed-off-by...
2023-10-10 Lisa KnoxMerge branch 'main' into 15768-multi-select-operations...
2023-10-04 Lisa Knox15768: cleanup Arvados-DCO-1.1-Signed-off-by: Lisa...
2023-10-04 Lisa Knox15768: fixed 422 handling on untrash Arvados-DCO-1...
2023-10-04 Lisa Knox15768: narrowed 422 handling on copyCollection Arvados...
2023-10-03 Lisa Knox15768: changed navigateTo to take a string only Arvados...
2023-09-27 Lisa Knox20382: refined menukind narrowing Arvados-DCO-1.1-Signe...
2023-09-26 Lisa Knox20382: works for admins Arvados-DCO-1.1-Signed-off...
2023-09-26 Lisa Knox20382: cancel in context menu works for non-admins...
2023-09-26 Lisa Knox15768: fixed open-in-new-tab test Arvados-DCO-1.1-Signe...
2023-09-22 Lisa Knox15768: process outputs no longer disappear on reload...
2023-09-22 Stephen Smith20225: Remove unused imports / dead code
2023-09-22 Stephen Smith20225: Add subdirectory selection support to directory...
2023-09-22 Stephen Smith20225: Add subdirectory selection support to directory...
2023-09-20 Lisa Knox15768: fixed copytoclipboard from search results Arvado...
2023-09-17 Lisa Knox15768: get_items on single collection copy Arvados...
2023-09-17 Lisa Knox15768: fixed dialog not closing on single collection...
2023-09-14 Lisa Knox15768: fixed 422 err showing in browser Arvados-DCO...
2023-09-13 Lisa Knox15768: fixed double error messages Arvados-DCO-1.1...
2023-09-08 Lisa Knox15768: cleanup Arvados-DCO-1.1-Signed-off-by: Lisa...
2023-09-08 Lisa Knox15768: created action set for ms actions Arvados-DCO...
2023-09-08 Lisa Knox15768: migrated checkedlist to store Arvados-DCO-1...
2023-09-08 Lisa Knox15768: moving checkedlist to store Arvados-DCO-1.1...
2023-09-08 Lisa Knox15768: made new dialog for multi-copy Arvados-DCO-1...
2023-09-07 Lisa Knox15768: collection copy dialog mostly works Arvados...
2023-09-06 Lisa Knox15768: collection copy works except dialog Arvados...
2023-09-06 Lisa Knox15768: fixed navigateTo bug Arvados-DCO-1.1-Signed...
2023-09-05 Peter AmstutzMerge branch '20913-user-profile' refs #20913
2023-09-05 Lisa Knox15768: fixed delete multi process bug Arvados-DCO-1...
2023-09-05 Lisa Knox15768: fixed single v multi move bug Arvados-DCO-1...
2023-09-01 Lisa Knox15768: remove process works Arvados-DCO-1.1-Signed...
2023-09-01 Peter AmstutzMerge branch '20899-wf-delete' refs #20899
2023-09-01 Lisa Knox15768: standardized naming Arvados-DCO-1.1-Signed-off...
2023-09-01 Lisa Knox15768: added copytoclipboard snackbar Arvados-DCO-1...
2023-08-31 Lisa Knox15768: multimove propagation good to go Arvados-DCO...
2023-08-31 Lisa Knox15768: first stage of multimove propagation up Arvados...
2023-08-30 Peter Amstutz20913: Fix test to check that use profile gets saved 20913-user-profile
2023-08-30 Lisa Knox15768: standardized types between identitical functions...
2023-08-28 Peter Amstutz20899: Add menu item to delete workflow record 20899-wf-delete
2023-08-28 Lisa Knox15768: multimove collections works Arvados-DCO-1.1...
2023-08-28 Lisa Knox15768: multimove processes works Arvados-DCO-1.1-Signed...
2023-08-28 Lisa Knox15768: clarified naming patterns Arvados-DCO-1.1-Signed...
2023-08-28 Lisa Knox15768: fixed project multimove filtering Arvados-DCO...
2023-08-28 Lisa Knox15768: project multimove works Arvados-DCO-1.1-Signed...
2023-08-27 Lisa Knox15768: multi-move works Arvados-DCO-1.1-Signed-off...
2023-08-24 Peter AmstutzMerge branch '20829-can-manage' refs #20829
2023-08-24 Lisa Knox15768: initial Arvados-DCO-1.1-Signed-off-by: Lisa...
2023-08-24 Peter AmstutzMerge branch '20890-remove-wb1-switch' refs #20890
2023-08-24 Peter AmstutzMerge branch '20603-trash-show-all' refs #20603
2023-08-23 Stephen SmithMerge branch '20617-shared-with-me-filtering' into...
2023-08-22 Peter Amstutz20829: Check parent for editable status 20829-can-manage
2023-08-22 Peter Amstutz20829: Migrate to canWrite and canManage for permission...
2023-08-22 Peter Amstutz20829: Add canWrite and canManage to group and API...
2023-08-22 Stephen Smith20617: Move shared-with-me filter additions to getParams
2023-08-22 Peter Amstutz20603: Trash shows all items, not just those owned... 20603-trash-show-all
2023-08-21 Peter AmstutzMerge branch '20882-fix-priority' refs #20882
2023-08-21 Peter AmstutzMerge branch '20845-queued-process-filter' refs #20845
2023-08-21 Peter AmstutzMerge branch '20513-link-cwl-code' refs #20513
2023-08-21 Peter AmstutzMerge branch '19793-collection-back' refs #19793
2023-08-21 Peter AmstutzMerge branch '20454-cost-display' refs #20454
2023-08-21 Peter AmstutzMerge branch '18946-user-profile' refs #18946
2023-08-21 Stephen SmithMerge branch '20219-log-api' into main. Closes #20219
2023-08-21 Stephen SmithMerge branch 'main' of git.arvados.org:arvados-workbenc... 20219-log-api
2023-08-21 Stephen SmithMerge branch '19991-breadcrumbs-missing-bug' into main...
2023-08-21 Stephen Smith20219: Suppress error toast when process logs fail...
next