arvados-workbench2.git
3 years ago 17231: Moved redirect code to other lifecycle method 17231-stuck-on-loading-page-after-login
Daniel Kutyła [Wed, 13 Jan 2021 12:57:18 +0000 (13:57 +0100)]
 17231: Moved redirect code to other lifecycle method

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

3 years ago17231: Added timeout to allow app to load properly before redirect
Daniel Kutyła [Fri, 8 Jan 2021 20:59:27 +0000 (21:59 +0100)]
17231: Added timeout to allow app to load properly before redirect

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

3 years ago17231: Changed the way we navigate to a other page
Daniel Kutyła [Tue, 5 Jan 2021 20:23:15 +0000 (21:23 +0100)]
17231: Changed the way we navigate to a other page

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

3 years agoMerge branch '17223-webshell' refs #17223
Peter Amstutz [Mon, 4 Jan 2021 16:28:14 +0000 (11:28 -0500)]
Merge branch '17223-webshell' refs #17223

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

3 years ago17223: Provide working webshell link by directing user to Workbench1 17223-webshell
Peter Amstutz [Wed, 23 Dec 2020 20:24:15 +0000 (15:24 -0500)]
17223: Provide working webshell link by directing user to Workbench1

Eventual fix will be to add the actual webshell javascript terminal
into Workbench 2.

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

3 years agoMerge branch '17152-always-preserve-collection-versions'
Lucas Di Pentima [Mon, 14 Dec 2020 22:08:10 +0000 (19:08 -0300)]
Merge branch '17152-always-preserve-collection-versions'
Closes #17152

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17152: Avoids returning for code consistency reasons. 17152-always-preserve-collection-versions
Lucas Di Pentima [Fri, 11 Dec 2020 22:26:36 +0000 (19:26 -0300)]
17152: Avoids returning for code consistency reasons.

Other webdav funcs don't return values, and there's no client code expecting
an answer from that func.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17152: Avoids doing one extra request to persist versions on update.
Lucas Di Pentima [Fri, 11 Dec 2020 15:41:30 +0000 (12:41 -0300)]
17152: Avoids doing one extra request to persist versions on update.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '16812-images-issue-fix'
Daniel Kutyła [Tue, 8 Dec 2020 21:17:12 +0000 (22:17 +0100)]
Merge branch '16812-images-issue-fix'
Closes #16812

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

3 years ago16812: Tests improvements 16812-images-issue-fix
Daniel Kutyła [Tue, 8 Dec 2020 21:15:47 +0000 (22:15 +0100)]
16812: Tests improvements

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

3 years ago16812: Adding token as query param
Daniel Kutyła [Tue, 8 Dec 2020 18:21:02 +0000 (19:21 +0100)]
16812: Adding token as query param

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

3 years ago16812: Fixed img preview for collection items
Daniel Kutyła [Mon, 7 Dec 2020 19:39:33 +0000 (20:39 +0100)]
16812: Fixed img preview for collection items

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

3 years ago17152: Adjusts cypress integration tests.
Lucas Di Pentima [Fri, 4 Dec 2020 21:41:11 +0000 (18:41 -0300)]
17152: Adjusts cypress integration tests.

* Changes arvados' config disabling the collection idle versioning feature.
* Fixes one test that required versioning when updating via API calls.

The rest of the versioning tests continue to work because of the updates made
on workbench2.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17152: Adjusts the collection service methods to preserve versions.
Lucas Di Pentima [Thu, 3 Dec 2020 21:58:22 +0000 (18:58 -0300)]
17152: Adjusts the collection service methods to preserve versions.

As the create() method sets preserve_version to true, it's better
to re-set it to true after each update, so that the modified_at timestamp
of the previous version doesn't change.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '17098-old-version-as-head'
Lucas Di Pentima [Wed, 2 Dec 2020 13:37:28 +0000 (10:37 -0300)]
Merge branch '17098-old-version-as-head'
Closes #17098

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Improves wording on the "Restore version" action. 17098-old-version-as-head
Lucas Di Pentima [Tue, 1 Dec 2020 21:26:32 +0000 (18:26 -0300)]
17098: Improves wording on the "Restore version" action.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Improves dialog message wording.
Lucas Di Pentima [Tue, 1 Dec 2020 13:27:16 +0000 (10:27 -0300)]
17098: Improves dialog message wording.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Adds confirmation dialog on 'Recover version' action.
Lucas Di Pentima [Mon, 30 Nov 2020 23:13:10 +0000 (20:13 -0300)]
17098: Adds confirmation dialog on 'Recover version' action.

