arvados-workbench2.git
16 months ago19783: Add flexbox wrappers to allow dialog content to shrink on small window height 19783-picking-tweak
Stephen Smith [Thu, 15 Dec 2022 18:22:32 +0000 (13:22 -0500)]
19783: Add flexbox wrappers to allow dialog content to shrink on small window height

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

16 months ago19783: Add dialog height to picker dialogs that previously depended on picker height...
Stephen Smith [Wed, 14 Dec 2022 20:21:37 +0000 (15:21 -0500)]
19783: Add dialog height to picker dialogs that previously depended on picker height being static

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

16 months ago19783: Use flexbox to ensure single scrollable area in tree picker.
Stephen Smith [Wed, 14 Dec 2022 19:33:51 +0000 (14:33 -0500)]
19783: Use flexbox to ensure single scrollable area in tree picker.

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

16 months ago19783: Tweak cypress test to avoid cypress bug
Stephen Smith [Mon, 12 Dec 2022 22:12:45 +0000 (17:12 -0500)]
19783: Tweak cypress test to avoid cypress bug

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

16 months ago19783: Increase search debounce a bit
Peter Amstutz [Fri, 9 Dec 2022 21:55:16 +0000 (16:55 -0500)]
19783: Increase search debounce a bit

Trying to find a good tradeoff between responsiveness and firing off
redundant searches while the user is actually still typing.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

16 months ago19783: Fix advanced search "limit to project" option
Peter Amstutz [Fri, 9 Dec 2022 21:43:50 +0000 (16:43 -0500)]
19783: Fix advanced search "limit to project" option

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

16 months ago19783: Review updates
Peter Amstutz [Fri, 9 Dec 2022 20:19:22 +0000 (15:19 -0500)]
19783: Review updates

Load fewer items to be more responsive & update message when not
everything was listed.

Use full text search instead of substring search on names.

Tweak search box help text.

Fix bug where collections used PDH instead of UUID as tree ids,
resulting in collisions and weird behavior.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

16 months ago19783: Add missing files
Peter Amstutz [Fri, 9 Dec 2022 04:32:22 +0000 (23:32 -0500)]
19783: Add missing files

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

16 months ago19783: All done
Peter Amstutz [Fri, 9 Dec 2022 04:31:10 +0000 (23:31 -0500)]
19783: All done

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

16 months ago19783: Project search almost works
Peter Amstutz [Fri, 9 Dec 2022 03:03:23 +0000 (22:03 -0500)]
19783: Project search almost works

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

16 months ago19783: Filtering collections works now
Peter Amstutz [Fri, 9 Dec 2022 01:59:09 +0000 (20:59 -0500)]
19783: Filtering collections works now

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

16 months ago19783: Work in progress on filtering collections
Peter Amstutz [Thu, 8 Dec 2022 22:41:33 +0000 (17:41 -0500)]
19783: Work in progress on filtering collections

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

16 months ago19783: Add basic filters
Peter Amstutz [Wed, 7 Dec 2022 19:02:41 +0000 (14:02 -0500)]
19783: Add basic filters

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

17 months agoMerge branch '19700-http-input' into main. Closes #19700
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>

17 months ago19700: Use correct type and check for process raw input data 19700-http-input
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>

17 months ago19700: Update cypress to test for file url input
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>

17 months ago19700: Fix login test config
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>

17 months ago19700: Increase io panel max height to prevent unnecessary scrolling
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>

17 months ago19700: Detect http/s input files and display as link
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>

17 months agoMerge branch '19275-Race-condition-in-search-bar-auto-suggest' into main
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>

17 months agoMerge branch '19627-add-user' refs #19627
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>

17 months ago19627: Remove the "Add user" button, put a note in its place
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>

17 months agoMerge branch '19684-io-include-import-bug' into main. Closes #19684
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>

17 months agoMerge branch '19687-log-scrolling-safari'. Closes #19687
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>

