arvados.git
33 hours ago22207: moved workflow tab progress bar to below all other items 22207-icon-resort
Lisa Knox [Thu, 24 Oct 2024 15:12:30 +0000 (11:12 -0400)]
22207: moved workflow tab progress bar to below all other items

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

34 hours agoMerge branch 'main' into 22207-icon-resort
Lisa Knox [Thu, 24 Oct 2024 14:03:05 +0000 (10:03 -0400)]
Merge branch 'main' into 22207-icon-resort

refs #22207

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

2 days ago22207: removed first divider from workflow menu
Lisa Knox [Wed, 23 Oct 2024 21:43:35 +0000 (17:43 -0400)]
22207: removed first divider from workflow menu

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

2 days ago22207: fixed search results toolbar spacing
Lisa Knox [Wed, 23 Oct 2024 20:45:16 +0000 (16:45 -0400)]
22207: fixed search results toolbar spacing

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

2 days ago22207: united panel name styles and removed unused css class
Lisa Knox [Wed, 23 Oct 2024 19:54:45 +0000 (15:54 -0400)]
22207: united panel name styles and removed unused css class

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

2 days ago22207: fixed subpanel toolbar spacing
Lisa Knox [Wed, 23 Oct 2024 19:25:59 +0000 (15:25 -0400)]
22207: fixed subpanel toolbar spacing

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

2 days ago22207: fixed layout shift in project view
Lisa Knox [Wed, 23 Oct 2024 19:07:16 +0000 (15:07 -0400)]
22207: fixed layout shift in project view

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

2 days ago22207: css ironing
Lisa Knox [Wed, 23 Oct 2024 18:38:41 +0000 (14:38 -0400)]
22207: css ironing

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

2 days ago22207: made progressbar display differently if title is present
Lisa Knox [Wed, 23 Oct 2024 18:20:12 +0000 (14:20 -0400)]
22207: made progressbar display differently if title is present

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

2 days ago22207: moved progress bar to top of Data-Explorer to make the rest of display the...
Lisa Knox [Wed, 23 Oct 2024 16:51:21 +0000 (12:51 -0400)]
22207: moved progress bar to top of Data-Explorer to make the rest of display the issues easier to solve

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

2 days agoMerge branch '16417-installer-loki-fixes'
Lucas Di Pentima [Wed, 23 Oct 2024 15:28:49 +0000 (12:28 -0300)]
Merge branch '16417-installer-loki-fixes'

closes #16417

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

2 days ago22207: simplified toolbar display conditionals
Lisa Knox [Wed, 23 Oct 2024 15:18:44 +0000 (11:18 -0400)]
22207: simplified toolbar display conditionals

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

3 days ago16417: Encode S3 bucket password to avoid parsing errors. 16417-installer-loki-fixes
Lucas Di Pentima [Tue, 22 Oct 2024 20:03:43 +0000 (17:03 -0300)]
16417: Encode S3 bucket password to avoid parsing errors.

Jinja's urlencode() doesn't translate '/' to '%2F', so that needed special
treatment.

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

3 days ago16417: Manages Grafana package repo by itself instead of using grafana-formula.
Lucas Di Pentima [Tue, 22 Oct 2024 20:00:16 +0000 (17:00 -0300)]
16417: Manages Grafana package repo by itself instead of using grafana-formula.

Using grafana-formula to manage the package repository caused all nodes to
install the Grafana server package.

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

3 days ago22207: Removed first divider for Projects, Processes, and Collections
Lisa Knox [Tue, 22 Oct 2024 19:15:19 +0000 (15:15 -0400)]
22207: Removed first divider for Projects, Processes, and Collections

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

3 days ago22207: fixed toolbar button spacing
Lisa Knox [Tue, 22 Oct 2024 18:50:10 +0000 (14:50 -0400)]
22207: fixed toolbar button spacing

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

3 days agoMerge branch '22208-project-details' refs #22208
Peter Amstutz [Tue, 22 Oct 2024 18:32:57 +0000 (14:32 -0400)]
Merge branch '22208-project-details' refs #22208

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

