]> git.arvados.org - arvados.git/log
arvados.git
11 months ago17074: Update DE middleware tests
Stephen Smith [Wed, 4 Sep 2024 16:45:42 +0000 (12:45 -0400)]
17074: Update DE middleware tests

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

11 months ago21720: changed component test script, rebuilt docker image
Lisa Knox [Fri, 30 Aug 2024 14:45:16 +0000 (10:45 -0400)]
21720: changed component test script, rebuilt docker image

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

11 months ago21720: added baseUrl to component config
Lisa Knox [Fri, 30 Aug 2024 13:18:59 +0000 (09:18 -0400)]
21720: added baseUrl to component config

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

11 months ago22070: Pin google-cloud-env Gem for Ruby 2.7 compatibility
Brett Smith [Thu, 29 Aug 2024 20:29:11 +0000 (16:29 -0400)]
22070: Pin google-cloud-env Gem for Ruby 2.7 compatibility

Refs #22070.

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

11 months ago21720: fixed another flaky project test
Lisa Knox [Thu, 29 Aug 2024 18:18:41 +0000 (14:18 -0400)]
21720: fixed another flaky project test

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

11 months ago21720: fixed flaky login test
Lisa Knox [Thu, 29 Aug 2024 16:03:17 +0000 (12:03 -0400)]
21720: fixed flaky login test

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

11 months ago21720: fixed flaky project test
Lisa Knox [Thu, 29 Aug 2024 15:31:04 +0000 (11:31 -0400)]
21720: fixed flaky project test

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

11 months ago19929: Add descriptions to all discovery document schemas and properties
Brett Smith [Thu, 29 Aug 2024 14:36:59 +0000 (10:36 -0400)]
19929: Add descriptions to all discovery document schemas and properties

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

11 months ago21720: fixed flaky details card test
Lisa Knox [Thu, 29 Aug 2024 14:37:34 +0000 (10:37 -0400)]
21720: fixed flaky details card test

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

11 months ago19929: Remove discovery2pydoc pre-Py3.8 import
Brett Smith [Thu, 29 Aug 2024 13:12:00 +0000 (09:12 -0400)]
19929: Remove discovery2pydoc pre-Py3.8 import

Now that we require Python 3.8, this condition is a noop.

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

11 months ago19929: Improve replace_files description in discovery document
Brett Smith [Wed, 28 Aug 2024 21:10:34 +0000 (17:10 -0400)]
19929: Improve replace_files description in discovery document

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

11 months ago19929: Correct type of ComputedPermissions.perm_level in discovery document
Brett Smith [Wed, 28 Aug 2024 21:04:09 +0000 (17:04 -0400)]
19929: Correct type of ComputedPermissions.perm_level in discovery document

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

11 months ago19929/15397: Remove documentation for removed `writable_by` attribute
Brett Smith [Wed, 28 Aug 2024 20:25:52 +0000 (16:25 -0400)]
19929/15397: Remove documentation for removed `writable_by` attribute

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

11 months ago19929: Add descriptions to all discovery document methods and parameters
Brett Smith [Tue, 27 Aug 2024 16:03:06 +0000 (12:03 -0400)]
19929: Add descriptions to all discovery document methods and parameters

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

11 months ago21720: fixed flaky collection test
Lisa Knox [Thu, 29 Aug 2024 14:13:16 +0000 (10:13 -0400)]
21720: fixed flaky collection test

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

11 months ago19929/15397: Remove unused repo_name code
Brett Smith [Tue, 27 Aug 2024 16:01:52 +0000 (12:01 -0400)]
19929/15397: Remove unused repo_name code

This code no longer does anything after removing repositories from the
API.

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

11 months ago19929: Document body parameters in arvados.api_resources
Brett Smith [Mon, 26 Aug 2024 15:27:24 +0000 (11:27 -0400)]
19929: Document body parameters in arvados.api_resources

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