Also updates integeration test.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '17114-side-panel-tree-as-list'
Daniel Kutyła [Fri, 27 Nov 2020 19:00:19 +0000 (20:00 +0100)]
Merge branch '17114-side-panel-tree-as-list'
Refs #17114

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

3 years ago17114: Code cleanup 17114-side-panel-tree-as-list
Daniel Kutyła [Thu, 26 Nov 2020 20:30:26 +0000 (21:30 +0100)]
17114: Code cleanup

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

3 years ago17098: Removes unnecessary prop.
Lucas Di Pentima [Wed, 25 Nov 2020 19:05:00 +0000 (16:05 -0300)]
17098: Removes unnecessary prop.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Adjusts resourceUuidToContextMenuKind() call on version browser.
Lucas Di Pentima [Wed, 25 Nov 2020 17:54:07 +0000 (14:54 -0300)]
17098: Adjusts resourceUuidToContextMenuKind() call on version browser.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Merge branch 'master' into 17098-old-version-as-head
Lucas Di Pentima [Wed, 25 Nov 2020 17:53:29 +0000 (14:53 -0300)]
17098: Merge branch 'master' into 17098-old-version-as-head

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '13494-collection-version-browser'
Lucas Di Pentima [Wed, 25 Nov 2020 17:31:29 +0000 (14:31 -0300)]
Merge branch '13494-collection-version-browser'
Closes #13494

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Updates integration test for the 'recover version' operation.
Lucas Di Pentima [Wed, 25 Nov 2020 16:25:17 +0000 (13:25 -0300)]
17098: Updates integration test for the 'recover version' operation.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Avoids offering the 'Add to favorites' action on old versions.
Lucas Di Pentima [Wed, 25 Nov 2020 16:08:19 +0000 (13:08 -0300)]
17098: Avoids offering the 'Add to favorites' action on old versions.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Adds integration test checks for the new action.
Lucas Di Pentima [Wed, 25 Nov 2020 15:19:02 +0000 (12:19 -0300)]
17098: Adds integration test checks for the new action.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Fixes unit test for refactored menu kind function.
Lucas Di Pentima [Wed, 25 Nov 2020 15:00:59 +0000 (12:00 -0300)]
17098: Fixes unit test for refactored menu kind function.

Added 'redux-mock-store' package that will allow us to unit test dispatched
actions.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17114: FlatTree introduced to support old behaviour
Daniel Kutyła [Tue, 24 Nov 2020 22:04:10 +0000 (23:04 +0100)]
17114: FlatTree introduced to support old behaviour

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

3 years ago13494: Adds context menu support to collection versions browser. 13494-collection-version-browser
Lucas Di Pentima [Tue, 24 Nov 2020 20:02:54 +0000 (17:02 -0300)]
13494: Adds context menu support to collection versions browser.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17114: Code cleanup, style cleanup
Daniel Kutyła [Tue, 24 Nov 2020 17:04:31 +0000 (18:04 +0100)]
17114: Code cleanup, style cleanup

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

3 years ago17098: Adds ability to recover an old version collection as the head version.
Lucas Di Pentima [Mon, 23 Nov 2020 22:38:16 +0000 (19:38 -0300)]
17098: Adds ability to recover an old version collection as the head version.

This includes a proper menu action set for old collections with the new action.
Also, duplicated code was removed for the collection admin menu action set.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Refactors context menu's kind decision function.
Lucas Di Pentima [Mon, 23 Nov 2020 22:22:22 +0000 (19:22 -0300)]
17098: Refactors context menu's kind decision function.