3 days ago22207: restored overflow menu functionality
Lisa Knox [Tue, 22 Oct 2024 18:30:57 +0000 (14:30 -0400)]
22207: restored overflow menu functionality

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

3 days ago22207: fixed process test, more css tweaks
Lisa Knox [Tue, 22 Oct 2024 16:35:53 +0000 (12:35 -0400)]
22207: fixed process test, more css tweaks

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

3 days ago22207: css tweaks
Lisa Knox [Tue, 22 Oct 2024 15:51:44 +0000 (11:51 -0400)]
22207: css tweaks

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

3 days agoMerge branch '21838-picker-search-race' into main. Closes #21838 3.0-staging
Stephen Smith [Tue, 22 Oct 2024 15:48:42 +0000 (11:48 -0400)]
Merge branch '21838-picker-search-race' into main. Closes #21838

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

3 days ago22207: fixed favorites test
Lisa Knox [Tue, 22 Oct 2024 15:25:16 +0000 (11:25 -0400)]
22207: fixed favorites test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

3 days ago22207: fixed details-card test
Lisa Knox [Tue, 22 Oct 2024 14:58:43 +0000 (10:58 -0400)]
22207: fixed details-card test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

3 days ago22207: fixed collection move test
Lisa Knox [Tue, 22 Oct 2024 14:48:22 +0000 (10:48 -0400)]
22207: fixed collection move test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

3 days agoMerge branch 'main' into 22207-icon-resort
Lisa Knox [Tue, 22 Oct 2024 13:59:35 +0000 (09:59 -0400)]
Merge branch 'main' into 22207-icon-resort

refs #22207

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

4 days ago22207: fixed mutliselect spec
Lisa Knox [Mon, 21 Oct 2024 20:09:36 +0000 (16:09 -0400)]
22207: fixed mutliselect spec

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

4 days ago22207: reimplemented altNames for toggleable menu items
Lisa Knox [Mon, 21 Oct 2024 19:26:33 +0000 (15:26 -0400)]
22207: reimplemented altNames for toggleable menu items

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

4 days ago22207: moved overflow menu tooltip to left side
Lisa Knox [Mon, 21 Oct 2024 18:53:28 +0000 (14:53 -0400)]
22207: moved overflow menu tooltip to left side

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

4 days ago21838: Remove stray console logs & unused imports 21838-picker-search-race
Stephen Smith [Mon, 21 Oct 2024 17:53:25 +0000 (13:53 -0400)]
21838: Remove stray console logs & unused imports

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

4 days agoMerge branch '22083-output-collection-missing' refs #22083
Peter Amstutz [Mon, 21 Oct 2024 17:30:23 +0000 (13:30 -0400)]
Merge branch '22083-output-collection-missing' refs #22083

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

4 days agoUpdate discovery doc used by tests, refs #22075
Peter Amstutz [Mon, 21 Oct 2024 17:23:45 +0000 (13:23 -0400)]
Update discovery doc used by tests, refs #22075

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

4 days ago21838: Update caniuse
Stephen Smith [Mon, 21 Oct 2024 16:24:11 +0000 (12:24 -0400)]
21838: Update caniuse

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

4 days agoMerge branch '22155-layout-bugs'
Lisa Knox [Mon, 21 Oct 2024 16:01:06 +0000 (12:01 -0400)]
Merge branch '22155-layout-bugs'

closes #22155

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

4 days ago22083: Store "failedToLoadOutputCollection" state 22083-output-collection-missing
Peter Amstutz [Mon, 21 Oct 2024 15:58:21 +0000 (11:58 -0400)]
22083: Store "failedToLoadOutputCollection" state

Allows IO card to be aware if the output collection couldn't be
loaded.

Adjust the IO card accordingly.

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

4 days agoMerge branch 'main' into 22155-layout-bugs 22155-layout-bugs
Lisa Knox [Mon, 21 Oct 2024 14:53:13 +0000 (10:53 -0400)]
Merge branch 'main' into 22155-layout-bugs

refs #22155

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

