15088: Removes navigation after second login
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Mon, 6 May 2019 19:48:36 +0000 (15:48 -0400)
committerEric Biagiotti <ebiagiotti@veritasgenetics.com>
Mon, 6 May 2019 19:48:36 +0000 (15:48 -0400)
commitd329bdf89ea30acc0e9a95bcb7bc4338f8beeebb
tree6b267645b95ac344cb61ac2b1bc201aecef803d1
parent2f857ebcd67a607b7fde9c0ea4808ac30c591876
15088: Removes navigation after second login

- Deletes link account session data if the user logs off
- Second login goes directly to arvados login
- After second login, page refresh or navigation cancels link operation

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>
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/store/workbench/workbench-actions.ts
src/views-components/main-app-bar/account-menu.tsx
src/views/main-panel/main-panel-root.tsx
src/views/main-panel/main-panel.tsx