arvados-workbench2.git
18 months agoDisables WebDAV caching on Cypress tests. No issue # caniuse-lite-upgrade
Lucas Di Pentima [Mon, 3 Oct 2022 15:57:23 +0000 (12:57 -0300)]
Disables WebDAV caching on Cypress tests. No issue #

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

18 months agoUpgrades caniuse-lite package. No issue #
Lucas Di Pentima [Mon, 3 Oct 2022 14:34:52 +0000 (11:34 -0300)]
Upgrades caniuse-lite package. No issue #

This should be done periodically to get less polyfills on our production build.
https://github.com/browserslist/update-db#readme

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

19 months agoMerge branch '19567-copy-to-clipboard' into main. Closes #19567
Stephen Smith [Thu, 22 Sep 2022 15:45:24 +0000 (11:45 -0400)]
Merge branch '19567-copy-to-clipboard' into main. Closes #19567

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

19 months agoMerge branch '19051-handle-quotes-in-search' into main
Daniel Kutyła [Wed, 21 Sep 2022 22:39:57 +0000 (00:39 +0200)]
Merge branch '19051-handle-quotes-in-search' into main
closes #19051

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

19 months ago19567: Add cypress test for local resource copy to clipboard 19567-copy-to-clipboard
Stephen Smith [Wed, 21 Sep 2022 18:50:50 +0000 (14:50 -0400)]
19567: Add cypress test for local resource copy to clipboard

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

19 months ago19567: fix missing url origin in copy-to-clipboard for local resources
Stephen Smith [Wed, 21 Sep 2022 18:02:46 +0000 (14:02 -0400)]
19567: fix missing url origin in copy-to-clipboard for local resources

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

19 months agoMerge remote-tracking branch 'origin/main' into 19051-handle-quotes-in-search 19051-handle-quotes-in-search
Daniel Kutyła [Fri, 16 Sep 2022 20:13:34 +0000 (22:13 +0200)]
Merge remote-tracking branch 'origin/main' into 19051-handle-quotes-in-search

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

19 months agoMerge branch '19465-minimal-fix'. Closes #19465
Lucas Di Pentima [Thu, 15 Sep 2022 20:39:34 +0000 (17:39 -0300)]
Merge branch '19465-minimal-fix'. Closes #19465

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

19 months ago19465: Removes unused icons code. 19465-minimal-fix
Lucas Di Pentima [Thu, 15 Sep 2022 20:37:36 +0000 (17:37 -0300)]
19465: Removes unused icons code.

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

19 months ago19051: Removed 'only' from the Cypress test
Daniel Kutyła [Thu, 15 Sep 2022 18:23:29 +0000 (20:23 +0200)]
19051: Removed 'only' from the Cypress test

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

19 months ago19051: Added quote handling in the search
Daniel Kutyła [Thu, 15 Sep 2022 18:20:52 +0000 (20:20 +0200)]
19051: Added quote handling in the search

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

19 months ago19465: Removes unused code.
Lucas Di Pentima [Thu, 15 Sep 2022 13:20:40 +0000 (10:20 -0300)]
19465: Removes unused code.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@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 '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>

19 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>

19 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>

19 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 '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 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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>

20 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 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>

21 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>

21 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>

21 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>

21 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>

21 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>

21 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>

21 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>

21 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 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 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>

22 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>

22 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>

22 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>

22 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>

22 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>

22 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>

22 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>

22 months agoMerge branch '18984-project-type-filters-2' into main. Closes #18984
Stephen Smith [Tue, 7 Jun 2022 21:37:00 +0000 (17:37 -0400)]
Merge branch '18984-project-type-filters-2' into main. Closes #18984

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

22 months ago18984: Filter for type none when no types are selected 18984-project-type-filters-2
Stephen Smith [Tue, 7 Jun 2022 16:51:40 +0000 (12:51 -0400)]
18984: Filter for type none when no types are selected

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

22 months ago18984: Fix misalignment in groups data table
Stephen Smith [Fri, 3 Jun 2022 02:50:04 +0000 (22:50 -0400)]
18984: Fix misalignment in groups data table

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

22 months ago18984: Refactor default data table view, add active filters notice to default view
Stephen Smith [Fri, 3 Jun 2022 02:37:55 +0000 (22:37 -0400)]
18984: Refactor default data table view, add active filters notice to default view

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

22 months ago18984: Only show dirty indicator on non-radio data table filters
Stephen Smith [Wed, 1 Jun 2022 22:10:09 +0000 (18:10 -0400)]
18984: Only show dirty indicator on non-radio data table filters

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

22 months ago18984: Change resource type filter defaults, rearrange / rename process filters
Stephen Smith [Wed, 1 Jun 2022 21:46:35 +0000 (17:46 -0400)]
18984: Change resource type filter defaults, rearrange / rename process filters

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

22 months agoMerge branch '18787-file-browser-rerendering-fix'. Closes #18787
Lucas Di Pentima [Wed, 1 Jun 2022 10:27:13 +0000 (07:27 -0300)]
Merge branch '18787-file-browser-rerendering-fix'. Closes #18787

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

