arvados-workbench2.git
4 years agoMerge branch '15736-site-mgr' refs #15736
Peter Amstutz [Tue, 5 Nov 2019 21:21:37 +0000 (16:21 -0500)]
Merge branch '15736-site-mgr' refs #15736

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15736: Make sure to save sessions from state not local 15736-site-mgr
Peter Amstutz [Tue, 5 Nov 2019 21:12:09 +0000 (16:12 -0500)]
15736: Make sure to save sessions from state not local

4 years ago15736: When validating sessions, save the config
Peter Amstutz [Tue, 5 Nov 2019 19:11:00 +0000 (14:11 -0500)]
15736: When validating sessions, save the config

All clusters in 'sessions' (whether part of the federation or not)
where we are able to successfully fetch either the new exported public
config or the old discovery document will get added to
auth.remoteHostsConfig.  This means links to other clusters
works consistently (sort of, users may still need to log in.)

Also, it now updates the title bar with the cluster id.

4 years ago15736: Don't redundantly load local config
Peter Amstutz [Tue, 5 Nov 2019 15:23:15 +0000 (10:23 -0500)]
15736: Don't redundantly load local config

Somehow missed this in the last commit

4 years ago15736: Don't allow user to delete local/federation sessions
Peter Amstutz [Tue, 5 Nov 2019 15:11:48 +0000 (10:11 -0500)]
15736: Don't allow user to delete local/federation sessions

