arvados-workbench2.git
19 months ago16073: Reduce io preview table header padding
Stephen Smith [Wed, 14 Sep 2022 23:09:47 +0000 (19:09 -0400)]
16073: Reduce io preview table header padding

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

19 months ago19465: Improves panel buttons styling.
Lucas Di Pentima [Wed, 14 Sep 2022 22:02:48 +0000 (19:02 -0300)]
19465: Improves panel buttons styling.

* Removes the "eye" icon to save horizontal space.
* Fills the button with color to indicate a visible panel.

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

19 months ago19465: Resets the selected panel on scrolling.
Lucas Di Pentima [Wed, 14 Sep 2022 21:57:24 +0000 (18:57 -0300)]
19465: Resets the selected panel on scrolling.

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

19 months ago19465: Replaces hover-to-scroll with click-to-scroll behavior in MPV button bar
Lucas Di Pentima [Wed, 14 Sep 2022 21:47:35 +0000 (18:47 -0300)]
19465: Replaces hover-to-scroll with click-to-scroll behavior in MPV button bar

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

19 months agoMerge branch 'main' of git.arvados.org:arvados-workbench2 into 18979-vm-login-ui
Stephen Smith [Wed, 14 Sep 2022 13:57:43 +0000 (09:57 -0400)]
Merge branch 'main' of git.arvados.org:arvados-workbench2 into 18979-vm-login-ui

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

19 months ago16073: Hide param tabs on subprocess and collection tabs on main process
Stephen Smith [Tue, 13 Sep 2022 14:31:26 +0000 (10:31 -0400)]
16073: Hide param tabs on subprocess and collection tabs on main process

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

19 months ago16073: Rename process io panel tabs
Stephen Smith [Tue, 13 Sep 2022 14:30:40 +0000 (10:30 -0400)]
16073: Rename process io panel tabs

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

20 months ago16073: Use import/export as process i/o icons
Stephen Smith [Mon, 12 Sep 2022 23:35:28 +0000 (19:35 -0400)]
16073: Use import/export as process i/o icons

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

20 months agoMerge branch '19383-advanced-dialog' into main. Closes #19383
Stephen Smith [Tue, 6 Sep 2022 13:56:26 +0000 (09:56 -0400)]
Merge branch '19383-advanced-dialog' into main. Closes #19383

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

20 months ago18692: File and project picker display changes
Daniel Kutyła [Mon, 5 Sep 2022 06:54:50 +0000 (08:54 +0200)]
18692: File and project picker display changes

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

20 months ago19383: Rename advanced dialog to api details in cypress tests 19383-advanced-dialog
Stephen Smith [Fri, 2 Sep 2022 14:03:32 +0000 (10:03 -0400)]
19383: Rename advanced dialog to api details in cypress tests

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

20 months ago19383: Rename advanced dialog to API Details
Stephen Smith [Fri, 2 Sep 2022 14:00:51 +0000 (10:00 -0400)]
19383: Rename advanced dialog to API Details

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

20 months ago19383: Add types for advanced tab functions, add support for jsx fragments to code...
Stephen Smith [Thu, 1 Sep 2022 21:42:10 +0000 (17:42 -0400)]
19383: Add types for advanced tab functions, add support for jsx fragments to code snippet component

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

20 months agoMerge branch 'main' of git.arvados.org:arvados-workbench2 into 16073-process-io-panels
Stephen Smith [Tue, 30 Aug 2022 22:04:05 +0000 (18:04 -0400)]
Merge branch 'main' of git.arvados.org:arvados-workbench2 into 16073-process-io-panels

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

20 months ago16073: Remove process details attributes inputs link, load output collection to displ...
Stephen Smith [Tue, 30 Aug 2022 21:02:11 +0000 (17:02 -0400)]
16073: Remove process details attributes inputs link, load output collection to display name

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

20 months ago18692: Changed logic for snackbar
Daniel Kutyła [Tue, 30 Aug 2022 15:20:54 +0000 (17:20 +0200)]
18692: Changed logic for snackbar

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