4 days agoMerge branch '22075-html-tag-doc' refs #22075
Peter Amstutz [Mon, 21 Oct 2024 14:34:32 +0000 (10:34 -0400)]
Merge branch '22075-html-tag-doc' refs #22075

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

4 days ago22207: added copy_link_to_clipboard to process menus
Lisa Knox [Mon, 21 Oct 2024 14:20:50 +0000 (10:20 -0400)]
22207: added copy_link_to_clipboard to process menus

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

4 days ago22075: List allowed HTML tags in discovery document. 22075-html-tag-doc
Peter Amstutz [Mon, 21 Oct 2024 13:53:14 +0000 (09:53 -0400)]
22075: List allowed HTML tags in discovery document.

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

4 days ago22155: adjusted margins in Run History card
Lisa Knox [Mon, 21 Oct 2024 13:43:38 +0000 (09:43 -0400)]
22155: adjusted margins in Run History card

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

4 days agoMerge branch '22209-compute-nvidia'
Brett Smith [Mon, 21 Oct 2024 13:37:09 +0000 (09:37 -0400)]
Merge branch '22209-compute-nvidia'

Refs #22209.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

4 days ago22209: Load nvidia modules conditionally on compute nodes
Brett Smith [Fri, 18 Oct 2024 17:50:29 +0000 (13:50 -0400)]
22209: Load nvidia modules conditionally on compute nodes

This appears to be necessary with newer versions of the NVIDIA packages:

* `nvidia_urm` has been added to `/etc/modules-load.d/nvidia.conf`.
* This module fails to load if there is no actual hardware.
* This causes systemd-modules-load.service to fail, and the system
  to boot in degraded state.

Disable the module configuration by renaming it, and only arrange to
load it if we actually detect the hardware at boot time.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 days ago21838: Convert load public favorites to saga
Stephen Smith [Fri, 18 Oct 2024 20:43:45 +0000 (16:43 -0400)]
21838: Convert load public favorites to saga

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

7 days agoRevert "22155 fixed project description cutoff"
Lisa Knox [Fri, 18 Oct 2024 20:39:30 +0000 (16:39 -0400)]
Revert "22155 fixed project description cutoff"

This reverts commit 3facf752685097a1c941038664fb2ca6bbab21c5.
Changes in #22208 will make this commit obsolete and reverting here will save some headaches from conflicts

refs #22155

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 days ago21838: Add load favorites saga
Stephen Smith [Fri, 18 Oct 2024 20:27:56 +0000 (16:27 -0400)]
21838: Add load favorites saga

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

7 days ago21838: Simplify loadFavoritesProject parameters
Stephen Smith [Fri, 18 Oct 2024 20:00:26 +0000 (16:00 -0400)]
21838: Simplify loadFavoritesProject parameters

Options are only used by favorites tree picker

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

7 days agoRun Process panel always use full width to avoid awkward resizes
Peter Amstutz [Fri, 18 Oct 2024 19:58:34 +0000 (15:58 -0400)]
Run Process panel always use full width to avoid awkward resizes

refs #22139

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

7 days ago22207: adjusted tests
Lisa Knox [Fri, 18 Oct 2024 19:53:25 +0000 (15:53 -0400)]
22207: adjusted tests

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 days ago22207: changed all copy icons to "CopyContent" icon
Lisa Knox [Fri, 18 Oct 2024 19:43:08 +0000 (15:43 -0400)]
22207: changed all copy icons to "CopyContent" icon

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 days ago21838: Convert picker collection filter & refresh into sagas
Stephen Smith [Fri, 18 Oct 2024 19:40:00 +0000 (15:40 -0400)]
21838: Convert picker collection filter & refresh into sagas

* Moves collection filter middleware into saga
* Also consolidates multiple collection filter calls into a race-free saga

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

7 days ago21838: Better comment tree picker sagas and cleanup
Stephen Smith [Fri, 18 Oct 2024 19:29:55 +0000 (15:29 -0400)]
21838: Better comment tree picker sagas and cleanup

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