22 months ago18984: Add auto-apply with debounce to non-mutually exclusive data table filter popover
Stephen Smith [Wed, 1 Jun 2022 03:34:46 +0000 (23:34 -0400)]
18984: Add auto-apply with debounce to non-mutually exclusive data table filter popover

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

22 months ago18787: Removes debugging console logging messages. 18787-file-browser-rerendering-fix
Lucas Di Pentima [Tue, 31 May 2022 12:28:30 +0000 (09:28 -0300)]
18787: Removes debugging console logging messages.

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

22 months ago18787: Avoids re-rendering by only dispatching SET_COLLECTIONS when needed.
Lucas Di Pentima [Tue, 31 May 2022 12:19:10 +0000 (09:19 -0300)]
18787: Avoids re-rendering by only dispatching SET_COLLECTIONS when needed.

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

22 months ago18787: Fixes test.
Lucas Di Pentima [Mon, 30 May 2022 18:49:14 +0000 (15:49 -0300)]
18787: Fixes test.

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

22 months ago18787: Removes unnecessary prop mapping code.
Lucas Di Pentima [Mon, 30 May 2022 16:24:57 +0000 (13:24 -0300)]
18787: Removes unnecessary prop mapping code.

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

22 months ago18787: Removes unnecessary action.
Lucas Di Pentima [Mon, 30 May 2022 16:06:21 +0000 (13:06 -0300)]
18787: Removes unnecessary action.

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

22 months ago18787: Further improves code readability.
Lucas Di Pentima [Mon, 30 May 2022 13:40:19 +0000 (10:40 -0300)]
18787: Further improves code readability.

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

22 months ago18787: Fixes rebasing issues.
Lucas Di Pentima [Mon, 30 May 2022 13:15:13 +0000 (10:15 -0300)]
18787: Fixes rebasing issues.

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

22 months ago18787: Fix post rebase
Lucas Di Pentima [Fri, 27 May 2022 12:35:32 +0000 (09:35 -0300)]
18787: Fix post rebase

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

22 months ago18787: WIP -- commit to test jenkins test pipeline.
Lucas Di Pentima [Tue, 8 Mar 2022 16:23:58 +0000 (13:23 -0300)]
18787: WIP -- commit to test jenkins test pipeline.

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

22 months ago18787: Removes unnecessary store init to avoid forced refreshes.
Lucas Di Pentima [Tue, 8 Mar 2022 16:21:43 +0000 (13:21 -0300)]
18787: Removes unnecessary store init to avoid forced refreshes.

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

22 months ago18787: Removes explicit collection reload after file operations.
Lucas Di Pentima [Mon, 7 Mar 2022 20:49:57 +0000 (17:49 -0300)]
18787: Removes explicit collection reload after file operations.

It's not necessary anymore, as websocket events would make the app to
refresh the content when needed.

This is not needed anymore as Workbench2 now listens websocket events.

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

22 months ago18787: Removes remaining traces of old big collection loading check.
Lucas Di Pentima [Fri, 4 Mar 2022 23:10:41 +0000 (20:10 -0300)]
18787: Removes remaining traces of old big collection loading check.

This turned useless with the new file browser.

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

22 months ago18787: Avoids doing useless webdav PROPFIND calls with empty strings as UUIDs.
Lucas Di Pentima [Fri, 4 Mar 2022 22:22:19 +0000 (19:22 -0300)]
18787: Avoids doing useless webdav PROPFIND calls with empty strings as UUIDs.

This is a WIP, the console logging will be cleaned later.

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

22 months ago18787: Attempts to diminish the indentation madness, improving readability.
Lucas Di Pentima [Fri, 4 Mar 2022 21:51:50 +0000 (18:51 -0300)]
18787: Attempts to diminish the indentation madness, improving readability.

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

22 months ago18787: Separating the wheat from the chaff. This changes should be innocuous.
Lucas Di Pentima [Wed, 2 Mar 2022 21:34:15 +0000 (18:34 -0300)]
18787: Separating the wheat from the chaff. This changes should be innocuous.

The remaining `wait(...)` and `.click({force: true})` calls are the most
probable signs of issues on the code being tested.
As a bonus: I've discovered some issues with the test about cancelling
multiple uploads.

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

22 months agoSplit ResourceOwnerWithName & ResourceWithName
Peter Amstutz [Fri, 27 May 2022 19:24:05 +0000 (15:24 -0400)]
Split ResourceOwnerWithName & ResourceWithName

Use each component correctly.  refs #19052

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

23 months ago19894: Change process type filter default values and collapse state
Stephen Smith [Thu, 26 May 2022 01:27:43 +0000 (21:27 -0400)]
19894: Change process type filter default values and collapse state

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

23 months ago19894: Show dirty indicator on process type filter
Stephen Smith [Thu, 26 May 2022 01:26:35 +0000 (21:26 -0400)]
19894: Show dirty indicator on process type filter

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

23 months ago18984: Add indeterminate ui for process type filters
Stephen Smith [Thu, 26 May 2022 01:23:22 +0000 (21:23 -0400)]
18984: Add indeterminate ui for process type filters

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