15088: Adds initial link account UI
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Thu, 25 Apr 2019 14:32:31 +0000 (10:32 -0400)
committerEric Biagiotti <ebiagiotti@veritasgenetics.com>
Thu, 25 Apr 2019 14:37:38 +0000 (10:37 -0400)
commit43a384e98b698de75f66dcc5a0241a1246ddd447
treea6f2a80301aeecb23cd5f91fcd8756bb03543ae1
parent6dfcd99cab6ea26ef947bdc2c90020ccea1c925b
15088: Adds initial link account UI

Also adds the createdAt attribute to the user state

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>
src/models/user.ts
src/services/auth-service/auth-service.ts
src/store/auth/auth-action-session.ts
src/store/auth/auth-reducer.test.ts
src/store/link-account/link-account-panel-actions.ts
src/views/link-account-panel/link-account-panel-root.tsx [new file with mode: 0644]
src/views/link-account-panel/link-account-panel.tsx [new file with mode: 0644]
src/views/workbench/workbench.tsx