7 days ago22207: added copy uuid to context menus
Lisa Knox [Fri, 18 Oct 2024 19:24:12 +0000 (15:24 -0400)]
22207: added copy uuid to context menus

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 days ago22207: reordered menu items as per ticket
Lisa Knox [Fri, 18 Oct 2024 19:09:58 +0000 (15:09 -0400)]
22207: reordered menu items as per ticket

* ticket referenced "Copy Link To Clipboard" items for Workflow runs, but that menu item didn't previously exist, so it was omitted

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 days ago22207: added copy uuid button
Lisa Knox [Fri, 18 Oct 2024 18:26:56 +0000 (14:26 -0400)]
22207: added copy uuid button

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

7 days ago22209: Modernize libnvidia-container apt source
Brett Smith [Fri, 18 Oct 2024 17:43:36 +0000 (13:43 -0400)]
22209: Modernize libnvidia-container apt source

This source is documented for use by all apt installs in the current
NVIDIA install guide at
<https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html#installing-with-apt>.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 days ago22208: Tweak layout based on inline expander button 22208-project-details
Peter Amstutz [Fri, 18 Oct 2024 16:29:38 +0000 (12:29 -0400)]
22208: Tweak layout based on inline expander button

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

7 days ago22208: Use 3 dot icon instead of double arrow for "More options"
Peter Amstutz [Fri, 18 Oct 2024 16:13:33 +0000 (12:13 -0400)]
22208: Use 3 dot icon instead of double arrow for "More options"

Match gmail styling.

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

7 days ago22208: Move the details expansion chevron to be in line with title
Peter Amstutz [Fri, 18 Oct 2024 16:06:21 +0000 (12:06 -0400)]
22208: Move the details expansion chevron to be in line with title

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

7 days agoMerge branch '22130-all-processes-paging' refs #22130
Peter Amstutz [Fri, 18 Oct 2024 14:08:06 +0000 (10:08 -0400)]
Merge branch '22130-all-processes-paging' refs #22130

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

7 days agoMerge branch '22042-toolbar-sort-bug'
Lisa Knox [Fri, 18 Oct 2024 13:08:20 +0000 (09:08 -0400)]
Merge branch '22042-toolbar-sort-bug'

closes #22042

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

8 days ago22130: Eliminate redundant call to loadProcess 22130-all-processes-paging
Peter Amstutz [Thu, 17 Oct 2024 21:56:15 +0000 (17:56 -0400)]
22130: Eliminate redundant call to loadProcess

Workbench loadProcess calls loadProcessPanel which calls the process
panel loadProcess, but then was calling the process panel loadProcess
again on its own, resulting in a bunch of redundant queries.

Don't do that.

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

8 days ago22130: Use 'contents' to count processes
Peter Amstutz [Thu, 17 Oct 2024 21:28:25 +0000 (17:28 -0400)]
22130: Use 'contents' to count processes

Also fix loadProject to bail out when called with an invalid uuid.

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

8 days agoMerge branch '22130-no-wb-fed-login' refs #22130
Peter Amstutz [Thu, 17 Oct 2024 20:51:39 +0000 (16:51 -0400)]
Merge branch '22130-no-wb-fed-login' refs #22130

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

8 days ago22208: Fix test
Peter Amstutz [Thu, 17 Oct 2024 20:43:38 +0000 (16:43 -0400)]
22208: Fix test

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

8 days agoMerge branch '22204-group-sharing' refs #22204
Peter Amstutz [Thu, 17 Oct 2024 14:35:09 +0000 (10:35 -0400)]
Merge branch '22204-group-sharing' refs #22204

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

8 days ago22208: Fix tests
Peter Amstutz [Thu, 17 Oct 2024 14:32:27 +0000 (10:32 -0400)]
22208: Fix tests

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

8 days ago22042: fixed infinite rerender from #22197 22042-toolbar-sort-bug
Lisa Knox [Thu, 17 Oct 2024 14:00:00 +0000 (10:00 -0400)]
22042: fixed infinite rerender from #22197

* This branch oon't pass tests without the fix

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

8 days ago22042: added group sorting order
Lisa Knox [Thu, 17 Oct 2024 13:34:54 +0000 (09:34 -0400)]
22042: added group sorting order

