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>
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>
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 [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>
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>
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>
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>
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>
Peter Amstutz [Tue, 20 Dec 2022 14:54:13 +0000 (09:54 -0500)]
Fix renders test for new run state badge style
refs #19462
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Daniel Kutyła [Tue, 20 Dec 2022 13:47:34 +0000 (14:47 +0100)]
18368: Notification banner first implementation
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>
Lisa Knox [Mon, 19 Dec 2022 20:53:30 +0000 (15:53 -0500)]
Merge branch '19434-collapse-left-panel' closes #19434
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Mon, 19 Dec 2022 20:46:25 +0000 (15:46 -0500)]
Merge branch '19438-resource-panel' refs #19438
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 19 Dec 2022 20:42:43 +0000 (15:42 -0500)]
Merge branch 'main' into 19438-resource-panel refs #19438
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 19 Dec 2022 20:42:18 +0000 (15:42 -0500)]
Merge branch '19462-colorscheme' refs #19462
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 19 Dec 2022 20:34:14 +0000 (15:34 -0500)]
Merge branch 'main' into 19462-colorscheme refs #19462
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 19 Dec 2022 20:25:01 +0000 (15:25 -0500)]
19438: Make heading match tab heading
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 19 Dec 2022 20:14:17 +0000 (15:14 -0500)]
Merge branch 'main' into 19438-resource-panel refs #19438
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 19 Dec 2022 20:06:58 +0000 (15:06 -0500)]
19438: Styling adjustments
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Sarah Wait Zaranek [Mon, 19 Dec 2022 19:37:07 +0000 (14:37 -0500)]
19462: Updating color scheme
Arvados-DCO-1.1-Signed-off-by: Sarah Wait Zaranek <swz@curii.com>
Peter Amstutz [Mon, 19 Dec 2022 18:45:56 +0000 (13:45 -0500)]
19438: Finished adding fields
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Mon, 19 Dec 2022 17:16:58 +0000 (12:16 -0500)]
styled panel-collapse icon Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Mon, 19 Dec 2022 16:29:13 +0000 (11:29 -0500)]
19438: Hooked up panel, no content yet
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Stephen Smith [Mon, 19 Dec 2022 15:55:49 +0000 (10:55 -0500)]
Merge branch '19504-breadcrumbs' into main. Closes #19504
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Mon, 19 Dec 2022 15:12:55 +0000 (10:12 -0500)]
19504: Add side panel category icons to first breadcrumb items
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lisa Knox [Mon, 19 Dec 2022 01:06:10 +0000 (20:06 -0500)]
strengthened type checking in various new components Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 19 Dec 2022 00:45:34 +0000 (19:45 -0500)]
minor cleanup Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 19 Dec 2022 00:41:40 +0000 (19:41 -0500)]
added side-panel-reducer file, minor code cleanup Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Sun, 18 Dec 2022 23:08:29 +0000 (18:08 -0500)]
collapse toggle button in main app bar, redux store set up to handle state change Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Sat, 17 Dec 2022 18:48:32 +0000 (13:48 -0500)]
css-only collapse working Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
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>
Peter Amstutz [Thu, 15 Dec 2022 22:01:28 +0000 (17:01 -0500)]
Merge branch '19783-picking-tweak' refs #19783
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
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>
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>
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>
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:59:39 +0000 (17:59 +0100)]
Merge branch 'main' into 18368-notification-banner
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>