11 months ago15397: Update list of deprecated resources
Brett Smith [Mon, 26 Aug 2024 14:15:01 +0000 (10:15 -0400)]
15397: Update list of deprecated resources

Namely, there are none as of Arvados 3.0. The code is still good though,
so we can leave this functionality in place for the future.

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

11 months ago21901: go fmt fixtures
Brett Smith [Thu, 29 Aug 2024 13:07:49 +0000 (09:07 -0400)]
21901: go fmt fixtures

Refs #21901.

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

11 months ago21720: updated makefile
Lisa Knox [Wed, 28 Aug 2024 18:14:06 +0000 (14:14 -0400)]
21720: updated makefile

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

11 months ago21720: added cypress-plugin-tab and fixed collection test
Lisa Knox [Wed, 28 Aug 2024 14:05:01 +0000 (10:05 -0400)]
21720: added cypress-plugin-tab and fixed collection test

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

11 months ago21720: fixed workflow-panel-action test
Lisa Knox [Tue, 27 Aug 2024 18:32:51 +0000 (14:32 -0400)]
21720: fixed workflow-panel-action test

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

11 months ago21720: renamed overloaded isSelected var for clarity
Lisa Knox [Tue, 27 Aug 2024 17:25:00 +0000 (13:25 -0400)]
21720: renamed overloaded isSelected var for clarity

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

11 months ago21720: fixed hovering shading in checkbox cells
Lisa Knox [Tue, 27 Aug 2024 17:20:25 +0000 (13:20 -0400)]
21720: fixed hovering shading in checkbox cells

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

11 months ago21720: fixed selected shading on tablerow
Lisa Knox [Tue, 27 Aug 2024 15:53:54 +0000 (11:53 -0400)]
21720: fixed selected shading on tablerow

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

11 months ago21720: fixed margin type in text-field
Lisa Knox [Tue, 27 Aug 2024 14:52:55 +0000 (10:52 -0400)]
21720: fixed margin type in text-field

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

11 months ago21720: restored disableBackdropClick functionality for dialogs
Lisa Knox [Tue, 27 Aug 2024 14:20:38 +0000 (10:20 -0400)]
21720: restored disableBackdropClick functionality for dialogs

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

11 months ago21720: fixed autocomplete anchors/width
Lisa Knox [Tue, 27 Aug 2024 13:31:26 +0000 (09:31 -0400)]
21720: fixed autocomplete anchors/width

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

11 months ago21720: adusted filters css
Lisa Knox [Mon, 26 Aug 2024 19:08:50 +0000 (15:08 -0400)]
21720: adusted filters css

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

11 months ago21720: switched to justifyContent in MPV
Lisa Knox [Mon, 26 Aug 2024 18:55:14 +0000 (14:55 -0400)]
21720: switched to justifyContent in MPV

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

11 months ago17074: Add REQUEST_COUNT state machine in data explorer
Stephen Smith [Mon, 26 Aug 2024 18:50:30 +0000 (14:50 -0400)]
17074: Add REQUEST_COUNT state machine in data explorer

* Enables DE updates to not block waiting for itemsAvailable
* Prevents itemsAvailable race by checking countRequestState

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

11 months ago21720: removed more csx calc()s
Lisa Knox [Mon, 26 Aug 2024 18:41:23 +0000 (14:41 -0400)]
21720: removed more csx calc()s

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

11 months ago21720: fixed sidepanel width
Lisa Knox [Mon, 26 Aug 2024 18:33:37 +0000 (14:33 -0400)]
21720: fixed sidepanel width

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

11 months ago21720: removed calc values from csx where they didn't work
Lisa Knox [Mon, 26 Aug 2024 18:01:35 +0000 (14:01 -0400)]
21720: removed calc values from csx where they didn't work

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

11 months ago21720: re-added breadcrumbs css
Lisa Knox [Mon, 26 Aug 2024 16:19:12 +0000 (12:19 -0400)]
21720: re-added breadcrumbs css

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

