arvados.git
3 weeks ago22184: Fix HTTP status for invalid request.
Tom Clegg [Fri, 25 Oct 2024 19:41:37 +0000 (15:41 -0400)]
22184: Fix HTTP status for invalid request.

A replace_files request with a nonexistent "current/..." source should
return non-retryable 400, not retryable 500.

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

3 weeks ago22184: Call Sync if request might fail due to outdated sessionFS.
Tom Clegg [Fri, 25 Oct 2024 19:33:48 +0000 (15:33 -0400)]
22184: Call Sync if request might fail due to outdated sessionFS.

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

3 weeks agoMerge branch '22269-salt-urls'
Brett Smith [Thu, 31 Oct 2024 14:22:32 +0000 (10:22 -0400)]
Merge branch '22269-salt-urls'

Closes #22269.

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

3 weeks agoMerge branch '21540-priority-update-deadlock' refs #21540
Peter Amstutz [Wed, 30 Oct 2024 20:40:51 +0000 (16:40 -0400)]
Merge branch '21540-priority-update-deadlock' refs #21540

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

3 weeks agoMerge branch '22202-delete-process-navigation' into main. Closes #22202
Stephen Smith [Wed, 30 Oct 2024 18:11:54 +0000 (14:11 -0400)]
Merge branch '22202-delete-process-navigation' into main. Closes #22202

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

3 weeks agoMerge branch '22229-app-menus' refs #22229
Peter Amstutz [Wed, 30 Oct 2024 17:29:40 +0000 (13:29 -0400)]
Merge branch '22229-app-menus' refs #22229

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

3 weeks ago22269: Bugfix name of Architectures field 22269-salt-urls
Brett Smith [Wed, 30 Oct 2024 15:22:51 +0000 (11:22 -0400)]
22269: Bugfix name of Architectures field

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

3 weeks ago22269: Update Salt GPG key filename to reflect updated format
Brett Smith [Wed, 30 Oct 2024 14:56:09 +0000 (10:56 -0400)]
22269: Update Salt GPG key filename to reflect updated format

TIL that apt expects different key formats based on the file extension.

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

3 weeks ago22269: Update Salt installer for Broadcom site migration
Brett Smith [Wed, 30 Oct 2024 14:36:29 +0000 (10:36 -0400)]
22269: Update Salt installer for Broadcom site migration

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

3 weeks agoMerge branch '22172-cancel-button-capitalization' into main. Closes #22172
Stephen Smith [Wed, 30 Oct 2024 13:46:24 +0000 (09:46 -0400)]
Merge branch '22172-cancel-button-capitalization' into main. Closes #22172

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

3 weeks ago22202: Change delete process to navigate to parent project on success when viewing... 22202-delete-process-navigation
Stephen Smith [Tue, 29 Oct 2024 18:45:33 +0000 (14:45 -0400)]
22202: Change delete process to navigate to parent project on success when viewing deleted process

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

3 weeks ago22172: Normalize capitalization of process cancel option 22172-cancel-button-capitalization
Stephen Smith [Tue, 29 Oct 2024 17:55:43 +0000 (13:55 -0400)]
22172: Normalize capitalization of process cancel option

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

3 weeks ago22202: Bump http-proxy-middleware to address CVE-2024-21536
Stephen Smith [Tue, 29 Oct 2024 15:40:44 +0000 (11:40 -0400)]
22202: Bump http-proxy-middleware to address CVE-2024-21536

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

3 weeks agoMerge branch 'main' of git.arvados.org:arvados into 22202-delete-process-navigation
Stephen Smith [Tue, 29 Oct 2024 15:31:59 +0000 (11:31 -0400)]
Merge branch 'main' of git.arvados.org:arvados into 22202-delete-process-navigation

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

3 weeks ago22202: Consolidate some imports
Stephen Smith [Mon, 28 Oct 2024 22:17:41 +0000 (18:17 -0400)]
22202: Consolidate some imports

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

3 weeks ago22202: Move get project panel uuid to separate file to avoid import loop
Stephen Smith [Mon, 28 Oct 2024 21:18:43 +0000 (17:18 -0400)]
22202: Move get project panel uuid to separate file to avoid import loop

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