17 months ago19684: Catch object values in primitive parameters and external values in files/direc... 19684-io-include-import-bug
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>

18 months ago19687: Fixes log panel scrolling behavior in Safari. 19687-log-scrolling-safari
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>

18 months agoMerge branch '19319-container-price' into main. Closes #19319
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>

18 months ago19319: Lowercase non-first words in process details attribute labels 19319-container-price
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>

18 months ago19319: Improve checks for showing cost attributes
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>

18 months ago19319: Add cost field to loadContainers select query to prevent clearing cost race...
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>

18 months ago19319: Add container / workflow cost details
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>

18 months agoMerge branch '19315-process-runtime-user-rebase1' into main. Closes #19315
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>

18 months ago19315: Correctly specify cypress timeout and imcrease timeout to process log test 19315-process-runtime-user-rebase1
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>

18 months agoMerge branch '19631-subprocess-panel-title'. Closes #19631
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>

18 months ago19315: Increase timeouts for log cypress tests
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>

18 months ago19315: Improve cypress test
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>

18 months ago19315: Show modifiedby from containerRequest and test both equal and different modifi...
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>

18 months ago19275: Fix for race conditions in the full text search bar 19275-Race-condition-in-search-bar-auto-suggest
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>

18 months ago19631: Removes unused styling code on Search component. 19631-subprocess-panel-title
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>

18 months ago19631: Fixes toolbar icons alignment on subprocesses panel.
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>

18 months ago19631: Adds panel title and icon to subprocesses.
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>

18 months agoMerge branch '19300-unmaximize-panels'. Closes #19300
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>

18 months ago19315: Add process modified by and hide runtime user if equal
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>

18 months ago19315: Add new test for process details
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>

18 months ago19315: Add container started by to process details attributes
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>

18 months ago19300: Disables maximiza button instead of hiding it when panel is maximized. 19300-unmaximize-panels
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>

18 months ago19300: Hides close [X] button when panel is maximized.
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>

18 months ago19300: Fixes unit test warning.
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>

18 months ago19300: Adds un-maximize button to every maximizable panel.
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>

18 months ago19300: Adds un-maximize functionality to the MPV component suite.
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>

18 months agoMerge branch '19569-process-open-newtab' into main. Closes #19569
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>

18 months ago19569: Add open in new tab action to process resource action set 19569-process-open-newtab
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>

18 months agoMerge branch '16073-process-io-panels' into main. Closes #16073
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>

18 months ago16073: Refactor process io loading into actions and reducers to eliminate infinite... 16073-process-io-panels
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>

18 months ago16073: Remove buggy waits in cypress and try to streamline output details fetching
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>

18 months ago16073: Fix compiler warnings
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>

18 months ago16073: Avoid clearing output definitions when mounts disappear while process executes
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>

18 months ago16073: Avoid applying empty inputs when existing inputs already loaded
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>

18 months ago16073: Fix not correctly setting empty inputs to turn off loading spinner
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>

18 months agoMerge branch 'main' of git.arvados.org:arvados-workbench2 into 16073-process-io-panels
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>

18 months agoMerge branch '19311-Project-Search-field-auto-clears' into main
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>

18 months ago19311: Improves unit test. 19311-Project-Search-field-auto-clears
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>