Over time, the function got several optional arguments that were mostly
intrinsic of the resource being queried, or the user type. This produced lot
of duplicated and error prone code on the caller's side.
Now, all callers only need to provide a uuid, the will get the same result.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17098: Removes unused code file.
Lucas Di Pentima [Mon, 23 Nov 2020 16:08:18 +0000 (13:08 -0300)]
17098: Removes unused code file.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Re-activates other collection related tests.
Lucas Di Pentima [Fri, 20 Nov 2020 22:22:47 +0000 (19:22 -0300)]
13494: Re-activates other collection related tests.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Adds integration test for collection version browsing.
Lucas Di Pentima [Fri, 20 Nov 2020 21:54:38 +0000 (18:54 -0300)]
13494: Adds integration test for collection version browsing.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Forces complete collection panel reload on after file operations.
Lucas Di Pentima [Fri, 20 Nov 2020 18:07:04 +0000 (15:07 -0300)]
13494: Forces complete collection panel reload on after file operations.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17114: Replaced tree with list for children items
Daniel Kutyła [Thu, 19 Nov 2020 23:31:11 +0000 (00:31 +0100)]
17114: Replaced tree with list for children items

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

3 years ago13494: Adds explaining tooltip to version number link on collection panel.
Lucas Di Pentima [Thu, 19 Nov 2020 19:17:59 +0000 (16:17 -0300)]
13494: Adds explaining tooltip to version number link on collection panel.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Fixes another integration test check.
Lucas Di Pentima [Thu, 19 Nov 2020 16:13:06 +0000 (13:13 -0300)]
13494: Fixes another integration test check.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Fixes integration test.
Lucas Di Pentima [Thu, 19 Nov 2020 13:48:49 +0000 (10:48 -0300)]
13494: Fixes integration test.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Makes several operations asynchronous.
Lucas Di Pentima [Wed, 18 Nov 2020 21:46:21 +0000 (18:46 -0300)]
13494: Makes several operations asynchronous.

Details panel's collection version browser refresh, property addition and
removal, file renaming and removal are now asynchronous.
Also, the details panel gets reloaded when this collection operations take
place.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Simplifies collection update action calling.
Lucas Di Pentima [Wed, 18 Nov 2020 21:43:45 +0000 (18:43 -0300)]
13494: Simplifies collection update action calling.

Also makes action asynchronous, and refresh details panel after the update
operation is done.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Avoids doing unnecessary API requests on collection's move action.
Lucas Di Pentima [Wed, 18 Nov 2020 21:41:43 +0000 (18:41 -0300)]
13494: Avoids doing unnecessary API requests on collection's move action.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Fixes multi-value property removal.
Lucas Di Pentima [Wed, 18 Nov 2020 21:39:58 +0000 (18:39 -0300)]
13494: Fixes multi-value property removal.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Adds version number on collection's status renderer.
Lucas Di Pentima [Wed, 18 Nov 2020 18:21:23 +0000 (15:21 -0300)]
13494: Adds version number on collection's status renderer.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Enhances collection versions browser's layout.
Lucas Di Pentima [Wed, 18 Nov 2020 15:19:35 +0000 (12:19 -0300)]
13494: Enhances collection versions browser's layout.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Avoids unnecessary details panel re-renders.
Lucas Di Pentima [Wed, 18 Nov 2020 14:30:48 +0000 (11:30 -0300)]
13494: Avoids unnecessary details panel re-renders.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Maintains 'Head version' data on the collection panel.
Lucas Di Pentima [Tue, 17 Nov 2020 15:25:42 +0000 (12:25 -0300)]
13494: Maintains 'Head version' data on the collection panel.

This is to avoid the rest of the information changing places on the panel.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Allows the user to open the versions tab by clicking on the version nr.
Lucas Di Pentima [Fri, 13 Nov 2020 22:50:04 +0000 (19:50 -0300)]
13494: Allows the user to open the versions tab by clicking on the version nr.

This is done by syncing the details panel component state with the general app
state where we currently store the active tab number.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Forces version list retrieval when details panel is toggled on.
Lucas Di Pentima [Fri, 13 Nov 2020 19:54:35 +0000 (16:54 -0300)]
13494: Forces version list retrieval when details panel is toggled on.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Adds content to the "versions" tab on collection's details panel.
Lucas Di Pentima [Fri, 13 Nov 2020 18:16:19 +0000 (15:16 -0300)]
13494: Adds content to the "versions" tab on collection's details panel.

