15088: Saves account link data in session storage and logs out
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Thu, 25 Apr 2019 19:16:09 +0000 (15:16 -0400)
committerEric Biagiotti <ebiagiotti@veritasgenetics.com>
Fri, 26 Apr 2019 14:26:14 +0000 (10:26 -0400)
commitfc1c9792135dfbf36c148985b402871339d98561
treed96a29e88c6fce47c4d9a250db0a0d78c0302a5a
parent43a384e98b698de75f66dcc5a0241a1246ddd447
15088: Saves account link data in session storage and logs out

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>
src/models/link-account.ts [new file with mode: 0644]
src/store/link-account-panel/link-account-panel-actions.ts [moved from src/store/link-account/link-account-panel-actions.ts with 53% similarity]
src/store/workbench/workbench-actions.ts
src/views/link-account-panel/link-account-panel-root.tsx
src/views/link-account-panel/link-account-panel.tsx