20538: Change confirmation dialog divs to block spans to get rid of warning
[arvados-workbench2.git] / src / store /
2023-05-24 Stephen Smith20538: Add 403 error handling to remove process action...
2023-05-11 Peter AmstutzMerge branch '20493-optional-array' refs #20493 2.6.2
2023-05-11 Peter AmstutzMerge branch '20377-dataexplorer-paging-bug' refs ...
2023-05-11 Stephen Smith20377: Removed unused imports 20377-dataexplorer-paging-bug
2023-05-11 Stephen Smith20377: Treat NaN page as page 0 when checking whether...
2023-05-11 Stephen SmithMerge branch 'main' of git.arvados.org:arvados-workbenc...
2023-05-10 Stephen SmithMerge branch '20424-io-panel-performance' into main...
2023-05-10 Peter AmstutzMerge branch '20487-inputs-display' refs #20487
2023-05-10 Stephen Smith20377: Reject dataexplorer updates to incorrect page...
2023-05-09 Peter Amstutz20487: Correctly dispatch loadProject from openProjectPanel
2023-05-09 Peter Amstutz20487: loadProject doesn't call openProjectPanel
2023-05-05 Peter AmstutzMerge branch '20469-contents-select' refs #20469
2023-05-03 Peter Amstutz20469: Provide select parameter to contents to avoid... 20469-contents-select
2023-04-06 Peter AmstutzMerge branch '20306-sharing-dialog' refs #20306 2.6.0
2023-04-06 Peter Amstutz20306: Revert sharing dialog to 'sm' width
2023-04-04 Peter AmstutzMerge branch '20085-Sharing-Dialog-Form-Validation...
2023-04-04 Peter Amstutz20085: Fix quirky behavior when removing share with...
2023-04-03 Peter Amstutz20085: Sharing dialog immediately saves changes
2023-03-31 Daniel KutyłaMerge branch '20085-Sharing-Dialog-Form-Validation...
2023-03-31 Stephen SmithMerge branch '20252-subprocess-panel-refresh-bug' into...
2023-03-30 Stephen Smith20252: Clean up imports 20252-subprocess-panel-refresh-bug
2023-03-30 Stephen Smith20252: Avoid clearing subprocess data explorer when...
2023-03-29 Peter AmstutzFix tests refs #19295
2023-03-29 Peter AmstutzMerge branch '19295-reused' refs #19295
2023-03-29 Peter Amstutz19295: Adjust type filter defaults 19295-reused
2023-03-29 Peter Amstutz19295: Add "Cancelling" state.
2023-03-28 Peter Amstutz19295: Add "Reused" state to container status display
2023-03-28 Peter AmstutzMerge branch '19482-wf-panel' refs #19482
2023-03-24 Peter Amstutz19482: Fix breadcrumbs to display properly when directl...
2023-03-23 Peter Amstutz19482: Breadcrumbs almost work right
2023-03-22 Stephen SmithMerge branch '20251-subprocess-panel-container-details...
2023-03-22 Stephen SmithMerge branch 'main' of git.arvados.org:arvados-workbenc...
2023-03-21 Stephen Smith20251: Deduplicate container UUIDs before fetching...
2023-03-21 Peter AmstutzMerge branch 'main' into 19482-wf-panel refs #19482
2023-03-21 Stephen Smith20251: Increase/set containers list request to match...
2023-03-21 Peter AmstutzMerge branch '19899-cache-control-fix' refs #19899
2023-03-20 Daniel Kutyła200085: Fix for sharing dialog
2023-03-17 Stephen SmithMerge branch '20029-collection-batch-file-operations...
2023-03-17 Stephen Smith20029: Fix file remove context menu passing collection...
2023-03-17 Stephen Smith20029: Refactor replaceFiles operations
2023-03-15 Daniel KutyłaMerge branch '19836-upload-binary-mode' into main
2023-02-24 Stephen SmithMerge branch '19988-data-explorer-sorting' into main...
2023-02-23 Peter Amstutz19482: Fix context menu, breadcrumbs
2023-02-23 Stephen Smith19988: Refactor getOrder into data explorer middleware...
2023-02-22 Stephen Smith19988: Update unit tests
2023-02-22 Stephen Smith19988: Add resource type param to DataColumn to enable...
2023-02-17 Stephen SmithMerge branch '20000-process-cancel-button' into main...
2023-02-16 Stephen Smith20000: Move process action checks into helper functions 20000-process-cancel-button
2023-02-16 Stephen Smith20000: Refresh container record after cancel or resume...
2023-02-16 Peter Amstutz19482: Initial commit. Input/output/collection cards...
2023-02-15 Stephen Smith20000: Add run button to resume cancelled processes...
2023-02-14 Daniel Kutyła19836: Added security state check
2023-02-10 Daniel KutyłaMerge branch 'main' into 19836-new-tooltip-impl
2023-02-10 Stephen SmithMerge branch '19294-sharing-dialog-overflow' into main...
2023-02-10 Stephen SmithMerge branch '15557-rerun-workflow' into main. Closes...
2023-02-10 Peter AmstutzMerge branch '19294-wb2-webdav-url' refs #19294
2023-02-10 Daniel KutyłaMerge branch '18368-notification-banner' into main
2023-02-10 Daniel KutyłaMerge branch '18368-notification-banner' into 19836...
2023-02-07 Stephen Smith15557: Add unit test for copy process copied fields
2023-02-04 Daniel KutyłaMerge remote-tracking branch 'origin/main' into 19836...
2023-02-03 Stephen SmithMerge branch '19273-process-status-badge' into main...
2023-02-03 Stephen Smith19273: Avoid requesting search result container request... 19273-process-status-badge
2023-02-02 Stephen Smith15557: Navigate to new process after copying for re-run
2023-02-01 Stephen SmithMerge branch '19900-process-404-handling' into main...
2023-01-31 Stephen Smith19900: Catch exceptions loading process container request 19900-process-404-handling
2023-01-30 Stephen Smith19900: Add try/catch for any errors loading supplementa...
2023-01-27 Stephen Smith19273: Request contaner details for process status...
2023-01-27 Stephen Smith19275: Display unknown process status badge when contai...
2023-01-26 Daniel Kutyła19836: inital tooltip idea
2023-01-23 Stephen Smith15557: Correct list of copied process properties, set...
2023-01-23 Stephen Smith15557: Sort copied process fields
2023-01-23 Stephen Smith15557: Fix extraneous subprocesses on draft process...
2023-01-19 Stephen SmithMerge branch '19715-preserve-url-autologout' into main...
2023-01-17 Lucas Di PentimaMerge branch '19865-search-clearing-fix'. Closes #19865.
2023-01-12 Lucas Di Pentima19865: Reset search values on panel loading. 19865-search-clearing-fix
2023-01-12 Lucas Di Pentima19865: Adds search value reset action to DataExplorer.
2023-01-12 Stephen Smith19715: Add preserve url location flag to logout action...
2023-01-12 Lucas Di Pentima19865: Fixes code indentation.
2023-01-12 Lucas Di Pentima19865: Fixes linter warnings.
2023-01-09 Stephen Smith15557: Improve error handling and resposiveness when...
2023-01-09 Stephen Smith15557: Add start workflow button when container request...
2023-01-05 Stephen Smith19900: Don't dispay errors when fetching process output...
2022-12-21 Peter AmstutzopenRunProcess sets defaults 2.5-release 2.5.0
2022-12-21 Peter AmstutzMerge branch 'updatebutton' refs #19463
2022-12-21 Sarah Wait Zaranek19462: Updating border thickness updatebutton
2022-12-21 Sarah Wait Zaranek19642: Updating queued chip to be outline not filled
2022-12-20 Daniel Kutyła18368: Notification banner first implementation 18368-notification-banner
2022-12-19 Lisa KnoxMerge branch '19434-collapse-left-panel' closes #19434
2022-12-19 Peter AmstutzMerge branch '19438-resource-panel' refs #19438
2022-12-19 Peter AmstutzMerge branch 'main' into 19438-resource-panel refs...
2022-12-19 Peter AmstutzMerge branch '19462-colorscheme' refs #19462
2022-12-19 Peter AmstutzMerge branch 'main' into 19462-colorscheme refs #19462
2022-12-19 Peter AmstutzMerge branch 'main' into 19438-resource-panel refs...
2022-12-19 Sarah Wait Zaranek19462: Updating color scheme 19462-colorscheme
2022-12-19 Peter Amstutz19438: Finished adding fields 19438-resource-panel
2022-12-19 Peter Amstutz19438: Hooked up panel, no content yet
2022-12-19 Stephen SmithMerge branch '19504-breadcrumbs' into main. Closes...
2022-12-19 Stephen Smith19504: Add side panel category icons to first breadcrum... 19504-breadcrumbs
2022-12-19 Lisa Knoxstrengthened type checking in various new components...
2022-12-19 Lisa Knoxminor cleanup Arvados-DCO-1.1-Signed-off-by: Lisa Knox...
next