11 months ago21720: removed unused accordion styles
Lisa Knox [Mon, 26 Aug 2024 15:53:31 +0000 (11:53 -0400)]
21720: removed unused accordion styles

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

11 months ago21720: removed unnecessary type casts
Lisa Knox [Mon, 26 Aug 2024 15:28:05 +0000 (11:28 -0400)]
21720: removed unnecessary type casts

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

11 months ago21720: fixed minimum side panel size
Lisa Knox [Mon, 26 Aug 2024 14:48:45 +0000 (10:48 -0400)]
21720: fixed minimum side panel size

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

11 months ago21720: removed some redundant css
Lisa Knox [Mon, 26 Aug 2024 14:02:40 +0000 (10:02 -0400)]
21720: removed some redundant css

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

11 months ago17074: Add remaining requestCount implementations
Stephen Smith [Mon, 26 Aug 2024 13:46:13 +0000 (09:46 -0400)]
17074: Add remaining requestCount implementations

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

11 months ago17074: Add requestCount to data explorer middleware, implement for shared-with-me
Stephen Smith [Mon, 26 Aug 2024 13:43:27 +0000 (09:43 -0400)]
17074: Add requestCount to data explorer middleware, implement for shared-with-me

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

11 months ago17074: Various DE middleware cleanup
Stephen Smith [Fri, 23 Aug 2024 15:18:22 +0000 (11:18 -0400)]
17074: Various DE middleware cleanup

* Add missing loading indicator
* Add missing checks to prevent loading indicator on background
* Add types to getParams methods
* Prefer using bound dataexplorer actions

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

17074: Prevent group details panel background refreshes from triggering loading

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

11 months ago17074: Add type to api client authorization getParams
Stephen Smith [Fri, 23 Aug 2024 15:13:29 +0000 (11:13 -0400)]
17074: Add type to api client authorization getParams

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

11 months ago17074: Refactor / cleanup shared with me middleware
Stephen Smith [Fri, 23 Aug 2024 16:33:04 +0000 (12:33 -0400)]
17074: Refactor / cleanup shared with me middleware

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

11 months ago17074: Check user panel uuid undefined before loading
Stephen Smith [Mon, 26 Aug 2024 13:25:31 +0000 (09:25 -0400)]
17074: Check user panel uuid undefined before loading

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

11 months ago17074: Cleanup and refactor public favorites middleware
Stephen Smith [Fri, 23 Aug 2024 16:22:01 +0000 (12:22 -0400)]
17074: Cleanup and refactor public favorites middleware

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

11 months ago17074: Refactor and cleanup favorites panel middleware
Stephen Smith [Fri, 23 Aug 2024 15:01:52 +0000 (11:01 -0400)]
17074: Refactor and cleanup favorites panel middleware

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

11 months ago17074: Refactor and cleanup collections content address middleware
Stephen Smith [Fri, 23 Aug 2024 14:54:41 +0000 (10:54 -0400)]
17074: Refactor and cleanup collections content address middleware

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

11 months ago17074: Add type to data explorer meta to satisfy SET_ITEMS
Stephen Smith [Fri, 23 Aug 2024 14:39:42 +0000 (10:39 -0400)]
17074: Add type to data explorer meta to satisfy SET_ITEMS

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

11 months ago17074: Add data explorer pagination loading indicator
Stephen Smith [Fri, 23 Aug 2024 14:38:57 +0000 (10:38 -0400)]
17074: Add data explorer pagination loading indicator

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

11 months ago17074: Add loading status flag to data explorer state
Stephen Smith [Thu, 22 Aug 2024 17:10:19 +0000 (13:10 -0400)]
17074: Add loading status flag to data explorer state

Also sets the flag when appropriate

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

11 months ago17074: Reject DE updates if DE is pending
Stephen Smith [Thu, 22 Aug 2024 15:29:32 +0000 (11:29 -0400)]
17074: Reject DE updates if DE is pending

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