20 months ago16073: Move process io preview links below image, add maxwidth to image
Stephen Smith [Mon, 29 Aug 2022 22:45:02 +0000 (18:45 -0400)]
16073: Move process io preview links below image, add maxwidth to image

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

20 months ago16073: Add process io panel output collection tab
Stephen Smith [Mon, 29 Aug 2022 18:33:18 +0000 (14:33 -0400)]
16073: Add process io panel output collection tab

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

20 months ago16073: Add input collection mounts to process io panel and split pdh links into 2
Stephen Smith [Thu, 25 Aug 2022 21:10:24 +0000 (17:10 -0400)]
16073: Add input collection mounts to process io panel and split pdh links into 2

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

20 months agoMerge branch '19421-restore-old-redirect-key' into main. Closes #19421
Stephen Smith [Thu, 25 Aug 2022 15:27:32 +0000 (11:27 -0400)]
Merge branch '19421-restore-old-redirect-key' into main. Closes #19421

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

20 months ago19421: Redirect old "redirectTo" url param to "redirectToPreview" 19421-restore-old-redirect-key
Stephen Smith [Thu, 25 Aug 2022 14:29:42 +0000 (10:29 -0400)]
19421: Redirect old "redirectTo" url param to "redirectToPreview"

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

20 months ago18692: Changed logic for the isWritable property of a collection
Daniel Kutyła [Thu, 25 Aug 2022 12:36:02 +0000 (14:36 +0200)]
18692: Changed logic for the isWritable property of a collection

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

20 months ago18692: Disabled CI test which blocks the CI
Daniel Kutyła [Thu, 25 Aug 2022 12:32:17 +0000 (14:32 +0200)]
18692: Disabled CI test which blocks the CI

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

20 months ago18692: Disabled CI test which blocks the CI
Daniel Kutyła [Thu, 25 Aug 2022 10:49:04 +0000 (12:49 +0200)]
18692: Disabled CI test which blocks the CI

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

20 months ago18692: Changed Snackbar closing
Daniel Kutyła [Wed, 24 Aug 2022 22:38:13 +0000 (00:38 +0200)]
18692: Changed Snackbar closing

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

20 months ago18692: Disabled CI test which blocks the CI
Daniel Kutyła [Wed, 24 Aug 2022 19:33:52 +0000 (21:33 +0200)]
18692: Disabled CI test which blocks the CI

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

20 months ago18692: Fixed error formatting
Daniel Kutyła [Tue, 23 Aug 2022 20:13:22 +0000 (22:13 +0200)]
18692: Fixed error formatting

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

20 months ago18692: Fixed collection beeing editable within the details panel
Daniel Kutyła [Wed, 17 Aug 2022 07:06:15 +0000 (09:06 +0200)]
18692: Fixed collection beeing editable within the details panel

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

21 months ago18979: Add test for disabling add login form with unsaved group input
Stephen Smith [Fri, 12 Aug 2022 16:37:23 +0000 (12:37 -0400)]
18979: Add test for disabling add login form with unsaved group input

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

21 months ago18979: Disable vm login form submit and warn with unsaved group input
Stephen Smith [Thu, 11 Aug 2022 21:57:28 +0000 (17:57 -0400)]
18979: Disable vm login form submit and warn with unsaved group input

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

21 months ago18979: Add horizontal scroll for vm user/admin panels
Stephen Smith [Thu, 11 Aug 2022 21:55:39 +0000 (17:55 -0400)]
18979: Add horizontal scroll for vm user/admin panels

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

21 months ago18979: Increase query limit for vm login admin
Stephen Smith [Thu, 11 Aug 2022 21:54:44 +0000 (17:54 -0400)]
18979: Increase query limit for vm login admin

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

21 months ago18692: Fixed failing collection tests
Daniel Kutyła [Thu, 11 Aug 2022 07:32:22 +0000 (09:32 +0200)]
18692: Fixed failing collection tests

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

21 months agoMerge remote-tracking branch 'origin/main' into 18692-frozen-projects-workbench-support
Daniel Kutyła [Mon, 8 Aug 2022 10:55:15 +0000 (12:55 +0200)]
Merge remote-tracking branch 'origin/main' into 18692-frozen-projects-workbench-support

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