Old versions are requested only when the details panel is open.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Merge branch 'master' into 13494-collection-version-browser
Lucas Di Pentima [Thu, 12 Nov 2020 19:51:00 +0000 (16:51 -0300)]
13494: Merge branch 'master' into 13494-collection-version-browser

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '15685-file-renaming-empty-name'
Lucas Di Pentima [Thu, 12 Nov 2020 19:32:07 +0000 (16:32 -0300)]
Merge branch '15685-file-renaming-empty-name'
Closes #15685

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Adds missing redux-form configs for immediate validation feedback. 15685-file-renaming-empty-name
Lucas Di Pentima [Thu, 12 Nov 2020 19:31:01 +0000 (16:31 -0300)]
15685: Adds missing redux-form configs for immediate validation feedback.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Adds validations to file names to avoid '.' and '..'
Lucas Di Pentima [Thu, 12 Nov 2020 19:14:07 +0000 (16:14 -0300)]
15685: Adds validations to file names to avoid '.' and '..'

Although the backend already does validations, this will provide a better UX
because of the immediate feedback and better error message.

Also, adjusted tests.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Sets dialog forms to get immediate validation feedback.
Lucas Di Pentima [Thu, 12 Nov 2020 19:11:54 +0000 (16:11 -0300)]
15685: Sets dialog forms to get immediate validation feedback.

Surprinsingly, this setting is off by default:

https://redux-form.com/7.4.2/docs/api/reduxform.md/#-code-touchonchange-boolean-code-optional-

...so validations only happened after the first field blur event.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '16005-collections-projects-open-in-new-tab'
Daniel Kutyła [Thu, 12 Nov 2020 17:12:56 +0000 (18:12 +0100)]
Merge branch '16005-collections-projects-open-in-new-tab'
closes #16005

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

3 years ago16005: Removed unused functions 16005-collections-projects-open-in-new-tab
Daniel Kutyła [Thu, 12 Nov 2020 17:11:38 +0000 (18:11 +0100)]
16005: Removed unused functions

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

3 years agoMerge branch '17101-login-doesnt-navigate-user-back-to-original-path'
Daniel Kutyła [Thu, 12 Nov 2020 17:02:37 +0000 (18:02 +0100)]
Merge branch '17101-login-doesnt-navigate-user-back-to-original-path'
closes #17101

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

3 years ago13494: Fixes edge case on file size formatter.
Lucas Di Pentima [Thu, 12 Nov 2020 15:27:24 +0000 (12:27 -0300)]
13494: Fixes edge case on file size formatter.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Sets "owner" column off by default on different panels.
Lucas Di Pentima [Thu, 12 Nov 2020 15:24:54 +0000 (12:24 -0300)]
13494: Sets "owner" column off by default on different panels.

Also adds the column to "Public favorites" panel, but keep it off by default.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Fixed a rename test case that shouldn't be allowed on WB2.
Lucas Di Pentima [Thu, 12 Nov 2020 00:44:29 +0000 (21:44 -0300)]
15685: Fixed a rename test case that shouldn't be allowed on WB2.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Adds integration tests, fixes rename dialog error reporting.
Lucas Di Pentima [Thu, 12 Nov 2020 00:12:43 +0000 (21:12 -0300)]
15685: Adds integration tests, fixes rename dialog error reporting.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Cleans up tests with example data.
Lucas Di Pentima [Wed, 11 Nov 2020 21:46:47 +0000 (18:46 -0300)]
15685: Cleans up tests with example data.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17101: Use redux router instead of setting window.location.href 17101-login-doesnt-navigate-user-back-to-original-path
Peter Amstutz [Wed, 11 Nov 2020 21:33:12 +0000 (16:33 -0500)]
17101: Use redux router instead of setting window.location.href

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

3 years ago15685: Adds empty dir name validation to rename file dialog.
Lucas Di Pentima [Wed, 11 Nov 2020 21:25:45 +0000 (18:25 -0300)]
15685: Adds empty dir name validation to rename file dialog.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Adds file path validation on rename file dialog.
Lucas Di Pentima [Wed, 11 Nov 2020 21:10:28 +0000 (18:10 -0300)]
15685: Adds file path validation on rename file dialog.