3 weeks agoMerge branch '15798-cluster-label-colors' refs #15798
Peter Amstutz [Mon, 28 Oct 2024 21:45:42 +0000 (17:45 -0400)]
Merge branch '15798-cluster-label-colors' refs #15798

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

3 weeks agoMerge branch '22266-load-more' refs #22266
Peter Amstutz [Mon, 28 Oct 2024 21:14:17 +0000 (17:14 -0400)]
Merge branch '22266-load-more' refs #22266

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

3 weeks ago22266: Allow data explorer title to flex grow 22266-load-more
Peter Amstutz [Mon, 28 Oct 2024 18:59:08 +0000 (14:59 -0400)]
22266: Allow data explorer title to flex grow

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

3 weeks ago22266: Seems to fix it
Peter Amstutz [Mon, 28 Oct 2024 16:20:36 +0000 (12:20 -0400)]
22266: Seems to fix it

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

3 weeks agoMerge branch '22224-clean-java-sdk'
Brett Smith [Mon, 28 Oct 2024 14:41:16 +0000 (10:41 -0400)]
Merge branch '22224-clean-java-sdk'

Refs #22224.

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

3 weeks ago21540: Start a transaction in update_priorities 21540-priority-update-deadlock
Peter Amstutz [Mon, 28 Oct 2024 14:11:36 +0000 (10:11 -0400)]
21540: Start a transaction in update_priorities

It is harmless if we are already in a transaction.

It's possible that not being in a transaction could be a root cause of
the deadlocks.  If it is not in a transaction when it does the ordered
locking, then the locks would be released immediately, and the update
priority update query would re-take the locks in arbitrary order.

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

3 weeks ago22229: Fix one more test that referenced "Repositories" 22229-app-menus
Peter Amstutz [Mon, 28 Oct 2024 13:51:25 +0000 (09:51 -0400)]
22229: Fix one more test that referenced "Repositories"

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

3 weeks ago22229: Fix tests
Peter Amstutz [Sun, 27 Oct 2024 21:55:18 +0000 (17:55 -0400)]
22229: Fix tests

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

4 weeks ago15798: added sorting to ensure consistent coloring 15798-cluster-label-colors
Lisa Knox [Fri, 25 Oct 2024 15:46:25 +0000 (11:46 -0400)]
15798: added sorting to ensure consistent coloring

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

4 weeks ago15798: set up cluster badge renderer
Lisa Knox [Fri, 25 Oct 2024 15:32:19 +0000 (11:32 -0400)]
15798: set up cluster badge renderer

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

4 weeks ago15798: added cluster colors to redux store
Lisa Knox [Fri, 25 Oct 2024 14:34:37 +0000 (10:34 -0400)]
15798: added cluster colors to redux store

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

4 weeks ago22229: Menu edits
Peter Amstutz [Fri, 25 Oct 2024 14:19:17 +0000 (10:19 -0400)]
22229: Menu edits

Remove "Repositories" from menu, as well as redundant "Shell Access"
and "Group" items.

Also swap order of "Deactivate user" and "Log in as user" in the user
context menu to reduce the chance of clicking on "Deactivate" by
accident.

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

4 weeks agoMerge branch '22206-apt-repo-pins'
Brett Smith [Fri, 25 Oct 2024 14:03:23 +0000 (10:03 -0400)]
Merge branch '22206-apt-repo-pins'

Refs #22206. Closes #22240.

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

4 weeks agoMerge branch '22257-pydoc-api-xref'
Brett Smith [Fri, 25 Oct 2024 13:51:46 +0000 (09:51 -0400)]
Merge branch '22257-pydoc-api-xref'

Closes #22257.

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

4 weeks ago22206: Add TOC entry for new apt version pins section 22206-apt-repo-pins
Brett Smith [Fri, 25 Oct 2024 13:51:13 +0000 (09:51 -0400)]
22206: Add TOC entry for new apt version pins section

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

4 weeks ago22206: Clean up markup spacing in the compute node install docs
Brett Smith [Fri, 25 Oct 2024 13:45:31 +0000 (09:45 -0400)]
22206: Clean up markup spacing in the compute node install docs

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

4 weeks ago22206: Document compute node apt pins
Brett Smith [Fri, 25 Oct 2024 13:44:14 +0000 (09:44 -0400)]
22206: Document compute node apt pins

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