21 months ago18692: Fixed failing tests
Daniel Kutyła [Mon, 8 Aug 2022 10:54:19 +0000 (12:54 +0200)]
18692: Fixed failing tests

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

21 months ago18692: Fixed project not refreshing post freeze
Daniel Kutyła [Mon, 8 Aug 2022 10:20:06 +0000 (12:20 +0200)]
18692: Fixed project not refreshing post freeze

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

21 months agoMerge branch '19231-fewer-rows-per-page' refs #19231
Peter Amstutz [Thu, 4 Aug 2022 20:04:23 +0000 (16:04 -0400)]
Merge branch '19231-fewer-rows-per-page' refs #19231

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

21 months agoMerge branch '19142-avoid-loading-unneeded-mounts' into main. Closes #19142
Stephen Smith [Thu, 4 Aug 2022 19:17:52 +0000 (15:17 -0400)]
Merge branch '19142-avoid-loading-unneeded-mounts' into main. Closes #19142

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

21 months ago19231: Add smaller page sizes (10 and 20 items) to load faster 19231-fewer-rows-per-page
Peter Amstutz [Thu, 4 Aug 2022 19:02:20 +0000 (15:02 -0400)]
19231: Add smaller page sizes (10 and 20 items) to load faster

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

21 months ago19142: Remove input dialog action from process context menu 19142-avoid-loading-unneeded-mounts
Stephen Smith [Thu, 4 Aug 2022 18:53:32 +0000 (14:53 -0400)]
19142: Remove input dialog action from process context menu

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

21 months ago19142: Avoid loading mounts in subprocess panel
Stephen Smith [Thu, 4 Aug 2022 16:05:09 +0000 (12:05 -0400)]
19142: Avoid loading mounts in subprocess panel

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

21 months ago19142: Add note explaining purpose of field list
Stephen Smith [Wed, 3 Aug 2022 20:17:12 +0000 (16:17 -0400)]
19142: Add note explaining purpose of field list

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

21 months ago19142: Unselect mounts when loading all process and project view
Stephen Smith [Wed, 3 Aug 2022 19:45:13 +0000 (15:45 -0400)]
19142: Unselect mounts when loading all process and project view

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

21 months agoMerge branch '19305-project-update-dialog-properties' into main. Closes #19305
Stephen Smith [Tue, 2 Aug 2022 15:46:53 +0000 (11:46 -0400)]
Merge branch '19305-project-update-dialog-properties' into main. Closes #19305

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

21 months ago19305: Add cypress tests for edit project via breadcrumbs 19305-project-update-dialog-properties
Stephen Smith [Tue, 2 Aug 2022 14:38:14 +0000 (10:38 -0400)]
19305: Add cypress tests for edit project via breadcrumbs

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

21 months ago19305: Update project dialog fetch project from store
Stephen Smith [Mon, 1 Aug 2022 21:39:55 +0000 (17:39 -0400)]
19305: Update project dialog fetch project from store

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

21 months agoMerge branch '19079-search-results-open-newtab' into main. Closes #19079
Stephen Smith [Mon, 1 Aug 2022 14:34:43 +0000 (10:34 -0400)]
Merge branch '19079-search-results-open-newtab' into main. Closes #19079

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

21 months ago19079: Add federated case to search results context menu tests 19079-search-results-open-newtab
Stephen Smith [Fri, 29 Jul 2022 19:14:23 +0000 (15:14 -0400)]
19079: Add federated case to search results context menu tests

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

21 months agoMerge branch 'main' of git.arvados.org:arvados-workbench2 into 19079-search-results...
Stephen Smith [Thu, 28 Jul 2022 20:04:24 +0000 (16:04 -0400)]
Merge branch 'main' of git.arvados.org:arvados-workbench2 into 19079-search-results-open-newtab

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

21 months ago19079: Don't use collection specific url processing for search result clipboard actions
Stephen Smith [Thu, 28 Jul 2022 20:02:44 +0000 (16:02 -0400)]
19079: Don't use collection specific url processing for search result clipboard actions

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