Also, allows edition of the complete path instead of just the name, to mnatch
workbench1 behavior, enabling the user to move the file to a directory inside
the collection.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Removes unused code.
Lucas Di Pentima [Wed, 11 Nov 2020 21:08:17 +0000 (18:08 -0300)]
15685: Removes unused code.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16005: Copy to clipboard url fix
Daniel Kutyła [Wed, 11 Nov 2020 14:56:47 +0000 (15:56 +0100)]
16005: Copy to clipboard url fix

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

3 years ago16005: Open collection and project in new tab feature added
Daniel Kutyła [Fri, 6 Nov 2020 21:15:21 +0000 (22:15 +0100)]
16005: Open collection and project in new tab feature added

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

3 years ago17101: Persisting url before the login process
Daniel Kutyła [Wed, 11 Nov 2020 09:16:59 +0000 (10:16 +0100)]
17101: Persisting url before the login process

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

3 years agoMerge branch '17096-collection-objects-downloaded-multiple-times'
Daniel Kutyła [Wed, 11 Nov 2020 08:08:36 +0000 (09:08 +0100)]
Merge branch '17096-collection-objects-downloaded-multiple-times'
closes #17096

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

3 years ago13493: Merge branch 'master' into 13494-collection-version-browser
Lucas Di Pentima [Tue, 10 Nov 2020 17:37:59 +0000 (14:37 -0300)]
13493: Merge branch 'master' into 13494-collection-version-browser

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Fixes file name encoding/decoding handling on webdav.
Lucas Di Pentima [Tue, 10 Nov 2020 15:58:15 +0000 (12:58 -0300)]
15685: Fixes file name encoding/decoding handling on webdav.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Expands file renaming tests exposing some edge cases.
Lucas Di Pentima [Tue, 10 Nov 2020 15:57:28 +0000 (12:57 -0300)]
15685: Expands file renaming tests exposing some edge cases.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge remote-tracking branch 'origin/master' into 17096-collection-objects-downloaded... 17096-collection-objects-downloaded-multiple-times
Daniel Kutyła [Mon, 9 Nov 2020 16:39:54 +0000 (17:39 +0100)]
Merge remote-tracking branch 'origin/master' into 17096-collection-objects-downloaded-multiple-times

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

3 years ago17096: Added check if collection data is present
Daniel Kutyła [Mon, 9 Nov 2020 15:31:48 +0000 (16:31 +0100)]
17096: Added check if collection data is present

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

3 years agoAdd ubuntu2004 packages, remove debian9 packages.
Ward Vandewege [Sat, 7 Nov 2020 15:31:17 +0000 (10:31 -0500)]
Add ubuntu2004 packages, remove debian9 packages.

refs #17086

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago15685: Merge branch 'master' into 15685-file-renaming-empty-name
Lucas Di Pentima [Fri, 6 Nov 2020 16:01:44 +0000 (13:01 -0300)]
15685: Merge branch 'master' into 15685-file-renaming-empty-name

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Fixes unneeded Math.floor() calls on some tests that need random numbers.
Lucas Di Pentima [Fri, 6 Nov 2020 15:33:02 +0000 (12:33 -0300)]
15685: Fixes unneeded Math.floor() calls on some tests that need random numbers.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '17018-readonly-file-actions-fix'
Lucas Di Pentima [Thu, 5 Nov 2020 22:51:28 +0000 (19:51 -0300)]
Merge branch '17018-readonly-file-actions-fix'
Closes #17018

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '16719-collection-version-basic-ui'
Lucas Di Pentima [Thu, 5 Nov 2020 22:40:12 +0000 (19:40 -0300)]
Merge branch '16719-collection-version-basic-ui'
Closes #16719

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16719: Don't try to click something to force logout, just reload the page. 16719-collection-version-basic-ui
Lucas Di Pentima [Thu, 5 Nov 2020 22:16:33 +0000 (19:16 -0300)]
16719: Don't try to click something to force logout, just reload the page.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16719: Fixes random test failures.
Lucas Di Pentima [Thu, 5 Nov 2020 21:45:00 +0000 (18:45 -0300)]
16719: Fixes random test failures.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16719: Renames test suite.
Lucas Di Pentima [Thu, 5 Nov 2020 16:25:20 +0000 (13:25 -0300)]
16719: Renames test suite.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16719: Merge branch '16719-collection-version-basic-ui' of git.arvados.org:arvados...
Lucas Di Pentima [Thu, 5 Nov 2020 14:14:01 +0000 (11:14 -0300)]
16719: Merge branch '16719-collection-version-basic-ui' of git.arvados.org:arvados-workbench2 into 16719-collection-version-basic-ui

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16719: Revise layout for collection panel.
Peter Amstutz [Thu, 5 Nov 2020 04:32:52 +0000 (23:32 -0500)]
16719: Revise layout for collection panel.

