Lisa Knox [Fri, 16 Dec 2022 21:36:28 +0000 (16:36 -0500)]
initial collapse functionality, also fixed random typo Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 13 Dec 2022 23:31:37 +0000 (18:31 -0500)]
Merge branch '19690-roject-column-options' closes #19690 Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lucas Di Pentima [Tue, 13 Dec 2022 20:20:15 +0000 (21:20 +0100)]
Merge branch '19851-log-panel-fix'. Closes #19851
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Tue, 13 Dec 2022 19:51:57 +0000 (14:51 -0500)]
Merge branch '19848-subprocess-json' into main. Closes #19848
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Tue, 13 Dec 2022 19:22:21 +0000 (20:22 +0100)]
19851: Don't rely on the API.MaxItemsPerResponse setting for calculations.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 13 Dec 2022 17:57:33 +0000 (18:57 +0100)]
19851: Merge branch 'main' into 19851-log-panel-fix
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 13 Dec 2022 17:56:56 +0000 (18:56 +0100)]
Merge branch '19732-properties-error-fix'. Closes #19732.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 13 Dec 2022 17:55:16 +0000 (18:55 +0100)]
19851: Uses API.MaxItemsPerResponse setting for log requests.
Also, count=none on the 2nd request for better performance.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Daniel Kutyła [Tue, 13 Dec 2022 16:58:21 +0000 (17:58 +0100)]
Merge branch '19786-Links-on-inactive-user-screen-are-not-clickable' into main
closes #19786
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Lucas Di Pentima [Tue, 13 Dec 2022 14:56:46 +0000 (15:56 +0100)]
19851: Requests additional logs if necessary.
With max page size being 1000, if there're remaining logs that would fit
in just an additional request, ask for them. If not, request the last
1000 log entries and add a visual indication that some logs were skipped.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Mon, 12 Dec 2022 19:39:47 +0000 (20:39 +0100)]
Merge branch '19691-dialog-error-handling'. Closes #19691
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Mon, 12 Dec 2022 17:17:47 +0000 (18:17 +0100)]
19691: Fixes default param passing on common-service's update() method.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lisa Knox [Fri, 9 Dec 2022 22:58:40 +0000 (17:58 -0500)]
added runtime column, accommodated for non-process values Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lucas Di Pentima [Fri, 9 Dec 2022 20:51:48 +0000 (21:51 +0100)]
19691: Improves error message reporting.
Also, adds unknown error message handling to project update dialog.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Fri, 9 Dec 2022 20:15:04 +0000 (21:15 +0100)]
19691: Adds tests.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Fri, 9 Dec 2022 16:20:07 +0000 (17:20 +0100)]
19691: Show unknown errors on project & collection creation dialogs.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Fri, 9 Dec 2022 16:00:31 +0000 (17:00 +0100)]
19691: Avoid showing generic errors on collection & project create dialogs.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Fri, 9 Dec 2022 16:00:07 +0000 (17:00 +0100)]
19691: Passes showErrors param on service layer's create method.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Fri, 9 Dec 2022 15:47:54 +0000 (10:47 -0500)]
19848: Add raw/json tab to subprocess io cards
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Fri, 9 Dec 2022 15:46:11 +0000 (16:46 +0100)]
19691: Avoid showing generic errors on collection & project update dialogs.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Fri, 9 Dec 2022 15:43:26 +0000 (16:43 +0100)]
19691: Passes showErrors param on service layer's update method.
Also, fixes error matching used to detect UniqueViolation errors, among
other types.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lisa Knox [Fri, 9 Dec 2022 15:40:23 +0000 (10:40 -0500)]
swapped portable data hash and version columns/menu items Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 7 Dec 2022 21:35:33 +0000 (16:35 -0500)]
removed description column Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lucas Di Pentima [Mon, 5 Dec 2022 23:00:23 +0000 (00:00 +0100)]
19732: Removes 'require' validation on Property form fields.
Also, only enable the 'Add' button when both property key & value are set
on the form.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Wed, 7 Dec 2022 18:43:41 +0000 (19:43 +0100)]
19732: Adds test assertion exposing the bug.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lisa Knox [Mon, 5 Dec 2022 23:50:11 +0000 (18:50 -0500)]
fixed padding in columnSelector items to render more on screen
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 5 Dec 2022 22:10:00 +0000 (17:10 -0500)]
relinkified outputUuid and logUuid for processes, removed public/config.json Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 2 Dec 2022 20:38:23 +0000 (15:38 -0500)]
remodified_by_user_uuid column up, minor readablity changes Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 2 Dec 2022 20:01:39 +0000 (15:01 -0500)]
removed redubdant "state" column
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Daniel Kutyła [Fri, 2 Dec 2022 16:45:08 +0000 (17:45 +0100)]
Merge remote-tracking branch 'origin/main' into 19786-Links-on-inactive-user-screen-are-not-clickable
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Stephen Smith [Fri, 2 Dec 2022 15:10:53 +0000 (10:10 -0500)]
Merge branch '19700-http-input' into main. Closes #19700
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 2 Dec 2022 00:10:40 +0000 (19:10 -0500)]
19700: Use correct type and check for process raw input data
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lisa Knox [Thu, 1 Dec 2022 23:26:09 +0000 (18:26 -0500)]
rearranged new columns, standardized some variable namames
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 1 Dec 2022 21:51:28 +0000 (16:51 -0500)]
removed testing lorem ipsum
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 1 Dec 2022 20:46:58 +0000 (15:46 -0500)]
log uuid collumn up
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 1 Dec 2022 20:04:56 +0000 (15:04 -0500)]
output UUID column up
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 1 Dec 2022 19:47:53 +0000 (14:47 -0500)]
container uuid column up
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Stephen Smith [Thu, 1 Dec 2022 19:04:41 +0000 (14:04 -0500)]
19700: Update cypress to test for file url input
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 1 Dec 2022 16:33:16 +0000 (11:33 -0500)]
19700: Fix login test config
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 1 Dec 2022 16:14:04 +0000 (11:14 -0500)]
19700: Increase io panel max height to prevent unnecessary scrolling
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 1 Dec 2022 16:13:16 +0000 (11:13 -0500)]
19700: Detect http/s input files and display as link
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lisa Knox [Wed, 30 Nov 2022 23:39:45 +0000 (18:39 -0500)]
process parent uuid column up, minor fixes Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 30 Nov 2022 17:35:53 +0000 (12:35 -0500)]
changed processState display to get data from getProcess rather than getResource
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 30 Nov 2022 16:21:50 +0000 (11:21 -0500)]
standardized nullish grid cells to display hyphens i nnstead of nothing or (none)
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 29 Nov 2022 22:32:28 +0000 (17:32 -0500)]
Container req state up & properties removed
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Daniel Kutyła [Tue, 29 Nov 2022 16:12:03 +0000 (17:12 +0100)]
19786: changed background location
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Lisa Knox [Mon, 28 Nov 2022 21:15:40 +0000 (16:15 -0500)]
fileCount column up Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 28 Nov 2022 20:54:50 +0000 (15:54 -0500)]
version column up
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 24 Nov 2022 18:36:04 +0000 (13:36 -0500)]
19690: metadata and portabledatahash columns up
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 24 Nov 2022 03:37:28 +0000 (22:37 -0500)]
19690: tidy up
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 24 Nov 2022 03:27:03 +0000 (22:27 -0500)]
19690: fixed UUID display
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 24 Nov 2022 02:41:48 +0000 (21:41 -0500)]
19690: fixed stray null description
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 23 Nov 2022 22:59:56 +0000 (17:59 -0500)]
19690: description hover hacked in
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 23 Nov 2022 15:11:19 +0000 (10:11 -0500)]
19690: created and deleteAt columns up
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com
Lisa Knox [Mon, 21 Nov 2022 15:44:22 +0000 (10:44 -0500)]
19690: uuid column goodish
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Sat, 19 Nov 2022 22:19:59 +0000 (17:19 -0500)]
19690: dummy option now displays in colimn-selector
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Stephen Smith [Wed, 2 Nov 2022 21:17:18 +0000 (17:17 -0400)]
19684: Catch object values in primitive parameters and external values in files/directories, show unsupported value message
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Fri, 18 Nov 2022 19:25:47 +0000 (20:25 +0100)]
Merge branch '19275-Race-condition-in-search-bar-auto-suggest' into main
closes #19275
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Peter Amstutz [Mon, 14 Nov 2022 18:38:08 +0000 (13:38 -0500)]
Merge branch '19627-add-user' refs #19627
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 28 Oct 2022 15:11:50 +0000 (11:11 -0400)]
19627: Remove the "Add user" button, put a note in its place
Reverse Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Stephen Smith [Fri, 4 Nov 2022 19:51:29 +0000 (15:51 -0400)]
Merge branch '19684-io-include-import-bug' into main. Closes #19684
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Fri, 4 Nov 2022 16:31:26 +0000 (13:31 -0300)]
Merge branch '19687-log-scrolling-safari'. Closes #19687
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Wed, 2 Nov 2022 21:17:18 +0000 (17:17 -0400)]
19684: Catch object values in primitive parameters and external values in files/directories, show unsupported value message
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Tue, 1 Nov 2022 22:24:14 +0000 (19:24 -0300)]
19687: Fixes log panel scrolling behavior in Safari.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Tue, 1 Nov 2022 14:22:27 +0000 (10:22 -0400)]
Merge branch '19319-container-price' into main. Closes #19319
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 31 Oct 2022 22:40:29 +0000 (18:40 -0400)]
19319: Lowercase non-first words in process details attribute labels
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 31 Oct 2022 22:38:12 +0000 (18:38 -0400)]
19319: Improve checks for showing cost attributes
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 31 Oct 2022 22:35:42 +0000 (18:35 -0400)]
19319: Add cost field to loadContainers select query to prevent clearing cost race condition
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 31 Oct 2022 17:10:12 +0000 (13:10 -0400)]
19319: Add container / workflow cost details
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 31 Oct 2022 13:55:56 +0000 (09:55 -0400)]
Merge branch '19315-process-runtime-user-rebase1' into main. Closes #19315
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 28 Oct 2022 17:13:51 +0000 (13:13 -0400)]
19315: Correctly specify cypress timeout and imcrease timeout to process log test
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Fri, 28 Oct 2022 16:58:07 +0000 (13:58 -0300)]
Merge branch '19631-subprocess-panel-title'. Closes #19631
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Fri, 28 Oct 2022 16:44:41 +0000 (12:44 -0400)]
19315: Increase timeouts for log cypress tests
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 28 Oct 2022 15:11:41 +0000 (11:11 -0400)]
19315: Improve cypress test
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 28 Oct 2022 14:58:05 +0000 (10:58 -0400)]
19315: Show modifiedby from containerRequest and test both equal and different modified/runtime uuids
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Fri, 28 Oct 2022 13:25:18 +0000 (15:25 +0200)]
19275: Fix for race conditions in the full text search bar
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Lucas Di Pentima [Thu, 27 Oct 2022 15:41:31 +0000 (12:41 -0300)]
19631: Removes unused styling code on Search component.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Thu, 27 Oct 2022 15:41:00 +0000 (12:41 -0300)]
19631: Fixes toolbar icons alignment on subprocesses panel.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Thu, 27 Oct 2022 15:40:25 +0000 (12:40 -0300)]
19631: Adds panel title and icon to subprocesses.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Thu, 27 Oct 2022 15:35:57 +0000 (12:35 -0300)]
Merge branch '19300-unmaximize-panels'. Closes #19300
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Thu, 27 Oct 2022 15:18:57 +0000 (11:18 -0400)]
19315: Add process modified by and hide runtime user if equal
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Tue, 6 Sep 2022 17:12:07 +0000 (13:12 -0400)]
19315: Add new test for process details
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Tue, 6 Sep 2022 15:09:31 +0000 (11:09 -0400)]
19315: Add container started by to process details attributes
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Thu, 27 Oct 2022 12:58:51 +0000 (09:58 -0300)]
19300: Disables maximiza button instead of hiding it when panel is maximized.
Also, removed the smooth scrolling when selecting a panel, to hopefully
remove the flickering on Firefox.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Wed, 26 Oct 2022 20:27:02 +0000 (17:27 -0300)]
19300: Hides close [X] button when panel is maximized.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Wed, 26 Oct 2022 20:13:10 +0000 (17:13 -0300)]
19300: Fixes unit test warning.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Wed, 26 Oct 2022 20:05:49 +0000 (17:05 -0300)]
19300: Adds un-maximize button to every maximizable panel.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Wed, 26 Oct 2022 19:58:10 +0000 (16:58 -0300)]
19300: Adds un-maximize functionality to the MPV component suite.
When a panel is maximized, the un-maximize action restores the previous
panel state, unless another panel has been shown/hidden between the
maximize and un-maximize actions. In that edge case, the original panel
visibility state is restored.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Wed, 26 Oct 2022 18:51:47 +0000 (14:51 -0400)]
Merge branch '19569-process-open-newtab' into main. Closes #19569
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 26 Oct 2022 13:56:24 +0000 (09:56 -0400)]
19569: Add open in new tab action to process resource action set
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Tue, 25 Oct 2022 13:54:35 +0000 (09:54 -0400)]
Merge branch '16073-process-io-panels' into main. Closes #16073
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 24 Oct 2022 23:31:45 +0000 (19:31 -0400)]
16073: Refactor process io loading into actions and reducers to eliminate infinite loops
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 24 Oct 2022 18:37:18 +0000 (14:37 -0400)]
16073: Remove buggy waits in cypress and try to streamline output details fetching
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 24 Oct 2022 16:14:53 +0000 (12:14 -0400)]
16073: Fix compiler warnings
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 21 Oct 2022 20:03:24 +0000 (16:03 -0400)]
16073: Avoid clearing output definitions when mounts disappear while process executes
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 21 Oct 2022 18:33:02 +0000 (14:33 -0400)]
16073: Avoid applying empty inputs when existing inputs already loaded
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 21 Oct 2022 16:53:44 +0000 (12:53 -0400)]
16073: Fix not correctly setting empty inputs to turn off loading spinner
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Fri, 21 Oct 2022 14:14:28 +0000 (10:14 -0400)]
Merge branch 'main' of git.arvados.org:arvados-workbench2 into 16073-process-io-panels
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Daniel Kutyła [Wed, 19 Oct 2022 19:40:28 +0000 (21:40 +0200)]
Merge branch '19311-Project-Search-field-auto-clears' into main
closes #19311
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Lucas Di Pentima [Wed, 19 Oct 2022 17:38:31 +0000 (14:38 -0300)]
19311: Improves unit test.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>