21 months agoMerge branch '16070-process-commandline-view-panel' into main. Closes #16070
Stephen Smith [Thu, 28 Jul 2022 14:58:42 +0000 (10:58 -0400)]
Merge branch '16070-process-commandline-view-panel' into main. Closes #16070

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

21 months ago19079: Add test for search context menu
Stephen Smith [Wed, 27 Jul 2022 18:12:34 +0000 (14:12 -0400)]
19079: Add test for search context menu

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

21 months ago19079: Add search results context menu with clipboard and new tab options
Stephen Smith [Tue, 26 Jul 2022 23:42:09 +0000 (19:42 -0400)]
19079: Add search results context menu with clipboard and new tab options

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

21 months ago16070: Cleanup and update integration test script 16070-process-commandline-view-panel
Stephen Smith [Tue, 26 Jul 2022 18:57:10 +0000 (14:57 -0400)]
16070: Cleanup and update integration test script

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

21 months ago16070: Add fake store to tests using code snippet.
Stephen Smith [Tue, 26 Jul 2022 15:50:39 +0000 (11:50 -0400)]
16070: Add fake store to tests using code snippet.

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

21 months ago16070: Add optional linking to code snippet component. Base styles off of default...
Stephen Smith [Mon, 25 Jul 2022 22:54:37 +0000 (18:54 -0400)]
16070: Add optional linking to code snippet component. Base styles off of default theme for link color

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

21 months agoMerge branch '18965-login-flow-destination' into main. Closes #18965
Stephen Smith [Fri, 22 Jul 2022 20:51:25 +0000 (16:51 -0400)]
Merge branch '18965-login-flow-destination' into main. Closes #18965

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

21 months ago16070: Replace process command dialog with command card
Stephen Smith [Thu, 21 Jul 2022 01:06:03 +0000 (21:06 -0400)]
16070: Replace process command dialog with command card

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

21 months ago16070: Swap shell escaping library to improve command line display
Stephen Smith [Thu, 21 Jul 2022 01:01:32 +0000 (21:01 -0400)]
16070: Swap shell escaping library to improve command line display

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

21 months ago18965: Redirect to current url after login when doing password login 18965-login-flow-destination
Stephen Smith [Wed, 20 Jul 2022 15:29:18 +0000 (11:29 -0400)]
18965: Redirect to current url after login when doing password login

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

21 months ago16073: Add better empty value handling for process io panels
Stephen Smith [Wed, 20 Jul 2022 00:40:05 +0000 (20:40 -0400)]
16073: Add better empty value handling for process io panels

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

21 months ago16073: Use chips for process io array values, fix extraneous trailing slash
Stephen Smith [Tue, 19 Jul 2022 19:27:58 +0000 (15:27 -0400)]
16073: Use chips for process io array values, fix extraneous trailing slash

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

21 months ago16073: Add process io panel cypress tests
Stephen Smith [Tue, 19 Jul 2022 14:05:50 +0000 (10:05 -0400)]
16073: Add process io panel cypress tests

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

21 months ago16073: Use workflow output definition fields for output type and doc info
Stephen Smith [Tue, 19 Jul 2022 14:04:09 +0000 (10:04 -0400)]
16073: Use workflow output definition fields for output type and doc info

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

21 months ago16073: Change cypress tests to use TrustAllContent: true
Stephen Smith [Thu, 14 Jul 2022 21:26:21 +0000 (17:26 -0400)]
16073: Change cypress tests to use TrustAllContent: true

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

22 months ago16073: Add default view for empty process IO panels
Stephen Smith [Tue, 12 Jul 2022 21:35:59 +0000 (17:35 -0400)]
16073: Add default view for empty process IO panels

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

22 months ago16073: Refactor process io file processing
Stephen Smith [Tue, 12 Jul 2022 20:25:40 +0000 (16:25 -0400)]
16073: Refactor process io file processing

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

22 months ago16073: Fix keep path for directory pdh links, refactor
Stephen Smith [Tue, 12 Jul 2022 20:18:53 +0000 (16:18 -0400)]
16073: Fix keep path for directory pdh links, refactor

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

