15088: Adds routing for link-account panel
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Tue, 23 Apr 2019 15:09:35 +0000 (11:09 -0400)
committerEric Biagiotti <ebiagiotti@veritasgenetics.com>
Thu, 25 Apr 2019 14:37:38 +0000 (10:37 -0400)
commit6dfcd99cab6ea26ef947bdc2c90020ccea1c925b
tree0f7c9aecb646b24130b117c27e36e0a2978baab3
parent73774a5fe2d64970995e668576f8d4b632a8edee
15088: Adds routing for link-account panel

Also adds a link in the my-account panel to access the link-account panel

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>
src/routes/route-change-handlers.ts
src/routes/routes.ts
src/store/link-account/link-account-panel-actions.ts [new file with mode: 0644]
src/store/my-account/my-account-panel-actions.ts
src/store/navigation/navigation-action.ts
src/store/workbench/workbench-actions.ts
src/views/my-account-panel/my-account-panel-root.tsx
src/views/my-account-panel/my-account-panel.tsx