* also changed sort algo to eliminate one divider when there are two in a row

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

8 days ago22208: Put project tags and description behind expanding panel
Peter Amstutz [Thu, 17 Oct 2024 02:28:57 +0000 (22:28 -0400)]
22208: Put project tags and description behind expanding panel

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

9 days ago22204: Fix sharing dialog loading 22204-group-sharing
Peter Amstutz [Wed, 16 Oct 2024 21:43:17 +0000 (17:43 -0400)]
22204: Fix sharing dialog loading

* Split user/group queries so we don't ask for groups from the user
endpoint and vice versa
* Make each query conditional on whether any permissions to users or
groups were actually returned
* Send user/group queries in parallel
* Wrap the whole thing in try/finally to make sure it stops the
loading spinner if there's an error

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

9 days ago22042: fixed workflow-proccesses-panel
Lisa Knox [Wed, 16 Oct 2024 20:50:04 +0000 (16:50 -0400)]
22042: fixed workflow-proccesses-panel

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

9 days ago22042: added sorting for filter groups
Lisa Knox [Wed, 16 Oct 2024 20:32:04 +0000 (16:32 -0400)]
22042: added sorting for filter groups

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

9 days agoMerge branch '22174-remove-actions-column'
Lisa Knox [Wed, 16 Oct 2024 19:56:47 +0000 (15:56 -0400)]
Merge branch '22174-remove-actions-column'

closes #22174

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

9 days ago22042: removed forceMultiselectMode in two places
Lisa Knox [Wed, 16 Oct 2024 19:52:45 +0000 (15:52 -0400)]
22042: removed forceMultiselectMode in two places

* search-results-view.tsx
* subprocess-panel-root.tsx

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

9 days agoMerge branch '22135-project-loading-indicator'
Lisa Knox [Wed, 16 Oct 2024 17:15:48 +0000 (13:15 -0400)]
Merge branch '22135-project-loading-indicator'

closes #22135

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

9 days ago22135: added navigation to created test 22135-project-loading-indicator
Lisa Knox [Wed, 16 Oct 2024 17:08:40 +0000 (13:08 -0400)]
22135: added navigation to created test

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

9 days ago22135: added test for no-items-found
Lisa Knox [Wed, 16 Oct 2024 15:12:38 +0000 (11:12 -0400)]
22135: added test for no-items-found

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

9 days ago22174: removed action columns per review feedback 22174-remove-actions-column
Lisa Knox [Wed, 16 Oct 2024 13:29:20 +0000 (09:29 -0400)]
22174: removed action columns per review feedback

Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>

10 days ago21838: Add redux saga and convert loadProject into saga
Stephen Smith [Wed, 9 Oct 2024 15:19:38 +0000 (11:19 -0400)]
21838: Add redux saga and convert loadProject into saga

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

10 days ago21838: Add tags to unionize for easier saga usage
Stephen Smith [Mon, 7 Oct 2024 18:45:09 +0000 (14:45 -0400)]
21838: Add tags to unionize for easier saga usage

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

10 days agoMerge branch '21905-no-rvm-salt'
Brett Smith [Tue, 15 Oct 2024 15:13:02 +0000 (11:13 -0400)]
Merge branch '21905-no-rvm-salt'

Closes #21905.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

10 days agoMerge branch '22154-included-kind'
Brett Smith [Tue, 15 Oct 2024 14:17:51 +0000 (10:17 -0400)]
Merge branch '22154-included-kind'

Closes #22154, #22181.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

13 days agoMerge branch '22130-logout-token'
Tom Clegg [Sat, 12 Oct 2024 05:14:02 +0000 (01:14 -0400)]
Merge branch '22130-logout-token'

refs #22130

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks ago22130: Don't salt a token when sending it to its issuing cluster. 22130-logout-token
Tom Clegg [Fri, 11 Oct 2024 15:34:01 +0000 (11:34 -0400)]
22130: Don't salt a token when sending it to its issuing cluster.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks ago22130: Test remote token invalidation during logout.
Tom Clegg [Fri, 11 Oct 2024 18:29:16 +0000 (14:29 -0400)]
22130: Test remote token invalidation during logout.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks agoMerge branch '22185-singularity-cgroups-v1'
Tom Clegg [Fri, 11 Oct 2024 17:50:08 +0000 (13:50 -0400)]
Merge branch '22185-singularity-cgroups-v1'

