Lisa Knox [Tue, 17 Sep 2024 18:04:14 +0000 (14:04 -0400)]
Merge branch 'main' into 21720-material-ui-upgrade
refs #21720
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 17 Sep 2024 17:33:08 +0000 (13:33 -0400)]
21720: fixed padding in panel log card lines
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 17 Sep 2024 17:22:03 +0000 (13:22 -0400)]
21720: moved search input adornment to fix occlusion with.placeholder text
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 17 Sep 2024 17:10:23 +0000 (13:10 -0400)]
21720: removed unnecessary divider
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 17 Sep 2024 15:17:57 +0000 (11:17 -0400)]
21720: fixed text color in data explorer
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 17 Sep 2024 14:58:32 +0000 (10:58 -0400)]
21720: fixed styling in multi-panel-view
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 17 Sep 2024 14:32:26 +0000 (10:32 -0400)]
21720: remobed vestigial info button
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Stephen Smith [Tue, 17 Sep 2024 14:31:45 +0000 (10:31 -0400)]
Merge branch '21893-input-collections-virtual-list' into main. Closes #21893
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lisa Knox [Tue, 17 Sep 2024 14:26:58 +0000 (10:26 -0400)]
21720: refectored listitem icon spacing
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Stephen Smith [Tue, 17 Sep 2024 14:07:38 +0000 (10:07 -0400)]
21893: Make linter happy
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Tue, 17 Sep 2024 13:39:50 +0000 (09:39 -0400)]
Merge branch '17074-optimize-itemsavailable' into main. Closes #17074
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Tue, 17 Sep 2024 13:37:31 +0000 (10:37 -0300)]
Merge branch '21751-installer-cmk-support'
closes #21751
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 17 Sep 2024 13:36:38 +0000 (10:36 -0300)]
21751: Fixes typo in resource naming.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Brett Smith [Tue, 17 Sep 2024 01:32:02 +0000 (21:32 -0400)]
Merge branch '22079-pysdk-reference-bugfixes'
Refs #22079.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Stephen Smith [Mon, 16 Sep 2024 19:46:43 +0000 (15:46 -0400)]
21893: Add separate custom column width styles for collection input table
Also fix ellipses-ing of collection link
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lucas Di Pentima [Mon, 16 Sep 2024 19:46:40 +0000 (16:46 -0300)]
21751: Adds CMK access policies to compute and dispatcher roles.
When using customer-managed keys, access should be granted explicitly: the
dispatcher needs it to create instances with their EBS volume encrypted
and the compute nodes themselves need it too so that they can start the
ebs-autoscale feature.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Stephen Smith [Mon, 16 Sep 2024 19:10:54 +0000 (15:10 -0400)]
21893: Implement virtual list for process io card input collections tab
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Brett Smith [Mon, 16 Sep 2024 15:56:28 +0000 (11:56 -0400)]
22126: Improve parsing of default values in PySDK reference
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Mon, 16 Sep 2024 15:50:29 +0000 (11:50 -0400)]
22126: Improve formatting of method parameter docstrings
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Mon, 16 Sep 2024 14:49:50 +0000 (10:49 -0400)]
22126: Improve whitespace in ArvadosAPIClient reference
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Mon, 16 Sep 2024 14:44:30 +0000 (10:44 -0400)]
22126: Add defaults to PySDK methods reference
Resolve the issue in the earlier comment by marking parameters with no
advertised default as Optional[T] with a default value None.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Mon, 16 Sep 2024 14:12:03 +0000 (10:12 -0400)]
22079: Improve PySDK list method reference
* Add a pointer to the iterator wrapper directly to the `list` method
docstring.
* Accommodate the special case of the computed permissions wrapper.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Tom Clegg [Fri, 13 Sep 2024 21:03:44 +0000 (17:03 -0400)]
Merge branch '22124-keepstore-put-moved'
refs #22124
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Fri, 13 Sep 2024 17:56:41 +0000 (13:56 -0400)]
Merge branch '21900-groups-panel-toolbar'
closes #21900
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Fri, 13 Sep 2024 15:47:02 +0000 (11:47 -0400)]
22124: Strip trailing slash on keepstore endpoint.
Fixes double-slash in outgoing requests.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Fri, 13 Sep 2024 15:01:59 +0000 (11:01 -0400)]
Merge branch '22017-instance-type-quotas'
fixes #22017
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 11 Sep 2024 16:27:39 +0000 (12:27 -0400)]
22017: Add interface assertions.
These act as a compile-time unit test for the stub driver.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 11 Sep 2024 16:09:44 +0000 (12:09 -0400)]
22017: Rename InstanceFamily to InstanceQuotaGroup.
"Instance family" is an existing AWS term, and each quota group covers
multiple instance families.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 11 Sep 2024 13:01:02 +0000 (09:01 -0400)]
Merge branch '21773-keep-service-discovery'
closes #21773
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 10 Sep 2024 21:24:08 +0000 (17:24 -0400)]
22017: Configurable instance type/family mapping.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Tue, 10 Sep 2024 14:17:27 +0000 (10:17 -0400)]
21720: fixed flaky project test again
* added cy.waitForDom() after submit button clicks
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 10 Sep 2024 14:03:14 +0000 (10:03 -0400)]
21720: fixed flaky project test
* changed cy.go('back') to manually clicking the 'Home Projects' breadcrumb
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 10 Sep 2024 13:05:16 +0000 (09:05 -0400)]
21720: removed redundant redirect-to test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Mon, 9 Sep 2024 21:00:30 +0000 (17:00 -0400)]
Merge branch '21297-container-status' refs #21297
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 9 Sep 2024 20:09:45 +0000 (16:09 -0400)]
Merge branch 'main' into 21297-container-status
refs #21297
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Mon, 9 Sep 2024 18:38:04 +0000 (14:38 -0400)]
21720: removed getClipboardUrl spec made redundant by 21941
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 9 Sep 2024 18:25:07 +0000 (14:25 -0400)]
21720: fixed file-viewer-action test
* the href for the openInNewTab action must be a legitimate address
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Mon, 9 Sep 2024 18:00:38 +0000 (14:00 -0400)]
22017: Separate quotas for spot/demand, add missing families.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Brett Smith [Mon, 9 Sep 2024 16:18:05 +0000 (12:18 -0400)]
19929: Move request class to the top of PySDK reference
Since it is used by every method class, and small, documenting it first
makes better organizational sense. No issue #.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Mon, 9 Sep 2024 16:07:18 +0000 (12:07 -0400)]
19929: Document schemas and their resources together in PySDK reference
Now that all these classes are fully documented, outputting all the
schemas and then all the resources means there's a giant gap between
related classes. Provide nicer organization by sorting by methods,
preceding them with their related schemas. Refs #19929.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Lisa Knox [Mon, 9 Sep 2024 15:47:58 +0000 (11:47 -0400)]
21720: fixed run-process-panel-actions test
* there is a meaningless console error at the end with navigateTo because the store doesn't exist in this test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Brett Smith [Mon, 9 Sep 2024 13:59:08 +0000 (09:59 -0400)]
Merge branch '19929-fill-discovery-document'
Refs #19929.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Lucas Di Pentima [Mon, 9 Sep 2024 13:46:01 +0000 (10:46 -0300)]
Merge branch '22073-salt-v3006-downgrade'
closes #22073
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Fri, 6 Sep 2024 20:56:42 +0000 (17:56 -0300)]
22073: Requires salt v3006 instead of v3006 to avoid recursive requisite error.
This change avoids getting the problem mentioned in
https://github.com/saltstack/salt/issues/65966 -- that seems will be fixed in
salt version 3008.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Tom Clegg [Fri, 6 Sep 2024 18:21:51 +0000 (14:21 -0400)]
21773: Wait a bit longer for random delays to appear random enough.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Fri, 6 Sep 2024 18:13:26 +0000 (14:13 -0400)]
21720: fixed window focus bug
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 6 Sep 2024 17:17:57 +0000 (13:17 -0400)]
21720: fixed project test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Brett Smith [Fri, 6 Sep 2024 14:49:29 +0000 (10:49 -0400)]
19929: Remove include_old_versions parameter of collections.get
This parameter was accidentally added to collections.show years ago in
b3d5254ce24ca82904b13d61012b2d8d676a30d8,
but we only recently started advertising if for collections.get in
e49ab1fa2bc83ddb6a3ad3ef6ca4b16391a72094.
It was never supposed to be here and was never advertised for
collections.get in a released version or in our API
documentation. Just remove it.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Tom Clegg [Fri, 6 Sep 2024 15:16:10 +0000 (11:16 -0400)]
22017: Comment test.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Fri, 6 Sep 2024 15:13:56 +0000 (11:13 -0400)]
22017: Test pool response to instance family capacity errors.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Fri, 6 Sep 2024 14:09:29 +0000 (10:09 -0400)]
21720: converted tree-picker test to cypress
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Stephen Smith [Fri, 6 Sep 2024 13:39:31 +0000 (09:39 -0400)]
17074: Fix project cypress test to account for separate count query
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Brett Smith [Thu, 5 Sep 2024 21:32:42 +0000 (17:32 -0400)]
19929: Document that container_requests.filters is not implemented
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Thu, 5 Sep 2024 21:15:46 +0000 (17:15 -0400)]
19929: Improve groups.contents discovery document details
* Add missing parameters.
* Update the `uuid` description to account for the relationship
with those parameters.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Thu, 5 Sep 2024 20:56:11 +0000 (16:56 -0400)]
19929: Remove long-gone List properties from the discovery document
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Thu, 5 Sep 2024 18:28:08 +0000 (14:28 -0400)]
19929: Clarify some wording in discovery document descriptions
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Lisa Knox [Thu, 5 Sep 2024 18:43:02 +0000 (14:43 -0400)]
21720: fixed icon occlusion in sidepanel
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Brett Smith [Thu, 5 Sep 2024 18:20:00 +0000 (14:20 -0400)]
19929: Fix formatting of bulleted list
Don't indent so much it can become a code block.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Lisa Knox [Thu, 5 Sep 2024 15:19:52 +0000 (11:19 -0400)]
21720: restored basic form styling
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Thu, 5 Sep 2024 14:16:14 +0000 (10:16 -0400)]
22017: VcpuLimitExceeded applies to instance family, not all types.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Thu, 5 Sep 2024 13:07:19 +0000 (09:07 -0400)]
21720: fixed withstyles in process-panel-root
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 4 Sep 2024 17:04:06 +0000 (13:04 -0400)]
21720: merge leftovers
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 4 Sep 2024 16:57:38 +0000 (12:57 -0400)]
Merge branch 'main' into 21720-material-ui-upgrade
refs #21720
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>