4 weeks ago22206: Organize compute node configuration under "the build script"
Brett Smith [Fri, 25 Oct 2024 13:29:23 +0000 (09:29 -0400)]
22206: Organize compute node configuration under "the build script"

I hope this helps make the relationship between sections a little
clearer.

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

4 weeks ago22206: Fix markup bug in compute node build help
Brett Smith [Fri, 25 Oct 2024 13:15:12 +0000 (09:15 -0400)]
22206: Fix markup bug in compute node build help

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

4 weeks agoMerge branch '22207-icon-resort'
Lisa Knox [Thu, 24 Oct 2024 21:46:01 +0000 (17:46 -0400)]
Merge branch '22207-icon-resort'

closes #22207

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

4 weeks ago22206: Upgrade Docker pins for version 27
Brett Smith [Thu, 24 Oct 2024 20:09:07 +0000 (16:09 -0400)]
22206: Upgrade Docker pins for version 27

We have confirmed this works in #22187.

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

4 weeks ago22206: Add (optional) apt pins to the compute node build
Brett Smith [Thu, 24 Oct 2024 17:47:03 +0000 (13:47 -0400)]
22206: Add (optional) apt pins to the compute node build

These pins help ensure we get versions of these packages that we know
are compatible with Arvados. We will periodically need to review and
update the pinned versions.

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

4 weeks ago22206: Add missing sudo to nvidia container apt source install
Brett Smith [Thu, 24 Oct 2024 19:05:10 +0000 (15:05 -0400)]
22206: Add missing sudo to nvidia container apt source install

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

4 weeks ago22202: Add tests for process deletion navigation and DE refresh
Stephen Smith [Thu, 24 Oct 2024 18:40:09 +0000 (14:40 -0400)]
22202: Add tests for process deletion navigation and DE refresh

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

4 weeks ago21540: Don't need to wrap in a transaction
Peter Amstutz [Thu, 24 Oct 2024 18:17:17 +0000 (14:17 -0400)]
21540: Don't need to wrap in a transaction

It should already be in a transaction or this whole function is a
no-op.

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

4 weeks ago22206: Add GOVERSION to Azure environment_vars
Brett Smith [Thu, 24 Oct 2024 16:00:21 +0000 (12:00 -0400)]
22206: Add GOVERSION to Azure environment_vars

To keep in better sync with AWS config.

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

4 weeks ago22206: Wrap environment_vars for better readability
Brett Smith [Thu, 24 Oct 2024 15:58:29 +0000 (11:58 -0400)]
22206: Wrap environment_vars for better readability

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

4 weeks agoMerge branch '22226-empty-output-panic'
Tom Clegg [Thu, 24 Oct 2024 15:47:24 +0000 (11:47 -0400)]
Merge branch '22226-empty-output-panic'

fixes #22226

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

4 weeks ago22226: Simplify test.
Tom Clegg [Thu, 24 Oct 2024 15:46:56 +0000 (11:46 -0400)]
22226: Simplify test.

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

4 weeks agoMerge branch '22198-remove-href-field'
Tom Clegg [Thu, 24 Oct 2024 15:44:15 +0000 (11:44 -0400)]
Merge branch '22198-remove-href-field'

fixes #22198

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

4 weeks 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>

4 weeks ago22202: Navigate to home project when deleting currently open project
Stephen Smith [Thu, 24 Oct 2024 14:53:32 +0000 (10:53 -0400)]
22202: Navigate to home project when deleting currently open project

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

4 weeks ago22202: Change process delete to run paralell
Stephen Smith [Thu, 24 Oct 2024 14:45:46 +0000 (10:45 -0400)]
22202: Change process delete to run paralell

* Also groups success/failure snackbars
* Also eliminates duplicate data explorer refresh calls

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

4 weeks ago21540: Tweak query and add deadlock handling to container priority update
Peter Amstutz [Thu, 24 Oct 2024 14:31:00 +0000 (10:31 -0400)]
21540: Tweak query and add deadlock handling to container priority update

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

4 weeks 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>

4 weeks ago22075: Improve formatting of description documentation 22257-pydoc-api-xref
Brett Smith [Thu, 24 Oct 2024 14:00:38 +0000 (10:00 -0400)]
22075: Improve formatting of description documentation