refs #22185

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks ago22185: Fix global state leaked by test case. 22185-singularity-cgroups-v1
Tom Clegg [Fri, 11 Oct 2024 14:45:56 +0000 (10:45 -0400)]
22185: Fix global state leaked by test case.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks agoMerge branch '22158-slow-migration-timeout'
Lucas Di Pentima [Thu, 10 Oct 2024 21:01:43 +0000 (18:01 -0300)]
Merge branch '22158-slow-migration-timeout'

closes #22158

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

2 weeks ago21905: Remove RVM support from provision.sh 21905-no-rvm-salt
Brett Smith [Thu, 10 Oct 2024 20:35:16 +0000 (16:35 -0400)]
21905: Remove RVM support from provision.sh

There should no longer be any reason to use this code path.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

2 weeks ago21905: Remove RVM support hooks from Salt installer
Brett Smith [Thu, 10 Oct 2024 20:33:26 +0000 (16:33 -0400)]
21905: Remove RVM support hooks from Salt installer

All this code is doubly obsolete:

* The Arvados API server package no longer supports RVM.
* All these RVM branches are only here to support distributions that we
  no longer support.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

2 weeks ago22158: Disables statement timeout on potentially slow migrations. 22158-slow-migration-timeout
Lucas Di Pentima [Thu, 10 Oct 2024 20:29:27 +0000 (17:29 -0300)]
22158: Disables statement timeout on potentially slow migrations.

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

2 weeks ago22185: Check for cgroup v1 support if running as root.
Tom Clegg [Thu, 10 Oct 2024 19:13:01 +0000 (15:13 -0400)]
22185: Check for cgroup v1 support if running as root.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks agoMerge branch '22203-dunglam2k-s3-path-style'
Tom Clegg [Thu, 10 Oct 2024 18:23:50 +0000 (14:23 -0400)]
Merge branch '22203-dunglam2k-s3-path-style'

closes #22203

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks ago22130: Remove the FedLogin behavior 22130-no-wb-fed-login
Peter Amstutz [Thu, 10 Oct 2024 18:03:46 +0000 (14:03 -0400)]
22130: Remove the FedLogin behavior

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

2 weeks ago22154: Add the rest of the entries missing from the infix->type map. 22154-included-kind
Tom Clegg [Tue, 8 Oct 2024 15:43:52 +0000 (11:43 -0400)]
22154: Add the rest of the entries missing from the infix->type map.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks ago22154: Fix "kind" field of user entries returned in "included" list.
Tom Clegg [Fri, 4 Oct 2024 21:25:55 +0000 (17:25 -0400)]
22154: Fix "kind" field of user entries returned in "included" list.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks ago22203: Mention UsePathStyle option in install docs. 22203-dunglam2k-s3-path-style
Tom Clegg [Thu, 10 Oct 2024 15:21:38 +0000 (11:21 -0400)]
22203: Mention UsePathStyle option in install docs.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks ago22203: Tidy up init.
Tom Clegg [Thu, 10 Oct 2024 15:21:19 +0000 (11:21 -0400)]
22203: Tidy up init.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks ago22203: Fix gofmt, remove commented-out code.
Tom Clegg [Thu, 10 Oct 2024 15:13:15 +0000 (11:13 -0400)]
22203: Fix gofmt, remove commented-out code.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

2 weeks agoMerge branch '21999-packer-fixes'
Lucas Di Pentima [Thu, 10 Oct 2024 14:30:20 +0000 (11:30 -0300)]
Merge branch '21999-packer-fixes'

closes #21999

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

2 weeks ago21999: Improves argument doc string phrasing. 21999-packer-fixes
Lucas Di Pentima [Thu, 10 Oct 2024 14:29:11 +0000 (11:29 -0300)]
21999: Improves argument doc string phrasing.

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