11 months ago17074: Default dataexplorer criteriachanged to true
Stephen Smith [Thu, 22 Aug 2024 15:20:31 +0000 (11:20 -0400)]
17074: Default dataexplorer criteriachanged to true

This flag is only set or checked by search, so setting this default allows
other data explorers to take advantage of this flag being set to false during
page changes

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

11 months ago17074: Cleanup and refactor trash middleware
Stephen Smith [Wed, 24 Jul 2024 01:00:36 +0000 (21:00 -0400)]
17074: Cleanup and refactor trash middleware

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

11 months ago17074: Add missing side panel activations on groups panel load
Stephen Smith [Tue, 23 Jul 2024 22:07:03 +0000 (18:07 -0400)]
17074: Add missing side panel activations on groups panel load

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

11 months ago17074: Refactor group details panel and fix passing limit to secondary requests
Stephen Smith [Tue, 23 Jul 2024 21:52:16 +0000 (17:52 -0400)]
17074: Refactor group details panel and fix passing limit to secondary requests

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

11 months ago17074: Organize groups panel service
Stephen Smith [Tue, 23 Jul 2024 19:27:32 +0000 (15:27 -0400)]
17074: Organize groups panel service

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

11 months ago17074: Cleanup process middleware service
Stephen Smith [Tue, 23 Jul 2024 19:05:14 +0000 (15:05 -0400)]
17074: Cleanup process middleware service

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

11 months ago17074: Refactor and simplify favorites middleware.
Stephen Smith [Tue, 23 Jul 2024 13:56:12 +0000 (09:56 -0400)]
17074: Refactor and simplify favorites middleware.

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

11 months ago17074: Simplify public favorites middleware, fix broken paging
Stephen Smith [Mon, 22 Jul 2024 21:06:18 +0000 (17:06 -0400)]
17074: Simplify public favorites middleware, fix broken paging

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

11 months ago17074: Change ListResults itemsAvailable to optinal
Stephen Smith [Mon, 22 Jul 2024 15:50:56 +0000 (11:50 -0400)]
17074: Change ListResults itemsAvailable to optinal

Also adds SET_ITEMS_AVAILABLE

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

11 months ago21720: fixed tablehead styling and added stickyheader
Lisa Knox [Mon, 26 Aug 2024 13:30:09 +0000 (09:30 -0400)]
21720: fixed tablehead styling and added stickyheader

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

11 months ago21720: fixed filter icon alignmennt
Lisa Knox [Fri, 23 Aug 2024 18:42:39 +0000 (14:42 -0400)]
21720: fixed filter icon alignmennt

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

11 months ago21720: fixed global backgroundColor
Lisa Knox [Fri, 23 Aug 2024 18:13:16 +0000 (14:13 -0400)]
21720: fixed global backgroundColor

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

11 months ago21720: set spacing on context menu items
Lisa Knox [Fri, 23 Aug 2024 18:06:26 +0000 (14:06 -0400)]
21720: set spacing on context menu items

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

11 months ago21720: set padding on muiTableCell
Lisa Knox [Fri, 23 Aug 2024 17:20:21 +0000 (13:20 -0400)]
21720: set padding on muiTableCell

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

11 months agoMerge branch '21901-file-log-throttling'
Brett Smith [Fri, 23 Aug 2024 16:02:33 +0000 (12:02 -0400)]
Merge branch '21901-file-log-throttling'

Refs #21901.

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

11 months agoMerge branch '22052-container-columns-excluded-fulltext'
Brett Smith [Fri, 23 Aug 2024 15:30:41 +0000 (11:30 -0400)]
Merge branch '22052-container-columns-excluded-fulltext'

Refs #22052.

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

11 months ago21720: fixed menu item spacing
Lisa Knox [Fri, 23 Aug 2024 15:04:32 +0000 (11:04 -0400)]
21720: fixed menu item spacing

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

11 months ago21720: set contextmenu item text color in global theme
Lisa Knox [Fri, 23 Aug 2024 13:44:04 +0000 (09:44 -0400)]
21720: set contextmenu item text color in global theme

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