Use responsive two-column layout.

Stack label and value instead of side-by-side.

Fix styling of "Copy to clipboard" icon.

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

3 years ago17018: Fixes the bug adding checks for readonly context menu type. 17018-readonly-file-actions-fix
Lucas Di Pentima [Fri, 23 Oct 2020 15:17:31 +0000 (12:17 -0300)]
17018: Fixes the bug adding checks for readonly context menu type.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17018: Adds integration tests exposing the bug.
Lucas Di Pentima [Fri, 23 Oct 2020 14:01:27 +0000 (11:01 -0300)]
17018: Adds integration tests exposing the bug.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Avoids the webdav service to report server error responses as success.
Lucas Di Pentima [Thu, 22 Oct 2020 23:22:56 +0000 (20:22 -0300)]
15685: Avoids the webdav service to report server error responses as success.

This makes the rename file dialog code to report errors correctly.
Probably will fix other file managing issues.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago15685: Adds integration tests for file renaming.
Lucas Di Pentima [Thu, 22 Oct 2020 23:20:01 +0000 (20:20 -0300)]
15685: Adds integration tests for file renaming.

Exposes the bug of not displaying an error when trying to rename a file
to an illegal name (like empty string).

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '17019-token-visible-within-test'
Daniel Kutyła [Wed, 21 Oct 2020 14:51:21 +0000 (16:51 +0200)]
Merge branch '17019-token-visible-within-test'
Closes #17019

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

3 years ago 17019: replaced domain and cluster with fake data 17019-token-visible-within-test
Daniel Kutyła [Wed, 21 Oct 2020 14:15:00 +0000 (16:15 +0200)]
17019: replaced domain and cluster with fake data

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

3 years ago17019: replaced token with fake data
Daniel Kutyła [Wed, 21 Oct 2020 09:08:35 +0000 (11:08 +0200)]
17019: replaced token with fake data

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

3 years ago16719: Removes console debug message.
Lucas Di Pentima [Tue, 20 Oct 2020 21:42:30 +0000 (18:42 -0300)]
16719: Removes console debug message.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16719: Merge branch 'master' into 16719-collection-version-basic-ui
Lucas Di Pentima [Tue, 20 Oct 2020 21:32:23 +0000 (18:32 -0300)]
16719: Merge branch 'master' into 16719-collection-version-basic-ui

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Refactors detail panel. Removes unused 'Size' field.
Lucas Di Pentima [Mon, 19 Oct 2020 16:44:05 +0000 (13:44 -0300)]
13494: Refactors detail panel. Removes unused 'Size' field.

Detail panel now doesn't have a disabled 'Activity' tab that wasn't used
by anything. Instead, it can be customized to have any number of tabs
in addition to the default 'Details' tab.

This lays the ground for the new collection panel's Versions tab.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Minor UI fixes.
Lucas Di Pentima [Mon, 19 Oct 2020 15:01:46 +0000 (12:01 -0300)]
13494: Minor UI fixes.

* Removes useless 'Size' field on the collections detail pane.
* Adds version number field.
* Avoids event propagation on the collection icon so that when clicked it
  just opens the detail pane without collapsing the info pane.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago13494: Adds ability to customize the search label on DataExplorer.
Lucas Di Pentima [Mon, 19 Oct 2020 14:14:58 +0000 (11:14 -0300)]
13494: Adds ability to customize the search label on DataExplorer.

Also, fixed DataExplorer's default search label as it was showing
'Search files' on wrong contexts (ie: Projects panel).

Also, hides the search feature on the Collection PDH panel, as it doesn't
make sense to search for files on different collections with identical
contents, and also kind of gets stuck when searching for collection names
and having one result, the panel auto navigates to the collection panel.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>