22 months ago16073: Add process IO panels with image preview and raw view
Stephen Smith [Tue, 12 Jul 2022 19:13:59 +0000 (15:13 -0400)]
16073: Add process IO panels with image preview and raw view

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

22 months ago18965: Fix storing targetUrl for non-password login
Stephen Smith [Tue, 12 Jul 2022 14:05:36 +0000 (10:05 -0400)]
18965: Fix storing targetUrl for non-password login

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

22 months ago18692: Replaced icons, fixed context menu confusion
Daniel Kutyła [Tue, 12 Jul 2022 14:00:50 +0000 (16:00 +0200)]
18692: Replaced icons, fixed context menu confusion

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

22 months agoMerge branch '18975-log-improvements'. Closes #18975
Lucas Di Pentima [Mon, 11 Jul 2022 21:12:39 +0000 (18:12 -0300)]
Merge branch '18975-log-improvements'. Closes #18975

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

22 months ago18975: Makes UUID & PDH clicking on log viewer to open a new tab. 18975-log-improvements
Lucas Di Pentima [Thu, 7 Jul 2022 22:16:17 +0000 (19:16 -0300)]
18975: Makes UUID & PDH clicking on log viewer to open a new tab.

In those cases where there isn't a valid route, it'll still show a
snackbar with an error.

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

22 months ago18975: Fixes log viewer's follow mode when maximized.
Lucas Di Pentima [Thu, 7 Jul 2022 20:47:01 +0000 (17:47 -0300)]
18975: Fixes log viewer's follow mode when maximized.

Added a 10% of scroll margin so that it's guaranteed that follow mode is
enabled no matter the log viewer's height.
The side effect is that the scrolling gets a "snap effect" when the user
gets close to the end of the log.

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

22 months ago18975: Adds keepstore logs to the log viewer filters.
Lucas Di Pentima [Thu, 7 Jul 2022 20:23:56 +0000 (17:23 -0300)]
18975: Adds keepstore logs to the log viewer filters.

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

22 months ago18975: Adds 'Main logs' filter selection. Fixes filter dynamic population.
Lucas Di Pentima [Thu, 7 Jul 2022 20:16:47 +0000 (17:16 -0300)]
18975: Adds 'Main logs' filter selection. Fixes filter dynamic population.

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

22 months ago18975: Improves word wrapping status indication on log viewer.
Lucas Di Pentima [Tue, 5 Jul 2022 14:12:14 +0000 (11:12 -0300)]
18975: Improves word wrapping status indication on log viewer.

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

22 months ago18975: Changes links' color to improve contrast and readability.
Lucas Di Pentima [Tue, 5 Jul 2022 13:58:27 +0000 (10:58 -0300)]
18975: Changes links' color to improve contrast and readability.

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

22 months ago18975: Sets log viewer's "follow mode" mode ON by default.
Lucas Di Pentima [Mon, 4 Jul 2022 20:34:51 +0000 (17:34 -0300)]
18975: Sets log viewer's "follow mode" mode ON by default.

This also makes the log viewer to scroll down to the bottom.

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

22 months ago19153: Use server configuration
Daniel Kutyła [Thu, 30 Jun 2022 10:41:29 +0000 (12:41 +0200)]
19153: Use server configuration

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

22 months agoMerge branch '19093-process-failed-warning' into main. Closes #19093
Stephen Smith [Fri, 24 Jun 2022 12:54:11 +0000 (08:54 -0400)]
Merge branch '19093-process-failed-warning' into main. Closes #19093

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

22 months ago19093: Add cypress test for container_count warning 19093-process-failed-warning
Stephen Smith [Thu, 23 Jun 2022 21:19:05 +0000 (17:19 -0400)]
19093: Add cypress test for container_count warning

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

22 months ago19093: Use paper instead of expansionpanel for process retry warning
Stephen Smith [Thu, 23 Jun 2022 18:39:16 +0000 (14:39 -0400)]
19093: Use paper instead of expansionpanel for process retry warning

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