18 months ago19311: changed search component to a functional style
Daniel Kutyła [Wed, 19 Oct 2022 17:19:37 +0000 (19:19 +0200)]
19311: changed search component to a functional style

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months ago19311: changed search component to a functional style
Daniel Kutyła [Tue, 18 Oct 2022 15:27:07 +0000 (17:27 +0200)]
19311: changed search component to a functional style

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months ago16073: Reduce process io card title / tab padding
Stephen Smith [Tue, 18 Oct 2022 14:00:38 +0000 (10:00 -0400)]
16073: Reduce process io card title / tab padding

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Shrink secondary row spacing
Stephen Smith [Tue, 18 Oct 2022 01:47:49 +0000 (21:47 -0400)]
16073: Shrink secondary row spacing

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Use default code snippet for io raw json for auto linking functionality
Stephen Smith [Tue, 18 Oct 2022 01:47:06 +0000 (21:47 -0400)]
16073: Use default code snippet for io raw json for auto linking functionality

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Fix cypress tests
Stephen Smith [Mon, 17 Oct 2022 22:36:13 +0000 (18:36 -0400)]
16073: Fix cypress tests

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Display root directories with '/'
Stephen Smith [Mon, 17 Oct 2022 21:17:18 +0000 (17:17 -0400)]
16073: Display root directories with '/'

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Add guards against null file parameters
Stephen Smith [Mon, 17 Oct 2022 21:03:54 +0000 (17:03 -0400)]
16073: Add guards against null file parameters

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Fix erroneously showing no parameters message
Stephen Smith [Mon, 17 Oct 2022 21:03:08 +0000 (17:03 -0400)]
16073: Fix erroneously showing no parameters message

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Correctly handle processes with no outputs to avoid infinite loading indicatior
Stephen Smith [Mon, 17 Oct 2022 20:13:45 +0000 (16:13 -0400)]
16073: Correctly handle processes with no outputs to avoid infinite loading indicatior

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months agoMerge remote-tracking branch 'origin/main' into 19311-Project-Search-field-auto-clears
Daniel Kutyła [Sun, 16 Oct 2022 21:10:39 +0000 (23:10 +0200)]
Merge remote-tracking branch 'origin/main' into 19311-Project-Search-field-auto-clears

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months agoMerge branch '19306-share-dialog-limit' into main. Closes #19036
Stephen Smith [Fri, 14 Oct 2022 21:15:19 +0000 (17:15 -0400)]
Merge branch '19306-share-dialog-limit' into main. Closes #19036

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago19306: Increase sharing dialog query limit and dedupe uuids when fetching user details 19306-share-dialog-limit
Stephen Smith [Fri, 14 Oct 2022 19:49:17 +0000 (15:49 -0400)]
19306: Increase sharing dialog query limit and dedupe uuids when fetching user details

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Hide io param pdh links when equal to the first main file of that param
Stephen Smith [Thu, 13 Oct 2022 17:31:16 +0000 (13:31 -0400)]
16073: Hide io param pdh links when equal to the first main file of that param

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months agoMerge branch '18692-frozen-projects-workbench-support' into main
Daniel Kutyła [Thu, 13 Oct 2022 13:28:59 +0000 (15:28 +0200)]
Merge branch '18692-frozen-projects-workbench-support' into main
closes #18692

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months ago16073: Process io file array and secondaryFiles into groups preserving main file...
Stephen Smith [Wed, 12 Oct 2022 21:01:33 +0000 (17:01 -0400)]
16073: Process io file array and secondaryFiles into groups preserving main file association, indent secondaryFiles

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Filter out objects from process details attributes containerRequest properties...
Stephen Smith [Wed, 12 Oct 2022 17:49:26 +0000 (13:49 -0400)]
16073: Filter out objects from process details attributes containerRequest properties chips

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Fix display of empty raw params when workflow definition is present
Stephen Smith [Wed, 12 Oct 2022 13:58:45 +0000 (09:58 -0400)]
16073: Fix display of empty raw params when workflow definition is present

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago16073: Display process io params from props, hide preview when lacking workflow mount
Stephen Smith [Tue, 11 Oct 2022 22:59:05 +0000 (18:59 -0400)]
16073: Display process io params from props, hide preview when lacking workflow mount

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago19311: Added check for initial clear
Daniel Kutyła [Tue, 11 Oct 2022 18:52:30 +0000 (20:52 +0200)]
19311: Added check for initial clear

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months ago18692: Removed tests relation on snackbar 18692-frozen-projects-workbench-support
Daniel Kutyła [Thu, 6 Oct 2022 16:05:42 +0000 (18:05 +0200)]
18692: Removed tests relation on snackbar

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months agoMerge branch '18979-vm-login-ui' into main. Closes #18979
Stephen Smith [Thu, 6 Oct 2022 15:06:46 +0000 (11:06 -0400)]
Merge branch '18979-vm-login-ui' into main. Closes #18979

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago18692: changed snackbar autohide
Daniel Kutyła [Thu, 6 Oct 2022 10:49:32 +0000 (12:49 +0200)]
18692: changed snackbar autohide

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months ago18692: changed snackbar autohide
Daniel Kutyła [Thu, 6 Oct 2022 09:39:11 +0000 (11:39 +0200)]
18692: changed snackbar autohide

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months ago18692: removed snackbar auto hide
Daniel Kutyła [Thu, 6 Oct 2022 08:06:56 +0000 (10:06 +0200)]
18692: removed snackbar auto hide

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months ago18979: Fix test config 18979-vm-login-ui
Stephen Smith [Wed, 5 Oct 2022 19:40:56 +0000 (15:40 -0400)]
18979: Fix test config

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago18979: Filter user vm panel request to only fetch current user login permissions
Stephen Smith [Wed, 5 Oct 2022 19:22:53 +0000 (15:22 -0400)]
18979: Filter user vm panel request to only fetch current user login permissions

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months ago18979: Switch common resource list request to use urlencoded post body for large...
Stephen Smith [Wed, 5 Oct 2022 19:22:13 +0000 (15:22 -0400)]
18979: Switch common resource list request to use urlencoded post body for large requests

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

