11454: Show a link to the remote workbench on the sessions page.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Thu, 1 Feb 2018 16:40:17 +0000 (13:40 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Thu, 1 Feb 2018 16:40:17 +0000 (13:40 -0300)
commit75fd99e49f880aac55ae568c76c5151857e6beff
tree33fba1646bf051bc3efdaaa74455939a38e25c6e
parentdac01e1015f4d769a929651a74096e8a13592cf7
11454: Show a link to the remote workbench on the sessions page.
On page load, detect those non-federated active sessions and try to
migrate them to federated logins just in case they're stale sessions.
If the federated login doesn't succeed, keep the session's previous state.
Removed workbench remote_hosts config.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
apps/workbench/app/assets/javascripts/components/search.js
apps/workbench/app/assets/javascripts/components/sessions.js
apps/workbench/app/assets/javascripts/models/session_db.js
apps/workbench/app/views/search/index.html [moved from apps/workbench/app/views/search/index.html.erb with 52% similarity]
apps/workbench/config/application.default.yml