15088: Handles browser navigation during link account ops
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Mon, 13 May 2019 20:34:30 +0000 (16:34 -0400)
committerEric Biagiotti <ebiagiotti@veritasgenetics.com>
Mon, 13 May 2019 20:34:30 +0000 (16:34 -0400)
commite954cfb45dbe418c151144cc42847b848c9b0ebf
treee733798a9c104776b479fc4a5d11407a6dfd8bc0
parentd2da940fb4be60affe0a350c7f82cf91180f1e3a
15088: Handles browser navigation during link account ops

- Inactive page link account button brings the user to the initial link account page

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>
src/index.tsx
src/routes/routes.ts
src/services/link-account-service/link-account-service.ts
src/store/auth/auth-action.ts
src/store/link-account-panel/link-account-panel-actions.ts
src/store/link-account-panel/link-account-panel-reducer.ts
src/views/inactive-panel/inactive-panel.tsx
src/views/link-account-panel/link-account-panel-root.tsx
src/views/main-panel/main-panel-root.tsx
src/views/main-panel/main-panel.tsx
src/views/workbench/workbench.tsx