Also fix config loading bug where the local config was being
overwritten by remote cluster config loading which didn't fill in most
of the fields, now fills in all the fields for remote clusters (but
also doesn't reload local cluster config redundantly).

4 years ago15736: Add delete button to site manager
Peter Amstutz [Mon, 4 Nov 2019 21:34:39 +0000 (16:34 -0500)]
15736: Add delete button to site manager

* Add delete button to remove sessions from site manager
* Adjust error handling flow in validateSession to ensure that
  failures still are marked as finished validating
* Fix tests

4 years ago15736: Improve error handling for multisite search
Peter Amstutz [Mon, 4 Nov 2019 18:17:44 +0000 (13:17 -0500)]
15736: Improve error handling for multisite search

* A failed search of one cluster does not prevent seeing results from
  other clusters
* Session validation are reported to the user

4 years ago15736: Fallback behavior to log in to remote clusters
Peter Amstutz [Fri, 1 Nov 2019 20:38:33 +0000 (16:38 -0400)]
15736: Fallback behavior to log in to remote clusters

Try federated login first, if that doesn't work, send user to login.

4 years ago15736: "add-session" route, support tokens received from other clusters
Peter Amstutz [Thu, 31 Oct 2019 18:38:46 +0000 (14:38 -0400)]
15736: "add-session" route, support tokens received from other clusters

Refactor sessions to be able to handle searching remote clusters that
the user logs in to, instead of using federated token.

TODO: direct user to log in and return back when adding with "New cluster".

4 years ago15736: Add uuid column to site manager page
Peter Amstutz [Wed, 30 Oct 2019 20:30:54 +0000 (16:30 -0400)]
15736: Add uuid column to site manager page

4 years agoMerge branch '15766-copy-property-text' refs #15766
Peter Amstutz [Thu, 31 Oct 2019 19:03:45 +0000 (15:03 -0400)]
Merge branch '15766-copy-property-text' refs #15766

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years agoMerge branch '15728-property-filter' refs #15728
Peter Amstutz [Thu, 31 Oct 2019 19:03:22 +0000 (15:03 -0400)]
Merge branch '15728-property-filter' refs #15728

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15766: Clicking on a property chip copies its text to clipboard 15766-copy-property-text
Peter Amstutz [Tue, 29 Oct 2019 21:33:58 +0000 (17:33 -0400)]
15766: Clicking on a property chip copies its text to clipboard

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15728: Use case-insensitive regexp for autocomplete 15728-property-filter
Peter Amstutz [Tue, 29 Oct 2019 21:05:07 +0000 (17:05 -0400)]
15728: Use case-insensitive regexp for autocomplete

4 years agoMerge branch '15669-search-params' refs #15669
Peter Amstutz [Tue, 29 Oct 2019 19:22:35 +0000 (15:22 -0400)]
Merge branch '15669-search-params' refs #15669

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15669: Advanced search also sets query in URI 15669-search-params
Peter Amstutz [Tue, 29 Oct 2019 17:06:54 +0000 (13:06 -0400)]
15669: Advanced search also sets query in URI

4 years agoMerge branch '13936-inactive-user-text' refs #13936
Peter Amstutz [Mon, 28 Oct 2019 20:09:12 +0000 (16:09 -0400)]
Merge branch '13936-inactive-user-text' refs #13936

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15669: Store and retrieve search value in location 'search' part
Peter Amstutz [Mon, 28 Oct 2019 19:35:05 +0000 (15:35 -0400)]
15669: Store and retrieve search value in location 'search' part

4 years agoMerge branch 'master' into 13936-inactive-user-text 13936-inactive-user-text
Peter Amstutz [Mon, 28 Oct 2019 16:10:09 +0000 (12:10 -0400)]
Merge branch 'master' into 13936-inactive-user-text

4 years agoMerge branch '15530-wb2-logincluster' refs #15530
Peter Amstutz [Mon, 28 Oct 2019 16:01:23 +0000 (12:01 -0400)]
Merge branch '15530-wb2-logincluster' refs #15530

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years agoMerge branch 'master' into 15530-wb2-logincluster
Peter Amstutz [Mon, 28 Oct 2019 15:52:17 +0000 (11:52 -0400)]
Merge branch 'master' into 15530-wb2-logincluster

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15530: Adjust code formatting a bit. 15530-wb2-logincluster
Peter Amstutz [Mon, 28 Oct 2019 15:32:52 +0000 (11:32 -0400)]
15530: Adjust code formatting a bit.

4 years ago13936: Use Workbench.SiteName for the upper left banner
Peter Amstutz [Mon, 28 Oct 2019 15:19:23 +0000 (11:19 -0400)]
13936: Use Workbench.SiteName for the upper left banner

4 years ago13936: Embed InactivePageHTML on inactive panel
Peter Amstutz [Fri, 25 Oct 2019 20:41:12 +0000 (16:41 -0400)]
13936: Embed InactivePageHTML on inactive panel

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15530: Eliminate silly hack adding "-" to use ResourceCluster
Peter Amstutz [Fri, 25 Oct 2019 19:27:57 +0000 (15:27 -0400)]
15530: Eliminate silly hack adding "-" to use ResourceCluster

4 years ago15530: Use ResourceCluster to render cluster links.
Peter Amstutz [Fri, 25 Oct 2019 19:22:29 +0000 (15:22 -0400)]
15530: Use ResourceCluster to render cluster links.

4 years ago15530: Fix tests
Peter Amstutz [Thu, 24 Oct 2019 14:29:16 +0000 (10:29 -0400)]
15530: Fix tests

4 years ago15530: Don't link if remoteHostConfig is undefined
Peter Amstutz [Thu, 24 Oct 2019 14:01:54 +0000 (10:01 -0400)]
15530: Don't link if remoteHostConfig is undefined

4 years ago15530: Link account page has link to home cluster
Peter Amstutz [Thu, 24 Oct 2019 13:58:23 +0000 (09:58 -0400)]
15530: Link account page has link to home cluster

Site manager has links to other clusters.

4 years ago15530: Config takes precedence over local storage sessions
Peter Amstutz [Wed, 23 Oct 2019 20:23:35 +0000 (16:23 -0400)]
15530: Config takes precedence over local storage sessions

Cannot link accounts if there is a loginCluster set.

Search also links to peer clusters.  Explains link to Session Manager.

4 years ago15530: Plain "Log in" button when loginCluster or not federated
Peter Amstutz [Wed, 23 Oct 2019 19:18:12 +0000 (15:18 -0400)]
15530: Plain "Log in" button when loginCluster or not federated

4 years ago15530: Turn Site Manager Link into Button
Peter Amstutz [Tue, 22 Oct 2019 20:37:57 +0000 (16:37 -0400)]
15530: Turn Site Manager Link into Button

4 years ago15530: Ensure local cluster is also in store remoteHostsConfig
Peter Amstutz [Tue, 15 Oct 2019 20:19:12 +0000 (16:19 -0400)]
15530: Ensure local cluster is also in store remoteHostsConfig

Various code looks up or iterates over clusters in the federation
using remoteHostsConfig.  Local cluster may get special handling but
still works better if we make sure it is present in the object.

4 years agoMerge branch '15424-wb2-welcome-page' refs #15424
Peter Amstutz [Fri, 11 Oct 2019 19:02:24 +0000 (15:02 -0400)]
Merge branch '15424-wb2-welcome-page' refs #15424

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15424: Add margin around WelcomePageHTML div 15424-wb2-welcome-page
Peter Amstutz [Fri, 11 Oct 2019 18:46:41 +0000 (14:46 -0400)]
15424: Add margin around WelcomePageHTML div

4 years ago15424: Remove commented out lines
Peter Amstutz [Fri, 11 Oct 2019 15:21:42 +0000 (11:21 -0400)]
15424: Remove commented out lines

4 years ago15530: Search panel has link to site manager
Peter Amstutz [Fri, 11 Oct 2019 15:03:43 +0000 (11:03 -0400)]
15530: Search panel has link to site manager

4 years ago15424: Incorporate contents of WelcomePageHTML in login panel
Peter Amstutz [Thu, 10 Oct 2019 15:07:56 +0000 (11:07 -0400)]
15424: Incorporate contents of WelcomePageHTML in login panel

4 years ago15530: Don't offer to link remote account if LoginCluster is true.
Peter Amstutz [Mon, 7 Oct 2019 20:15:52 +0000 (16:15 -0400)]
15530: Don't offer to link remote account if LoginCluster is true.

4 years ago15530: Fedlogin sends unsalted token
Peter Amstutz [Mon, 7 Oct 2019 19:37:46 +0000 (15:37 -0400)]
15530: Fedlogin sends unsalted token

When logging into the head of the federation, use unsalted token for
authorizing to peer workbenches.

Dispatch validateSessions on startup (to ensure that peers are
"loggedIn" for multisite search.)

4 years agoMerge branch '15609-popup-dialog-dismissal'
Eric Biagiotti [Fri, 4 Oct 2019 14:58:18 +0000 (10:58 -0400)]
Merge branch '15609-popup-dialog-dismissal'

refs #15609

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago15609: Disables closing form dialogs via backdrop click
Eric Biagiotti [Fri, 4 Oct 2019 14:56:48 +0000 (10:56 -0400)]
15609: Disables closing form dialogs via backdrop click

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago15530: When loading sessions, clear 'active' flag and revalidate.
Peter Amstutz [Tue, 24 Sep 2019 19:39:16 +0000 (15:39 -0400)]
15530: When loading sessions, clear 'active' flag and revalidate.

4 years ago15530: Set homeCluster to LoginCluster
Peter Amstutz [Tue, 24 Sep 2019 14:58:13 +0000 (10:58 -0400)]
15530: Set homeCluster to LoginCluster

4 years agoMerge branch '15524-wb2-sharing-fixes'
Lucas Di Pentima [Mon, 26 Aug 2019 18:43:06 +0000 (15:43 -0300)]
Merge branch '15524-wb2-sharing-fixes'
Closes #15524

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Fixes 'share with group' feature. 15524-wb2-sharing-fixes
Lucas Di Pentima [Mon, 26 Aug 2019 17:10:18 +0000 (14:10 -0300)]
15524: Fixes 'share with group' feature.

When sharing with a group, instead of creating a link for every group member,
just create a link connected to the specified group.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Shows groups names on sharing dialog's permission rows where applicable.
Lucas Di Pentima [Mon, 26 Aug 2019 15:51:19 +0000 (12:51 -0300)]
15524: Shows groups names on sharing dialog's permission rows where applicable.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Upgrades js-yaml to address WS-2019-0032 & WS-2019-0063.
Lucas Di Pentima [Fri, 23 Aug 2019 17:18:42 +0000 (14:18 -0300)]
15524: Upgrades js-yaml to address WS-2019-0032 & WS-2019-0063.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Upgrades fstream to address WS-2019-0100.
Lucas Di Pentima [Fri, 23 Aug 2019 17:16:51 +0000 (14:16 -0300)]
15524: Upgrades fstream to address WS-2019-0100.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Upgrades mem to address WS-2018-0236.
Lucas Di Pentima [Fri, 23 Aug 2019 17:15:05 +0000 (14:15 -0300)]
15524: Upgrades mem to address WS-2018-0236.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Upgrades handlebars to address WS-2019-0064.
Lucas Di Pentima [Fri, 23 Aug 2019 17:08:27 +0000 (14:08 -0300)]
15524: Upgrades handlebars to address WS-2019-0064.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Upgrades lodash.template, lodash.mergewith & lodash-es.
Lucas Di Pentima [Fri, 23 Aug 2019 17:04:44 +0000 (14:04 -0300)]
15524: Upgrades lodash.template, lodash.mergewith & lodash-es.

Addressing CVE-2019-10744.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Upgrades lodash to address CVE-2019-10744.
Lucas Di Pentima [Fri, 23 Aug 2019 16:58:58 +0000 (13:58 -0300)]
15524: Upgrades lodash to address CVE-2019-10744.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Upgrades axios to addresss CVE-2019-10742.
Lucas Di Pentima [Fri, 23 Aug 2019 16:55:00 +0000 (13:55 -0300)]
15524: Upgrades axios to addresss CVE-2019-10742.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15524: Upgrades webpack-dev-server to address CVE-2018-14732.
Lucas Di Pentima [Fri, 23 Aug 2019 16:51:15 +0000 (13:51 -0300)]
15524: Upgrades webpack-dev-server to address CVE-2018-14732.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years agoMerge branch '15027-object-update-fix'
Lucas Di Pentima [Fri, 23 Aug 2019 16:24:52 +0000 (13:24 -0300)]
Merge branch '15027-object-update-fix'
Closes #15027

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Removes commented out code. 15027-object-update-fix
Lucas Di Pentima [Fri, 23 Aug 2019 16:08:53 +0000 (13:08 -0300)]
15027: Removes commented out code.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Adds cwl-svg lib to license ignore file.
Lucas Di Pentima [Fri, 23 Aug 2019 15:29:08 +0000 (12:29 -0300)]
15027: Adds cwl-svg lib to license ignore file.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Fixes unused declarations errors.
Lucas Di Pentima [Fri, 23 Aug 2019 14:49:40 +0000 (11:49 -0300)]
15027: Fixes unused declarations errors.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Adds tslint-etc to restrict unused declarations at compilation.
Lucas Di Pentima [Fri, 23 Aug 2019 14:48:28 +0000 (11:48 -0300)]
15027: Adds tslint-etc to restrict unused declarations at compilation.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Cleans up unused imports.
Lucas Di Pentima [Fri, 23 Aug 2019 13:41:32 +0000 (10:41 -0300)]
15027: Cleans up unused imports.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Fixes user admin toggles to only send is_admin or is_active on updates.
Lucas Di Pentima [Thu, 22 Aug 2019 19:05:59 +0000 (16:05 -0300)]
15027: Fixes user admin toggles to only send is_admin or is_active on updates.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Fixes projects update requests to only send what's being updated.
Lucas Di Pentima [Thu, 22 Aug 2019 18:59:31 +0000 (15:59 -0300)]
15027: Fixes projects update requests to only send what's being updated.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Fixes typo on group's writable_by api response key.
Lucas Di Pentima [Thu, 22 Aug 2019 18:56:34 +0000 (15:56 -0300)]
15027: Fixes typo on group's writable_by api response key.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Fixes collection update requests to only send what's being updated.
Lucas Di Pentima [Thu, 22 Aug 2019 18:33:10 +0000 (15:33 -0300)]
15027: Fixes collection update requests to only send what's being updated.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Removes code to avoid camel_case translation back to the api server.
Lucas Di Pentima [Wed, 21 Aug 2019 12:09:59 +0000 (09:09 -0300)]
15027: Removes code to avoid camel_case translation back to the api server.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15027: Removes unnecessary test method.
Lucas Di Pentima [Wed, 21 Aug 2019 10:50:59 +0000 (07:50 -0300)]
15027: Removes unnecessary test method.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years agoMerge branch '15407-camel-casing-fix'
Lucas Di Pentima [Tue, 20 Aug 2019 19:42:04 +0000 (16:42 -0300)]
Merge branch '15407-camel-casing-fix'
Closes #15407

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Removes snackbar notification when websocket is disabled.
Lucas Di Pentima [Tue, 20 Aug 2019 19:08:17 +0000 (16:08 -0300)]
15407: Removes snackbar notification when websocket is disabled.

This will be implemented as a notification on the "bell" notifications menu.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Simplifies code handling workflow json mounts.
Lucas Di Pentima [Tue, 20 Aug 2019 17:51:58 +0000 (14:51 -0300)]
15407: Simplifies code handling workflow json mounts.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Adds user visible warning when websocket url is not set.
Lucas Di Pentima [Tue, 20 Aug 2019 14:44:17 +0000 (11:44 -0300)]
15407: Adds user visible warning when websocket url is not set.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Fixes app crash when webSocketUrl is not set on the API Server.
Lucas Di Pentima [Tue, 20 Aug 2019 13:27:35 +0000 (10:27 -0300)]
15407: Fixes app crash when webSocketUrl is not set on the API Server.

Instead, show a warning message on the JS console.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Fixes mount handling. Re-run process now shows dialog without erroring.
Lucas Di Pentima [Mon, 19 Aug 2019 17:39:22 +0000 (14:39 -0300)]
15407: Fixes mount handling. Re-run process now shows dialog without erroring.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Fixes pending model.
Lucas Di Pentima [Mon, 19 Aug 2019 17:38:28 +0000 (14:38 -0300)]
15407: Fixes pending model.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Fixes node's properties & info handling.
Lucas Di Pentima [Fri, 16 Aug 2019 18:18:20 +0000 (15:18 -0300)]
15407: Fixes node's properties & info handling.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Fixes handling of runtime constraints and scheduling params.
Lucas Di Pentima [Fri, 16 Aug 2019 18:07:36 +0000 (15:07 -0300)]
15407: Fixes handling of runtime constraints and scheduling params.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Fixes collection versioning keys on advanced tab.
Lucas Di Pentima [Fri, 16 Aug 2019 17:07:40 +0000 (14:07 -0300)]
15407: Fixes collection versioning keys on advanced tab.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Restricts mapKeys' recursion to only "items" keys, to support listing.
Lucas Di Pentima [Fri, 16 Aug 2019 14:24:45 +0000 (11:24 -0300)]
15407: Restricts mapKeys' recursion to only "items" keys, to support listing.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15407: Tests that only first level keys are mapped on resource objects.
Lucas Di Pentima [Fri, 16 Aug 2019 14:22:38 +0000 (11:22 -0300)]
15407: Tests that only first level keys are mapped on resource objects.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years agoMerge branch '14813-cluster-config'
Eric Biagiotti [Thu, 1 Aug 2019 19:11:51 +0000 (15:11 -0400)]
Merge branch '14813-cluster-config'

refs #14813

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago15106: Fixes full text search test
Eric Biagiotti [Wed, 12 Jun 2019 18:41:51 +0000 (14:41 -0400)]
15106: Fixes full text search test

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago15106: Changes full text search to use trigram indexing
Eric Biagiotti [Wed, 12 Jun 2019 18:13:55 +0000 (14:13 -0400)]
15106: Changes full text search to use trigram indexing

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago14813: Updates misleading error message
Eric Biagiotti [Thu, 1 Aug 2019 18:45:41 +0000 (14:45 -0400)]
14813: Updates misleading error message

The API_HOST could be undefined from config.json or the default set in the environment.

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago14813: Improves config error handling and logging
Eric Biagiotti [Thu, 1 Aug 2019 18:34:24 +0000 (14:34 -0400)]
14813: Improves config error handling and logging

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago14813: Fix to use cluster config when local config values aren't defined
Eric Biagiotti [Wed, 31 Jul 2019 14:49:14 +0000 (10:49 -0400)]
14813: Fix to use cluster config when local config values aren't defined

Also updates readme to describe how to use the cluster config and softens the warning language.

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago14813: Fixes remote cluster config state
Eric Biagiotti [Tue, 30 Jul 2019 21:01:17 +0000 (17:01 -0400)]
14813: Fixes remote cluster config state

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago14813: wb2 uses cluster config
Eric Biagiotti [Tue, 30 Jul 2019 18:40:42 +0000 (14:40 -0400)]
14813: wb2 uses cluster config

Also updates auth-action to get remote cluster info from the remotes cluster config, instead of its discovery doc

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years agoMerge remote-tracking branch 'origin/15106-trgm-text-search'
Eric Biagiotti [Mon, 22 Jul 2019 20:13:27 +0000 (16:13 -0400)]
Merge remote-tracking branch 'origin/15106-trgm-text-search'

refs #15106

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years agoMerge branch '14874-properties-editor-error-handling'
Lucas Di Pentima [Tue, 25 Jun 2019 19:00:07 +0000 (16:00 -0300)]
Merge branch '14874-properties-editor-error-handling'
Refs #14874

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago14874: Shows error message on properties update.
Lucas Di Pentima [Mon, 17 Jun 2019 22:38:39 +0000 (19:38 -0300)]
14874: Shows error message on properties update.

Also, don't send the entire object when doing API calls.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

4 years ago15106: Fixes full text search test
Eric Biagiotti [Wed, 12 Jun 2019 18:41:51 +0000 (14:41 -0400)]
15106: Fixes full text search test

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago15106: Changes full text search to use trigram indexing
Eric Biagiotti [Wed, 12 Jun 2019 18:13:55 +0000 (14:13 -0400)]
15106: Changes full text search to use trigram indexing

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years agoFix some of the deb/rpm package metadata. 1.4.1
Ward Vandewege [Mon, 3 Jun 2019 14:36:17 +0000 (10:36 -0400)]
Fix some of the deb/rpm package metadata.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>

4 years agoIf a version number is supplied to the build command, make sure to report that
Ward Vandewege [Sun, 2 Jun 2019 17:23:29 +0000 (13:23 -0400)]
If a version number is supplied to the build command, make sure to report that
version number in the web interface (top left).

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>

4 years agoFixes auth-action test merge refs #15088 1.4.0
Eric Biagiotti [Wed, 22 May 2019 21:10:35 +0000 (17:10 -0400)]
Fixes auth-action test merge refs #15088

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years agoMerge branch '15088-merge-account'
Eric Biagiotti [Wed, 22 May 2019 21:01:20 +0000 (17:01 -0400)]
Merge branch '15088-merge-account'

refs #15088

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years agoMerge branch '15255-handle-missing-wb2' refs #15255
Peter Amstutz [Wed, 22 May 2019 20:57:30 +0000 (16:57 -0400)]
Merge branch '15255-handle-missing-wb2' refs #15255

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15088: Text clarification for linking as a remote user
Eric Biagiotti [Wed, 22 May 2019 20:52:06 +0000 (16:52 -0400)]
15088: Text clarification for linking as a remote user

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>

4 years ago15255: Log missing workbench2Url value to console. 15255-handle-missing-wb2
Peter Amstutz [Wed, 22 May 2019 19:33:29 +0000 (15:33 -0400)]
15255: Log missing workbench2Url value to console.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>

4 years ago15255: Don't render fedtoken iframe if workbench2 config is missing.
Peter Amstutz [Wed, 22 May 2019 19:11:03 +0000 (15:11 -0400)]
15255: Don't render fedtoken iframe if workbench2 config is missing.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>