14841: Add link to workbench v1
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Thu, 14 Feb 2019 19:12:03 +0000 (14:12 -0500)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Fri, 22 Feb 2019 20:03:33 +0000 (15:03 -0500)
commitf41a161af85e740c85ecc6a805644ff712cd4620
tree9e8a493eae3e38994044f47af9accbd2bec81848
parentd8b1643373ec164a5ae57cd10a951ea01f37f7d7
14841: Add link to workbench v1

* Add a reducer that holds discovery document config, to read
  workbenchURL & for future things that need cluster config.

* Projects, collections and "processes" are routed to equivalent page
  on wb1, rest are sent to entry page.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>
src/index.tsx
src/store/auth/auth-action.ts
src/store/auth/auth-reducer.ts
src/store/config/config-action.ts [new file with mode: 0644]
src/store/config/config-reducer.ts [new file with mode: 0644]
src/store/store.ts
src/views-components/main-app-bar/account-menu.tsx