Lucas Di Pentima [Tue, 8 Oct 2024 13:25:20 +0000 (10:25 -0300)]
16417: Adds basic dashboard to visualize and query Loki data.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Tom Clegg [Mon, 7 Oct 2024 18:53:55 +0000 (14:53 -0400)]
Update test.
refs #22132
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Mon, 7 Oct 2024 18:36:48 +0000 (14:36 -0400)]
Revert "Make integration test check more flexible"
refs #22132
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Mon, 7 Oct 2024 18:34:51 +0000 (14:34 -0400)]
Update controller-supplied status messages to new format.
refs #22132
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Mon, 7 Oct 2024 13:20:13 +0000 (09:20 -0400)]
22155: adjusted details-card test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lucas Di Pentima [Sat, 5 Oct 2024 15:59:46 +0000 (12:59 -0300)]
16417: Installs and configures Grafana Alloy on all nodes.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Peter Amstutz [Fri, 4 Oct 2024 21:32:44 +0000 (17:32 -0400)]
Make integration test check more flexible
Make test accept the case of:
Queued, waiting for dispatch
Locked, waiting for dispatch
no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 4 Oct 2024 21:18:28 +0000 (17:18 -0400)]
22153: Limit list to 200 workflows instead of 1000
It loads all the workflow definitions up front. Don't want to
overwhelm the browser. Future work will be to overhaul this to use
server side search instead of client side search.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 4 Oct 2024 20:47:03 +0000 (16:47 -0400)]
22162: Add test for mknod
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 4 Oct 2024 20:46:46 +0000 (16:46 -0400)]
22162: Add implementation of mknod for regular files
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lucas Di Pentima [Fri, 4 Oct 2024 19:33:32 +0000 (16:33 -0300)]
16417: Configures Loki as a new Grafana data source.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Fri, 4 Oct 2024 19:30:07 +0000 (16:30 -0300)]
16417: Pillar & state to install and configure Loki in the monitoring node.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Fri, 4 Oct 2024 19:28:04 +0000 (16:28 -0300)]
16417: Handles new config values related to Loki, sets pillar and state.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Peter Amstutz [Fri, 4 Oct 2024 19:18:46 +0000 (15:18 -0400)]
22153: Search field no longer auto-clears when workflow is selected
Also tweaked layout a bit to make better use of space.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Fri, 4 Oct 2024 18:08:12 +0000 (14:08 -0400)]
22155 fixed project description cutoff
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Fri, 4 Oct 2024 17:56:23 +0000 (13:56 -0400)]
Merge branch '22168-mount-mknod'
fixes #22168
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Peter Amstutz [Fri, 4 Oct 2024 17:00:20 +0000 (13:00 -0400)]
Remove call to loadContainerStatus introduced by merge
refs #22132
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Fri, 4 Oct 2024 15:54:56 +0000 (11:54 -0400)]
22155: eliminated layout shift when switching tabs
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Fri, 4 Oct 2024 15:16:20 +0000 (11:16 -0400)]
22141: Fix highlighting when using light/dark tree item weights
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Fri, 4 Oct 2024 14:51:05 +0000 (10:51 -0400)]
22168: Add test for read-only mount.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 3 Oct 2024 17:51:54 +0000 (13:51 -0400)]
22168: Support using mknod() to create a regular file.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 3 Oct 2024 17:46:35 +0000 (13:46 -0400)]
22168: Use recognizable stdlib error for EEXIST.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Fri, 4 Oct 2024 14:47:51 +0000 (10:47 -0400)]
Update test.
refs #22132
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Peter Amstutz [Fri, 4 Oct 2024 14:12:22 +0000 (10:12 -0400)]
Merge branch '22132-scheduling-status-log' refs #22132
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Fri, 4 Oct 2024 13:35:21 +0000 (09:35 -0400)]
22155: fixed search results toolbar css
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Thu, 3 Oct 2024 21:26:37 +0000 (17:26 -0400)]
22141: Refactoring to reduce circular import dependencies
The DataExplorer test started failing with the error "can't access
lexical declaration 'DataExplorer' before initialization".
I couldn't figure out exactly what I did that caused this to suddenly
start being a problem, but running the 'dpdm' tool on the codebase
showed a huge number of circular imports.
I moved several symbols directly or indirectly involving DataExplorer
out of the 'view' modules over to the 'action' modules and fixed
everything to import from the new location, and the DataExplorer test
is passing again.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Thu, 3 Oct 2024 19:17:58 +0000 (15:17 -0400)]
Update test.
refs #22132
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 3 Oct 2024 18:52:17 +0000 (14:52 -0400)]
Merge branch '21314-cancel-invalid-mounts'
fixes #21314
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 3 Oct 2024 15:30:03 +0000 (11:30 -0400)]
Merge branch '20756-singularity-cgroups'
fixes #20756
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 3 Oct 2024 15:28:48 +0000 (11:28 -0400)]
Merge branch '21566-aws4-double-slash'
fixes #21566
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Peter Amstutz [Thu, 3 Oct 2024 15:13:51 +0000 (11:13 -0400)]
22141: Improve selectors used in tests
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Thu, 3 Oct 2024 15:00:56 +0000 (11:00 -0400)]
Merge branch '21750-singularity-networking'
fixes #21750
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 3 Oct 2024 14:57:05 +0000 (10:57 -0400)]
21750: Change ARVADOS_TEST_USE_SUDO=1 to ARVADOS_TEST_PRIVESC=sudo.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Peter Amstutz [Thu, 3 Oct 2024 14:41:36 +0000 (10:41 -0400)]
22141: Picker tests include checking the details panel
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 2 Oct 2024 21:59:19 +0000 (17:59 -0400)]
22141: Search by PDH
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 2 Oct 2024 21:51:23 +0000 (17:51 -0400)]
22141: Fixed loading/refreshing behavior related to collections.
Started working on e2e tests.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Wed, 2 Oct 2024 20:56:28 +0000 (16:56 -0400)]
21314: Cancel container if it cannot even be loaded.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 2 Oct 2024 20:25:33 +0000 (16:25 -0400)]
20756: Update systemd check to check XDG_RUNTIME_DIR.
Skip systemd check crunch-run is running as root. The systemd
requirement only applies to userns / non-root usage.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Wed, 2 Oct 2024 19:39:53 +0000 (15:39 -0400)]
Merge branch '22115-collection-version-browser'
closes #22115
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 2 Oct 2024 19:25:55 +0000 (15:25 -0400)]
22155: fixed subprocess toolbar
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Wed, 2 Oct 2024 18:37:47 +0000 (14:37 -0400)]
Merge branch '22132-scheduling-status-messages' refs #22132
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 2 Oct 2024 18:36:02 +0000 (14:36 -0400)]
22132: Wordsmithing and update docs
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Wed, 2 Oct 2024 17:54:32 +0000 (13:54 -0400)]
22155: fixed workflow and data tab toolbars
* unable to address subprocess toolbar, blocked on 22143
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Wed, 2 Oct 2024 17:13:56 +0000 (13:13 -0400)]
22132: Revise the messages some more and update tests.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Wed, 2 Oct 2024 16:35:34 +0000 (12:35 -0400)]
21566: Fix V4 signature check for paths with double slash.
Unfortunately goamz squashes repeated slashes with path.Join() so we
can't use it to test such cases.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Wed, 2 Oct 2024 14:02:51 +0000 (10:02 -0400)]
22115: fixed original bug again
* changes made in previous commit to pass tests recreated original bug
* also fixed an issue in autocomplete.tsx that cause some test flakiness
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Tue, 1 Oct 2024 15:11:52 +0000 (11:11 -0400)]
21750: Add "has non-loopback ip" test.
Checks that singularity containers can use networking even when not
invoked as root.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Mon, 30 Sep 2024 15:53:52 +0000 (11:53 -0400)]
21750: Use sudo instead of fakeroot to test singularity networking.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Mon, 30 Sep 2024 15:51:45 +0000 (11:51 -0400)]
21750: Wait a bit for container process to listen.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 1 Oct 2024 19:14:59 +0000 (15:14 -0400)]
20756: Check systemd compatibility before enabling resource limits.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Brett Smith [Tue, 1 Oct 2024 18:36:12 +0000 (14:36 -0400)]
Merge branch '22134-railsapi-envvars'
Closes #22134, #22136.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Lisa Knox [Tue, 1 Oct 2024 15:59:08 +0000 (11:59 -0400)]
22115: changed lifecycle check to pass page-not-found test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Thu, 26 Sep 2024 18:00:18 +0000 (14:00 -0400)]
20756: Check for cgroup support before requesting limits.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 26 Sep 2024 14:43:20 +0000 (10:43 -0400)]
20756: Fix panic when TestExecStop calls Wait before Stop.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 26 Sep 2024 14:25:20 +0000 (10:25 -0400)]
20756: Propagate dbus env var to enable rootless cgroups.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 25 Sep 2024 21:01:38 +0000 (17:01 -0400)]
20756: Report container pid to crunchstat when using singularity.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 25 Sep 2024 20:53:32 +0000 (16:53 -0400)]
20756: Set container memory and cpu limits when using singularity.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Tue, 1 Oct 2024 15:00:16 +0000 (11:00 -0400)]
22115: added setSelectedUuid to collection page, added test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Tue, 1 Oct 2024 14:46:19 +0000 (10:46 -0400)]
22132: Better messages WIP
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Tue, 1 Oct 2024 13:45:21 +0000 (09:45 -0400)]
22132: Tweak async interval to schedule first callback with no delay
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Tue, 1 Oct 2024 13:23:04 +0000 (09:23 -0400)]
21842: Merge branch '21842-improve-sharing'
closes #21842
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Tue, 1 Oct 2024 13:03:22 +0000 (09:03 -0400)]
22141: Add details for more object types
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 30 Sep 2024 21:05:07 +0000 (17:05 -0400)]
22141: polish file chooser layout
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Mon, 30 Sep 2024 20:02:40 +0000 (16:02 -0400)]
21842: fixed sharing test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 30 Sep 2024 18:40:07 +0000 (14:40 -0400)]
21842: formatted perm management names
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 30 Sep 2024 16:25:11 +0000 (12:25 -0400)]
21842: changed sharing dialog width
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 30 Sep 2024 16:20:34 +0000 (12:20 -0400)]
21842: changed dropdown and chip name display to include email
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Sat, 28 Sep 2024 19:44:01 +0000 (15:44 -0400)]
22141: Picker details display WIP
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lucas Di Pentima [Fri, 27 Sep 2024 23:07:26 +0000 (20:07 -0300)]
16417: Creates Loki's S3 bucket and access resources.
To avoid having to deal with disk space, we'll store logs on S3, this will
also help for eventual migration of the Loki service to a different node.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lisa Knox [Fri, 27 Sep 2024 19:35:57 +0000 (15:35 -0400)]
21842: made tab and index reset on select for visual clarity
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 27 Sep 2024 19:24:08 +0000 (15:24 -0400)]
21842: cached initial suggestions to preven re-loading
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 27 Sep 2024 19:06:53 +0000 (15:06 -0400)]
21842: made input field reset on item select
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 27 Sep 2024 18:08:19 +0000 (14:08 -0400)]
Merge branch '21988-details-panel-loading'
closes #21988
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 27 Sep 2024 17:53:06 +0000 (13:53 -0400)]
21988: un-commented cypress-fail-fast import
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 27 Sep 2024 15:42:42 +0000 (11:42 -0400)]
21988: cleanup
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 27 Sep 2024 15:27:57 +0000 (11:27 -0400)]
21988: added specificity to workfloe test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 27 Sep 2024 15:13:20 +0000 (11:13 -0400)]
21988: added wait for async file deletion in test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 27 Sep 2024 14:18:57 +0000 (10:18 -0400)]
21988: ironed out some wrinkly tests
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Dung Lam [Fri, 27 Sep 2024 02:43:37 +0000 (02:43 +0000)]
Arvados-DCO-1.1-Signed-off-by: Dung Lam <dunglam@projectnelly.com>
Peter Amstutz [Thu, 26 Sep 2024 22:14:20 +0000 (18:14 -0400)]
22141: Change label
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Thu, 26 Sep 2024 22:05:39 +0000 (18:05 -0400)]
22141: Make the "parent" folders lighter when searching
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Thu, 26 Sep 2024 18:12:09 +0000 (14:12 -0400)]
21988: set loadDetailsPanel to only fire when needed
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Thu, 26 Sep 2024 16:11:19 +0000 (12:11 -0400)]
22141: The version with a single search box
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Thu, 26 Sep 2024 16:00:10 +0000 (12:00 -0400)]
21988: added default details panel test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 26 Sep 2024 15:24:16 +0000 (11:24 -0400)]
21988: added details-panel test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lucas Di Pentima [Thu, 26 Sep 2024 15:07:59 +0000 (12:07 -0300)]
16417: Sets up nginx & letsencrypt configurations for the new loki hostname.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Thu, 26 Sep 2024 15:05:06 +0000 (12:05 -0300)]
16417: Adds 'loki' DNS name to terraform.
The default installation will install the Loki service in the workbench
node, just as Prometheus and Grafana.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lisa Knox [Thu, 26 Sep 2024 14:42:55 +0000 (10:42 -0400)]
21988: added loadDetailsPanel to the setSelectedResource function
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Thu, 26 Sep 2024 02:25:51 +0000 (22:25 -0400)]
22141: Search boxes in file picker are bigger
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Thu, 26 Sep 2024 02:06:55 +0000 (22:06 -0400)]
22141: Collection search shows parent projects
Can search by UUID
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 25 Sep 2024 21:08:39 +0000 (17:08 -0400)]
22141: Always filter intermediates/logs, use count: none
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Wed, 25 Sep 2024 20:46:24 +0000 (16:46 -0400)]
21842: fixed sharing test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 25 Sep 2024 19:40:09 +0000 (15:40 -0400)]
21842: fixed group-manage test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 25 Sep 2024 18:45:08 +0000 (14:45 -0400)]
21842: unused var cleanup
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 25 Sep 2024 18:39:50 +0000 (14:39 -0400)]
21842: added keep typing
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 25 Sep 2024 18:14:13 +0000 (14:14 -0400)]
21842: added maxlength, changed tab label to display num+
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 25 Sep 2024 15:57:54 +0000 (11:57 -0400)]
21842: refactored renderSharingSuggestion
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 25 Sep 2024 15:52:28 +0000 (11:52 -0400)]
21842: removed scrolling support
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 25 Sep 2024 15:32:35 +0000 (11:32 -0400)]
21842: removed word wrap on listItems
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Wed, 25 Sep 2024 14:46:14 +0000 (10:46 -0400)]
Merge branch '13327-include-container-uuid' refs #13327
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>