11 months ago21720: fixed top-right dropdown spacing
Lisa Knox [Fri, 23 Aug 2024 13:30:49 +0000 (09:30 -0400)]
21720: fixed top-right dropdown spacing

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

11 months agoFix 'darkOrange' missing from theme colors, refs #21413
Peter Amstutz [Thu, 22 Aug 2024 17:41:32 +0000 (13:41 -0400)]
Fix 'darkOrange' missing from theme colors, refs #21413

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

11 months agoMerge branch '21413-retried-badge' refs #21413
Peter Amstutz [Thu, 22 Aug 2024 15:15:30 +0000 (11:15 -0400)]
Merge branch '21413-retried-badge' refs #21413

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

11 months ago21297: Add polling of scheduling status
Peter Amstutz [Tue, 20 Aug 2024 22:14:56 +0000 (18:14 -0400)]
21297: Add polling of scheduling status

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

11 months ago21413: Don't show resubmitted link if the value is invalid. 21413-retried-badge
Peter Amstutz [Tue, 20 Aug 2024 20:49:48 +0000 (16:49 -0400)]
21413: Don't show resubmitted link if the value is invalid.

Use a dark orange for "resubmitted" badge which has adequate contrast
for white text.

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

11 months ago22052: Exclude container_image from container request trigram index 22052-container-columns-excluded-fulltext
Brett Smith [Tue, 20 Aug 2024 20:35:33 +0000 (16:35 -0400)]
22052: Exclude container_image from container request trigram index

For the same reason we exclude portable_data_hash elsewhere.

Because the previous migration has not been part of any release, this
works by splitting out the container_request trigram index update to a
new migration. This way developers who ran the previous migration will
still get the update, and users will not run the rebuild the index twice
when they upgrade to Arvados 3.0.

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

11 months ago22052: Improve trigram index tests
Brett Smith [Tue, 20 Aug 2024 20:12:13 +0000 (16:12 -0400)]
22052: Improve trigram index tests

Rather than defining tests from strings and reflecting the classes from
them, just start from the classes directly and use their methods to get
additional information we need. This is fewer hoops to jump through.

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

11 months agoMerge branch '22053-collection-test'
Lisa Knox [Tue, 20 Aug 2024 20:14:50 +0000 (16:14 -0400)]
Merge branch '22053-collection-test'

closes #22053

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

11 months ago22053: fixed collection test
Lisa Knox [Tue, 20 Aug 2024 20:07:51 +0000 (16:07 -0400)]
22053: fixed collection test

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

11 months ago21413: tab-to-spaces fixes
Peter Amstutz [Tue, 20 Aug 2024 18:29:12 +0000 (14:29 -0400)]
21413: tab-to-spaces fixes

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

11 months agoMerge branch '21898-info-button-behavior'
Lisa Knox [Tue, 20 Aug 2024 18:18:48 +0000 (14:18 -0400)]
Merge branch '21898-info-button-behavior'

closes #21898

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

11 months agoMerge branch '21941-keep-web-link' refs #21941
Peter Amstutz [Tue, 20 Aug 2024 14:16:43 +0000 (10:16 -0400)]
Merge branch '21941-keep-web-link' refs #21941

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

11 months ago21901: Clarify documentation for WebDAVLogDownloadInterval 21901-file-log-throttling
Brett Smith [Mon, 19 Aug 2024 21:43:01 +0000 (17:43 -0400)]
21901: Clarify documentation for WebDAVLogDownloadInterval

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

11 months ago21901: Log all keep-web GET requests that request the first byte
Brett Smith [Mon, 19 Aug 2024 21:34:25 +0000 (17:34 -0400)]
21901: Log all keep-web GET requests that request the first byte

We use this as a heuristic for "starting a new download." This heuristic
does mean that a GET request can avoid being logged if:

* it comes from the same source address (from the server's perspective)
* it uses the same API token
* it requests Range: bytes=1-

Those conditions seem acceptably narrow for now.

The http_range module used here is effectively a public export of the
same logic used by Go's HTTP FS server. I felt like it was important to
use the same logic to avoid different outcomes in the logging logic
vs. serving logic.

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

11 months ago21297: Set showErrors to false when getting containerStatus
Peter Amstutz [Mon, 19 Aug 2024 20:46:05 +0000 (16:46 -0400)]
21297: Set showErrors to false when getting containerStatus

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

11 months ago21413: Check that 'properties' is valid
Peter Amstutz [Mon, 19 Aug 2024 20:33:03 +0000 (16:33 -0400)]
21413: Check that 'properties' is valid

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

11 months ago21941: Tweak menu item names 21941-keep-web-link
Peter Amstutz [Mon, 19 Aug 2024 19:54:59 +0000 (15:54 -0400)]
21941: Tweak menu item names

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

11 months agoMerge branch '20272-description-label' refs #20272
Peter Amstutz [Mon, 19 Aug 2024 19:40:52 +0000 (15:40 -0400)]
Merge branch '20272-description-label' refs #20272

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

11 months ago21901: Add manifest text to some arvados.Collection fixtures
Brett Smith [Mon, 19 Aug 2024 19:36:44 +0000 (15:36 -0400)]
21901: Add manifest text to some arvados.Collection fixtures

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

11 months ago21297: Make scheduling status render as part of ProcessRuntimeStatus
Peter Amstutz [Mon, 19 Aug 2024 19:18:07 +0000 (15:18 -0400)]
21297: Make scheduling status render as part of ProcessRuntimeStatus

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

11 months ago21901: Add integration test to not throttle different source addresses
Brett Smith [Mon, 19 Aug 2024 19:06:09 +0000 (15:06 -0400)]
21901: Add integration test to not throttle different source addresses

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

11 months ago21901: Refactor common functions out of log throttle integration tests
Brett Smith [Mon, 19 Aug 2024 18:54:41 +0000 (14:54 -0400)]
21901: Refactor common functions out of log throttle integration tests

To prepare to add more tests.

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

11 months ago21297: Status message shows up but need to make it look better.
Peter Amstutz [Mon, 19 Aug 2024 18:38:57 +0000 (14:38 -0400)]
21297: Status message shows up but need to make it look better.

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

11 months ago21297: Fetch container status as part of loadProcess
Peter Amstutz [Mon, 19 Aug 2024 18:01:52 +0000 (14:01 -0400)]
21297: Fetch container status as part of loadProcess

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

11 months ago21297: add containerStatus method to ContainerRequestService
Peter Amstutz [Mon, 19 Aug 2024 17:15:27 +0000 (13:15 -0400)]
21297: add containerStatus method to ContainerRequestService

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

11 months ago21413: Add "Resubmitted" process state
Peter Amstutz [Mon, 19 Aug 2024 15:57:23 +0000 (11:57 -0400)]
21413: Add "Resubmitted" process state

Process details now directs users to the resubmitted process.

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

11 months ago21773: Warn that ARVADOS_API_* env vars don't override config.
Tom Clegg [Sat, 17 Aug 2024 22:42:00 +0000 (18:42 -0400)]
21773: Warn that ARVADOS_API_* env vars don't override config.

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

11 months ago21901: keep-web logs based on the last X-Forwarded-For address
Brett Smith [Fri, 16 Aug 2024 20:09:36 +0000 (16:09 -0400)]
21901: keep-web logs based on the last X-Forwarded-For address

Instead of the first.

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

11 months agoMerge branch '21944-work-launch-description' refs #21944
Peter Amstutz [Fri, 16 Aug 2024 14:56:06 +0000 (10:56 -0400)]
Merge branch '21944-work-launch-description' refs #21944

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

11 months agoMerge branch '21990-log-timestamps'
Tom Clegg [Fri, 16 Aug 2024 14:34:47 +0000 (10:34 -0400)]
Merge branch '21990-log-timestamps'

fixes #21990

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