19969: Pass required prop to generic input to allow disabling required asterisk on...
[arvados-workbench2.git] / src /
2023-03-20 Stephen Smith19969: Pass required prop to generic input to allow...
2023-03-17 Stephen SmithMerge branch '20029-collection-batch-file-operations...
2023-03-17 Stephen Smith20029: Actually remove unneeded test this time 20029-collection-batch-file-operations
2023-03-17 Stephen Smith20029: Rename empty collection pdh constant & remove...
2023-03-17 Stephen Smith20029: Fix file remove context menu passing collection...
2023-03-17 Stephen Smith20029: Fix test
2023-03-17 Stephen Smith20029: Refactor replaceFiles operations
2023-03-15 Daniel KutyłaMerge branch '19836-upload-binary-mode' into main
2023-03-15 Stephen Smith20029: Add collection batch file delete/copy/move and...
2023-03-06 Stephen SmithMerge branch '19899-webdav-cache-control' into main...
2023-03-06 Stephen Smith19899: Unit test webdav requests for cache-control... 19899-webdav-cache-control
2023-03-06 Stephen Smith19899: Change webdav default config field to private...
2023-02-28 Stephen SmithMerge branch '19930-saving-empty-project-descriptions...
2023-02-27 Stephen Smith19930: Check if richtext project description contains...
2023-02-24 Stephen SmithMerge branch '19988-data-explorer-sorting' into main...
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-20 Stephen SmithMerge branch '19908-advanced-search-project-filter...
2023-02-20 Stephen Smith19908: Add optional required flag for project input... 19908-advanced-search-project-filter
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: Cypress use specific selectors
2023-02-16 Stephen Smith20000: Change process cancel button to button style
2023-02-16 Stephen Smith20000: Hide run button when container is running or...
2023-02-16 Stephen Smith20000: Refresh container record after cancel or resume...
2023-02-15 Stephen Smith20000: Add test for process cancel button, rename Run...
2023-02-15 Stephen Smith20000: Use default button color for process run button
2023-02-15 Stephen Smith20000: Add run button to resume cancelled processes...
2023-02-15 Stephen Smith20000: Correctly show process cancel on locked containers
2023-02-14 Daniel Kutyła19836: Added security state check
2023-02-14 Stephen Smith20000: Show process cancel on queued processes but...
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 Smith19294: Only show cluster id part of uuid in participant... 19294-sharing-dialog-overflow
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 Stephen Smith19294: Fix autocomplete component chip tooltip edge...
2023-02-10 Daniel KutyłaMerge branch '18368-notification-banner' into main
2023-02-10 Peter Amstutz19294: Use c= URLs instead of by_id URLs when wildcard... 19294-wb2-webdav-url
2023-02-10 Stephen Smith19294: Add tooltip to participant select chip with...
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-02-01 Stephen Smith19294: Display first/last on participant select chips
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 Smith19273: Fix list queries not mapping keys to camelcase...
2023-01-27 Stephen Smith19275: Display unknown process status badge when contai...
2023-01-26 Daniel Kutyła19836: inital tooltip idea
2023-01-24 Stephen Smith15557: Restyle process run to button
2023-01-23 Stephen Smith15557: Correct list of copied process properties, set...
2023-01-23 Stephen Smith15557: Increase tree picker default height for dialog
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-19 Stephen Smith19715: Preserve current url when api returns auth error
2023-01-19 Lucas Di PentimaMerge branch '18834-cypress-test-fix'. Refs #18834
2023-01-19 Lucas Di PentimaRemoves the ".only()" call to one Cypress test. Refs... 18834-cypress-test-fix
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: Fix unit test
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-12 Lucas Di Pentima19865: Sets the input search component to clear on...
2023-01-09 Stephen Smith15557: Improve error handling and resposiveness when...
2023-01-09 Stephen Smith15557: Remove broken re0run functionality and rename...
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 AmstutzUse SVG icon for collapse panel toggle
2022-12-21 Peter AmstutzRemove the separate dialogContent declaration & inline
2022-12-21 Peter AmstutzCheck that CUDA is set, refs #19438
2022-12-21 Peter AmstutzMerge branch 'updatebutton' refs #19463
2022-12-21 Peter AmstutzFix CUDA fields formatting and layout, instance type...
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-21 Peter AmstutzMerge branch 'update-colorscheme'
2022-12-21 Peter AmstutzRemove maxHeight for resources panel
2022-12-21 Peter AmstutzMerge branch '19434-collapse-left-panel-feedback' refs... 2.5-staging
2022-12-21 Sarah Wait Zaranek19463: Updating colorscheme to work on process panel update-colorscheme
2022-12-20 Lisa Knox19434: fixed ripple shape, moved some inline styles... 19434-collapse-left-panel-feedback
2022-12-20 Lisa Knox19434: fixed flex-wrap
2022-12-20 Lisa Knox19434: imported and styled collapsify icons, minor...
2022-12-20 Peter AmstutzDon't have container uuid column selected by default...
2022-12-20 Lisa Knox19434: moved toggle icon inside left panel, accounted...
2022-12-20 Peter AmstutzFix renders test for new run state badge style
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
next