14841: Add inactive user page.
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Mon, 25 Feb 2019 20:17:42 +0000 (15:17 -0500)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Mon, 25 Feb 2019 20:17:59 +0000 (15:17 -0500)
commit2ba76201944d5ad4ef84aaf16c18f5bbb38a8b89
tree233be2aabe3b6e2434af758c9c4fc87dc9bac5b6
parent8f09b3335729ba3c15c2c55c088b569cae56e6b4
14841: Add inactive user page.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>
src/models/user.ts
src/services/auth-service/auth-service.ts
src/store/auth/auth-action-session.ts
src/store/auth/auth-action.test.ts
src/store/auth/auth-reducer.test.ts
src/views-components/main-app-bar/account-menu.tsx
src/views-components/main-app-bar/main-app-bar.tsx
src/views/inactive-panel/inactive-panel.tsx [new file with mode: 0644]
src/views/inactive-panel/inactive-panel.tsx~ [new file with mode: 0644]
src/views/login-panel/login-panel.tsx
src/views/main-panel/main-panel-root.tsx