22 months agoMerge branch 'main' into 18692-frozen-projects-workbench-support
Daniel Kutyła [Thu, 23 Jun 2022 12:36:25 +0000 (14:36 +0200)]
Merge branch 'main' into 18692-frozen-projects-workbench-support

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

22 months ago19093: Improve cypress test reliability
Stephen Smith [Thu, 23 Jun 2022 04:36:47 +0000 (00:36 -0400)]
19093: Improve cypress test reliability

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

22 months ago19093: Add process details attriutes warning for container retry
Stephen Smith [Thu, 23 Jun 2022 03:14:50 +0000 (23:14 -0400)]
19093: Add process details attriutes warning for container retry

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

22 months agoMerge branch '19153-sharing-links-inline' into main. Closes #19153
Stephen Smith [Wed, 22 Jun 2022 19:55:18 +0000 (15:55 -0400)]
Merge branch '19153-sharing-links-inline' into main. Closes #19153

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

22 months ago19153: Fix cypress test 19153-sharing-links-inline
Stephen Smith [Tue, 21 Jun 2022 16:09:20 +0000 (12:09 -0400)]
19153: Fix cypress test

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

22 months ago19153: Fix project cypress test
Stephen Smith [Tue, 21 Jun 2022 15:27:38 +0000 (11:27 -0400)]
19153: Fix project cypress test

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

22 months ago19153: Update tests
Stephen Smith [Tue, 21 Jun 2022 14:13:57 +0000 (10:13 -0400)]
19153: Update tests

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

22 months ago19153: Add support for inline sharing links
Stephen Smith [Tue, 21 Jun 2022 13:58:17 +0000 (09:58 -0400)]
19153: Add support for inline sharing links

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

22 months agoMerge branch '18203-Support-setting-multi-properties-at-once' into main
Daniel Kutyła [Tue, 21 Jun 2022 09:16:57 +0000 (11:16 +0200)]
Merge branch '18203-Support-setting-multi-properties-at-once' into main
closes #18203

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

22 months agoMerge branch '19007-file-browser-action-button'. Closes #19007
Lucas Di Pentima [Thu, 16 Jun 2022 17:26:53 +0000 (14:26 -0300)]
Merge branch '19007-file-browser-action-button'. Closes #19007

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

23 months ago18203: Added test for multiple properties creation 18203-Support-setting-multi-properties-at-once
Daniel Kutyła [Mon, 13 Jun 2022 19:43:26 +0000 (21:43 +0200)]
18203: Added test for multiple properties creation

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

23 months ago18203: added support for adding multi properties at once
Daniel Kutyła [Mon, 13 Jun 2022 18:41:19 +0000 (20:41 +0200)]
18203: added support for adding multi properties at once

Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

23 months agoMerge branch '19177-sharing-urls-ui-config'. Closes #19177
Lucas Di Pentima [Fri, 10 Jun 2022 14:58:39 +0000 (11:58 -0300)]
Merge branch '19177-sharing-urls-ui-config'. Closes #19177

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

23 months ago19007: Expands tests. 19007-file-browser-action-button
Lucas Di Pentima [Thu, 9 Jun 2022 18:58:55 +0000 (15:58 -0300)]
19007: Expands tests.

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

23 months ago19007: Removes unused code from the old file browser.
Lucas Di Pentima [Thu, 9 Jun 2022 18:47:27 +0000 (15:47 -0300)]
19007: Removes unused code from the old file browser.

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

23 months ago19007: Brings the "More options" menu button back to the file browser.
Lucas Di Pentima [Thu, 9 Jun 2022 15:21:21 +0000 (12:21 -0300)]
19007: Brings the "More options" menu button back to the file browser.

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

23 months ago19177: Hides 'Sharing URLs' tab from Sharing dialog when configured to do so. 19177-sharing-urls-ui-config
Lucas Di Pentima [Wed, 8 Jun 2022 18:26:18 +0000 (15:26 -0300)]
19177: Hides 'Sharing URLs' tab from Sharing dialog when configured to do so.

Also, adds some unit testing on the sharing dialog component, because testing
this on Cypress would require to reconfigure the backend, making other tests
to fail.

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