Peter Amstutz [Fri, 24 Feb 2023 22:22:52 +0000 (17:22 -0500)]
19482: Cypress tests WIP
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Stephen Smith [Fri, 24 Feb 2023 18:01:48 +0000 (13:01 -0500)]
Merge branch '19988-data-explorer-sorting' into main. Closes #19988
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Fri, 24 Feb 2023 15:51:26 +0000 (16:51 +0100)]
19836: Change test
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Stephen Smith [Fri, 24 Feb 2023 15:27:16 +0000 (10:27 -0500)]
19988: Add cypress test for project data explorer sort field names
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Peter Amstutz [Thu, 23 Feb 2023 23:03:40 +0000 (18:03 -0500)]
19482: Fix context menu, breadcrumbs
Also improve styling of Run button
Also fixed #19932 (CLI, python, CURL examples show every example code
twice) this was a bug in the code view panel.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Stephen Smith [Thu, 23 Feb 2023 18:18:55 +0000 (13:18 -0500)]
19988: Refactor getOrder into data explorer middleware when no order prefixes are used
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Thu, 23 Feb 2023 15:09:26 +0000 (16:09 +0100)]
19836: Change test setup
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Stephen Smith [Wed, 22 Feb 2023 22:35:56 +0000 (17:35 -0500)]
19988: Update unit tests
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 22 Feb 2023 21:57:33 +0000 (16:57 -0500)]
19988: Add resource type param to DataColumn to enable type-checked arbitrary field sorting
* Resource type used when defining dataExplorer columns will be used to constrain sort.field to keyof the type
* Removed sorting from favorites and public favorites since it was not implemented
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Wed, 22 Feb 2023 16:28:56 +0000 (13:28 -0300)]
19836: Updates yarn.lock with newly added deps.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Mon, 20 Feb 2023 20:49:37 +0000 (15:49 -0500)]
Merge branch '19908-advanced-search-project-filter' into main. Closes #19908
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Mon, 20 Feb 2023 17:45:44 +0000 (14:45 -0300)]
19836: Test tweaking.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Mon, 20 Feb 2023 16:54:43 +0000 (11:54 -0500)]
19908: Add optional required flag for project input, make not required for advanced search
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 17 Feb 2023 17:40:07 +0000 (12:40 -0500)]
Merge branch '20000-process-cancel-button' into main. Closes #20000
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 16 Feb 2023 23:45:34 +0000 (18:45 -0500)]
20000: Move process action checks into helper functions
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 16 Feb 2023 21:38:31 +0000 (16:38 -0500)]
20000: Cypress use specific selectors
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 16 Feb 2023 20:56:01 +0000 (15:56 -0500)]
20000: Try to improve cypress reliability
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 16 Feb 2023 20:25:33 +0000 (15:25 -0500)]
20000: Change process cancel button to button style
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 16 Feb 2023 20:23:20 +0000 (15:23 -0500)]
20000: Hide run button when container is running or cancelled even when priority=0
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 16 Feb 2023 20:21:56 +0000 (15:21 -0500)]
20000: Refresh container record after cancel or resume to reduce flickering
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Peter Amstutz [Thu, 16 Feb 2023 19:41:17 +0000 (14:41 -0500)]
19482: Fix styling, add git metadata properties
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Daniel Kutyła [Thu, 16 Feb 2023 14:52:59 +0000 (15:52 +0100)]
19836: removed host from the interceptor
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Daniel Kutyła [Thu, 16 Feb 2023 14:22:16 +0000 (15:22 +0100)]
19836: Wait before login to get config
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Daniel Kutyła [Thu, 16 Feb 2023 13:20:24 +0000 (14:20 +0100)]
19836: Wait before login to get config
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Peter Amstutz [Thu, 16 Feb 2023 04:27:40 +0000 (23:27 -0500)]
19482: Initial commit. Input/output/collection cards work
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Stephen Smith [Wed, 15 Feb 2023 21:35:47 +0000 (16:35 -0500)]
20000: Add test for process cancel button, rename Run Process to Run
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 15 Feb 2023 21:35:27 +0000 (16:35 -0500)]
20000: Use default button color for process run button
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 15 Feb 2023 21:34:37 +0000 (16:34 -0500)]
20000: Add run button to resume cancelled processes (priority 0)
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 15 Feb 2023 21:33:24 +0000 (16:33 -0500)]
20000: Correctly show process cancel on locked containers
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Tue, 14 Feb 2023 22:49:04 +0000 (23:49 +0100)]
19836: Added security state check
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Stephen Smith [Tue, 14 Feb 2023 18:38:32 +0000 (13:38 -0500)]
20000: Show process cancel on queued processes but only if priority > 0
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Tue, 14 Feb 2023 15:39:35 +0000 (16:39 +0100)]
19836: Added missing package.json file
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Daniel Kutyła [Fri, 10 Feb 2023 17:12:47 +0000 (18:12 +0100)]
Merge branch 'main' into 19836-new-tooltip-impl
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Stephen Smith [Fri, 10 Feb 2023 21:02:56 +0000 (16:02 -0500)]
Merge branch '19294-sharing-dialog-overflow' into main. Closes #19294
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 10 Feb 2023 20:10:33 +0000 (15:10 -0500)]
19294: Only show cluster id part of uuid in participant select chip tooltip
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 10 Feb 2023 19:58:58 +0000 (14:58 -0500)]
Merge branch '15557-rerun-workflow' into main. Closes #15557
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Peter Amstutz [Fri, 10 Feb 2023 19:32:55 +0000 (14:32 -0500)]
Merge branch '19294-wb2-webdav-url' refs #19294
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Stephen Smith [Fri, 10 Feb 2023 18:40:24 +0000 (13:40 -0500)]
19294: Fix autocomplete component chip tooltip edge case
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Fri, 10 Feb 2023 17:00:18 +0000 (18:00 +0100)]
Merge branch '18368-notification-banner' into main
closes #18368
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Daniel Kutyła [Fri, 10 Feb 2023 16:56:37 +0000 (17:56 +0100)]
19836: Cypress tests added
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Peter Amstutz [Fri, 10 Feb 2023 16:12:13 +0000 (11:12 -0500)]
19294: Use c= URLs instead of by_id URLs when wildcard isn't available
Because by_id is currently read-only.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Stephen Smith [Fri, 10 Feb 2023 16:03:01 +0000 (11:03 -0500)]
19294: Add tooltip to participant select chip with username/email/uuid
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Fri, 10 Feb 2023 15:06:04 +0000 (16:06 +0100)]
Merge branch '18368-notification-banner' into 19836-new-tooltip-impl
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Stephen Smith [Tue, 7 Feb 2023 21:17:22 +0000 (16:17 -0500)]
15557: Add cypress test for copy process
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Tue, 7 Feb 2023 18:35:09 +0000 (13:35 -0500)]
15557: Add unit test for copy process copied fields
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Sat, 4 Feb 2023 23:34:11 +0000 (00:34 +0100)]
Merge remote-tracking branch 'origin/main' into 19836-new-tooltip-impl
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Stephen Smith [Fri, 3 Feb 2023 17:06:07 +0000 (12:06 -0500)]
Merge branch '19273-process-status-badge' into main. Closes #19273
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 3 Feb 2023 16:20:09 +0000 (11:20 -0500)]
19273: Avoid requesting search result container request details when no processes in results
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 2 Feb 2023 21:24:39 +0000 (16:24 -0500)]
15557: Navigate to new process after copying for re-run
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 1 Feb 2023 18:02:01 +0000 (13:02 -0500)]
Merge branch '19900-process-404-handling' into main. Closes #19900
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 1 Feb 2023 14:49:50 +0000 (09:49 -0500)]
19294: Display first/last on participant select chips
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Tue, 31 Jan 2023 16:47:53 +0000 (11:47 -0500)]
19900: Catch exceptions loading process container request
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 30 Jan 2023 23:10:06 +0000 (18:10 -0500)]
19900: Add try/catch for any errors loading supplemental process info
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 27 Jan 2023 19:02:43 +0000 (14:02 -0500)]
19273: Request contaner details for process status badge on search results
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 27 Jan 2023 19:02:04 +0000 (14:02 -0500)]
19273: Fix list queries not mapping keys to camelcase when showErrors is false
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 27 Jan 2023 18:57:59 +0000 (13:57 -0500)]
19275: Display unknown process status badge when container not loaded yet
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Thu, 26 Jan 2023 17:18:32 +0000 (18:18 +0100)]
19836: inital tooltip idea
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Stephen Smith [Tue, 24 Jan 2023 21:04:48 +0000 (16:04 -0500)]
15557: Restyle process run to button
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 23 Jan 2023 23:03:55 +0000 (18:03 -0500)]
15557: Correct list of copied process properties, set priority to 500 when copying.
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 23 Jan 2023 22:57:10 +0000 (17:57 -0500)]
15557: Increase tree picker default height for dialog
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 23 Jan 2023 21:18:49 +0000 (16:18 -0500)]
15557: Sort copied process fields
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 23 Jan 2023 19:16:35 +0000 (14:16 -0500)]
15557: Fix extraneous subprocesses on draft process subprocess panel
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 19 Jan 2023 21:04:29 +0000 (16:04 -0500)]
Merge branch '19715-preserve-url-autologout' into main. Closes #19715
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 19 Jan 2023 19:48:05 +0000 (14:48 -0500)]
19715: Add test for preserving url location on auth invalidation
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 19 Jan 2023 19:46:45 +0000 (14:46 -0500)]
19715: Preserve current url when api returns auth error
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Thu, 19 Jan 2023 17:41:29 +0000 (14:41 -0300)]
Merge branch '18834-cypress-test-fix'. Refs #18834
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Thu, 19 Jan 2023 16:03:59 +0000 (13:03 -0300)]
Removes the ".only()" call to one Cypress test. Refs #18834
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 17 Jan 2023 15:34:30 +0000 (12:34 -0300)]
Merge branch '19865-search-clearing-fix'. Closes #19865.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Thu, 12 Jan 2023 21:41:54 +0000 (18:41 -0300)]
19865: Reset search values on panel loading.
I really tried to avoid doing this duplicate work by implementing some smart
behavior on DataExplorer itself, but enough time has been wasted so I'm going
with the more straightforward way.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Thu, 12 Jan 2023 21:35:12 +0000 (18:35 -0300)]
19865: Adds search value reset action to DataExplorer.
Also, reverts the use of the 'selfClearProp' property on SearchInput to
avoid unnecessary requests made from the inner component.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Thu, 12 Jan 2023 20:54:02 +0000 (15:54 -0500)]
19715: Fix unit test
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 12 Jan 2023 20:44:45 +0000 (15:44 -0500)]
19715: Add preserve url location flag to logout action - set to true for autologout
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Wed, 11 Jan 2023 22:29:05 +0000 (19:29 -0300)]
19865: Fixes code indentation.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Mon, 9 Jan 2023 21:22:50 +0000 (18:22 -0300)]
19865: Fixes linter warnings.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Wed, 14 Dec 2022 20:52:10 +0000 (21:52 +0100)]
19865: Sets the input search component to clear on route change.
Instead of passing the UUID of the selected object, pass the current location
path, so navigation actions that change said path will trigger an input
field reset, but selecting different items in the table won't.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Thu, 15 Dec 2022 15:58:42 +0000 (16:58 +0100)]
19865: Adds integration test exposing the bug.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Thu, 15 Dec 2022 14:24:32 +0000 (15:24 +0100)]
19865: Ignores /public/_health/ dir.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Mon, 9 Jan 2023 22:52:52 +0000 (17:52 -0500)]
15557: Fix group manage tests
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 9 Jan 2023 22:33:01 +0000 (17:33 -0500)]
15557: Fix group manage tests
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 9 Jan 2023 21:09:01 +0000 (16:09 -0500)]
15557: Improve error handling and resposiveness when starting copied workflows
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 9 Jan 2023 20:27:21 +0000 (15:27 -0500)]
15557: Remove broken re0run functionality and rename process copy to better reflect behavior
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 9 Jan 2023 20:22:57 +0000 (15:22 -0500)]
15557: Add start workflow button when container request is uncommitted
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 5 Jan 2023 14:16:54 +0000 (09:16 -0500)]
19900: Don't dispay errors when fetching process output collection, container, or runtime user
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Peter Amstutz [Wed, 21 Dec 2022 22:45:38 +0000 (17:45 -0500)]
openRunProcess sets defaults
refs #19681
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 Dec 2022 21:39:59 +0000 (16:39 -0500)]
Use SVG icon for collapse panel toggle
refs #19434
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 Dec 2022 21:10:24 +0000 (16:10 -0500)]
Remove the separate dialogContent declaration & inline
Fixes "React error #130" in production build when trying to
open dialog.
refs #19438
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 Dec 2022 20:25:53 +0000 (15:25 -0500)]
Check that CUDA is set, refs #19438
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 Dec 2022 16:53:26 +0000 (11:53 -0500)]
Merge branch 'updatebutton' refs #19463
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 Dec 2022 16:28:42 +0000 (11:28 -0500)]
Fix CUDA fields formatting and layout, instance type disk
refs #19438
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Sarah Wait Zaranek [Wed, 21 Dec 2022 16:28:24 +0000 (11:28 -0500)]
19462: Updating border thickness
Arvados-DCO-1.1-Signed-off-by: Sarah Wait Zaranek <swz@curii.com>
Sarah Wait Zaranek [Wed, 21 Dec 2022 16:20:22 +0000 (11:20 -0500)]
19642: Updating queued chip to be outline not filled
Arvados-DCO-1.1-Signed-off-by: Sarah Wait Zaranek <swz@curii.com>
Peter Amstutz [Wed, 21 Dec 2022 14:59:17 +0000 (09:59 -0500)]
Merge branch 'update-colorscheme'
no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 Dec 2022 14:58:27 +0000 (09:58 -0500)]
Remove maxHeight for resources panel
refs #19438
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 Dec 2022 14:45:43 +0000 (09:45 -0500)]
Merge branch '19434-collapse-left-panel-feedback' refs #19434
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Sarah Wait Zaranek [Wed, 21 Dec 2022 01:46:14 +0000 (20:46 -0500)]
19463: Updating colorscheme to work on process panel
Arvados-DCO-1.1-Signed-off-by: Sarah Wait Zaranek <swz@curii.com>
Lisa Knox [Tue, 20 Dec 2022 22:28:13 +0000 (17:28 -0500)]
19434: fixed ripple shape, moved some inline styles to where they should be
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 20 Dec 2022 21:44:43 +0000 (16:44 -0500)]
19434: fixed flex-wrap
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 20 Dec 2022 21:41:07 +0000 (16:41 -0500)]
19434: imported and styled collapsify icons, minor cleanup
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Tue, 20 Dec 2022 20:54:58 +0000 (15:54 -0500)]
Don't have container uuid column selected by default in project view
no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Tue, 20 Dec 2022 19:25:16 +0000 (14:25 -0500)]
19434: moved toggle icon inside left panel, accounted for window resizing, disabled panel resize while collapsed
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>