18 months agoMerge remote-tracking branch 'origin/main' into 18692-frozen-projects-workbench-support
Daniel Kutyła [Wed, 5 Oct 2022 16:18:46 +0000 (18:18 +0200)]
Merge remote-tracking branch 'origin/main' into 18692-frozen-projects-workbench-support

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months ago18692: Fixed context menu naming
Daniel Kutyła [Tue, 4 Oct 2022 15:26:59 +0000 (17:26 +0200)]
18692: Fixed context menu naming

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months agoMerge branch 'caniuse-lite-upgrade'. No issue #
Lucas Di Pentima [Mon, 3 Oct 2022 17:50:52 +0000 (14:50 -0300)]
Merge branch 'caniuse-lite-upgrade'. No issue #

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

18 months agoDisables WebDAV caching on Cypress tests. No issue # caniuse-lite-upgrade
Lucas Di Pentima [Mon, 3 Oct 2022 15:57:23 +0000 (12:57 -0300)]
Disables WebDAV caching on Cypress tests. No issue #

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

18 months agoUpgrades caniuse-lite package. No issue #
Lucas Di Pentima [Mon, 3 Oct 2022 14:34:52 +0000 (11:34 -0300)]
Upgrades caniuse-lite package. No issue #

This should be done periodically to get less polyfills on our production build.
https://github.com/browserslist/update-db#readme

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

18 months ago18692: Aditional while loop variable added
Daniel Kutyła [Mon, 3 Oct 2022 10:58:58 +0000 (12:58 +0200)]
18692: Aditional while loop variable added

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

18 months ago18692: Aditional while loop variable added
Daniel Kutyła [Mon, 3 Oct 2022 08:26:13 +0000 (10:26 +0200)]
18692: Aditional while loop variable added

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

19 months ago16073: Add min width to process io preview label column
Stephen Smith [Fri, 30 Sep 2022 14:41:55 +0000 (10:41 -0400)]
16073: Add min width to process io preview label column

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

19 months ago16073: Update process io tests
Stephen Smith [Fri, 30 Sep 2022 13:57:20 +0000 (09:57 -0400)]
16073: Update process io tests

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

19 months ago16073: Show loading indicator when process io params are not loaded
Stephen Smith [Thu, 29 Sep 2022 21:34:07 +0000 (17:34 -0400)]
16073: Show loading indicator when process io params are not loaded

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>