Mark the tag names as code for better readability.

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

4 weeks ago22257: Improve links between PySDK api module docstrings
Brett Smith [Thu, 24 Oct 2024 13:47:29 +0000 (09:47 -0400)]
22257: Improve links between PySDK api module docstrings

Have the module docstrings for `arvados`, `arvados.api`, and
`arvados.api_resources` all explain the relationship between the latter
two.

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

4 weeks 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>

4 weeks 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>

4 weeks ago15397: Remove default_owner_uuid support from Java SDK. 22224-clean-java-sdk
Brett Smith [Wed, 23 Oct 2024 20:26:04 +0000 (16:26 -0400)]
15397: Remove default_owner_uuid support from Java SDK.

See 0f4ba86b39293d5e6394fe3a065b159d2c898ff4.

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

4 weeks ago19929: Remove self_link support from the Java SDK
Brett Smith [Wed, 23 Oct 2024 20:25:23 +0000 (16:25 -0400)]
19929: Remove self_link support from the Java SDK

See a3cf952706e2f2f3d7ec1b523c51d447cc543c43.

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

4 weeks ago22198: Remove href attribute support from the Java SDK
Brett Smith [Wed, 23 Oct 2024 20:24:46 +0000 (16:24 -0400)]
22198: Remove href attribute support from the Java SDK

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

4 weeks ago22198: Remove one more instance of 'href' in tests 22198-remove-href-field
Peter Amstutz [Wed, 23 Oct 2024 20:14:54 +0000 (16:14 -0400)]
22198: Remove one more instance of 'href' in tests

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

4 weeks 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>

4 weeks ago22226: Check that the mounted collection is staged for output. 22226-empty-output-panic
Tom Clegg [Wed, 23 Oct 2024 19:29:45 +0000 (15:29 -0400)]
22226: Check that the mounted collection is staged for output.

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

4 weeks 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>

4 weeks ago22198: Remove 'href' where it appears in processing API responses
Peter Amstutz [Wed, 23 Oct 2024 19:17:17 +0000 (15:17 -0400)]
22198: Remove 'href' where it appears in processing API responses

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

4 weeks 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>

4 weeks 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>

4 weeks 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>

4 weeks 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>

4 weeks 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>

4 weeks ago22198: Remove href usage.
Tom Clegg [Wed, 23 Oct 2024 15:25:22 +0000 (11:25 -0400)]
22198: Remove href usage.

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

4 weeks 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>

4 weeks ago22226: Update parent pointers when splicing a subtree.
Tom Clegg [Wed, 23 Oct 2024 15:15:01 +0000 (11:15 -0400)]
22226: Update parent pointers when splicing a subtree.

When splicing a dirnode-rooted subtree S onto an existing dirnode D, D
itself remains in the filesystem tree, but D's children are replaced
with S's children.

Before this fix, S's immediate children were not getting their parent
pointers updated to point to D.  A subsequent Splice operation on D's
child would follow the child's parent pointer to S instead of D, try
to use S's FS(), which is nil, and panic.

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

4 weeks ago22202: Bump rollup to address CVE-2024-43788
Stephen Smith [Wed, 23 Oct 2024 14:58:29 +0000 (10:58 -0400)]
22202: Bump rollup to address CVE-2024-43788

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

4 weeks 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>

4 weeks 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>

4 weeks 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>

4 weeks 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>

4 weeks 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>

4 weeks 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>

4 weeks ago22198: Remove href field from API responses.
Tom Clegg [Tue, 22 Oct 2024 17:08:02 +0000 (13:08 -0400)]
22198: Remove href field from API responses.

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

4 weeks 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>

4 weeks 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>

4 weeks agoMerge branch '21838-picker-search-race' into main. Closes #21838
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>

4 weeks 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>

4 weeks 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>

4 weeks 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>

4 weeks 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 weeks ago22226: Add test to reproduce crunch-run output save panic
Brett Smith [Mon, 21 Oct 2024 21:16:10 +0000 (17:16 -0400)]
22226: Add test to reproduce crunch-run output save panic

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

4 weeks 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 weeks 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 weeks 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 weeks 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 weeks 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 weeks 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 weeks 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 weeks 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 weeks 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 weeks 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 weeks 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 weeks 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 weeks 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>