[ARVADOS-WORKBENCH2] updated: 1.3.1-380-gec2ce1a9
Git user
git at public.curoverse.com
Mon Feb 25 17:13:28 EST 2019
Summary of changes:
src/index.tsx | 2 +-
src/models/user.ts | 6 +-
src/services/auth-service/auth-service.ts | 32 ++--
src/store/advanced-tab/advanced-tab.tsx | 6 +-
src/store/auth/auth-action-session.ts | 3 +-
src/store/auth/auth-action.test.ts | 43 +++--
src/store/auth/auth-action.ts | 10 +-
src/store/auth/auth-reducer.test.ts | 34 ++--
src/store/auth/auth-reducer.ts | 37 ++++-
src/store/config/config-action.ts | 12 ++
src/store/config/config-reducer.ts | 17 ++
src/store/store.ts | 6 +-
src/store/workbench/workbench-actions.ts | 49 +++---
src/views-components/main-app-bar/account-menu.tsx | 79 ++++++---
.../main-app-bar/anonymous-menu.tsx | 2 +-
src/views-components/main-app-bar/main-app-bar.tsx | 5 +-
.../user-dialog/attributes-dialog.tsx | 6 +-
src/views/inactive-panel/inactive-panel.tsx | 78 +++++++++
src/views/login-panel/login-panel.tsx | 86 ++++++----
src/views/main-panel/main-panel-root.tsx | 13 +-
src/views/main-panel/main-panel.tsx | 5 +-
.../my-account-panel/my-account-panel-root.tsx | 181 +++++++++++----------
src/views/my-account-panel/my-account-panel.tsx | 13 +-
23 files changed, 478 insertions(+), 247 deletions(-)
create mode 100644 src/store/config/config-action.ts
create mode 100644 src/store/config/config-reducer.ts
create mode 100644 src/views/inactive-panel/inactive-panel.tsx
via ec2ce1a965e15cb272737251b56bca2c1529ebff (commit)
via e677489047822fed2dcd48d904ccc46fae5b1615 (commit)
via ac687c484aeb0d16d4d2765cad4d64b171398b1e (commit)
via aa13b53dc7c7d4fcfaf9eea0540528f0af5525ae (commit)
via 2ba76201944d5ad4ef84aaf16c18f5bbb38a8b89 (commit)
via 8f09b3335729ba3c15c2c55c088b569cae56e6b4 (commit)
via d6c7e8411ec818d537453c5564c7fa15834cb0be (commit)
via c74d94dabd5f66bc948f9a9ed6283cdb59fb392b (commit)
via 7335a6a0b9a54bfacc94f2d8c9e57827fc77553f (commit)
via a67a8e8330787ac509d15a28317e5c6915cc3a07 (commit)
via 8882246b577a8d24a0e83dcd8905069f7b1937c8 (commit)
via f41a161af85e740c85ecc6a805644ff712cd4620 (commit)
via d8b1643373ec164a5ae57cd10a951ea01f37f7d7 (commit)
via d4f479b1c2bd4bb67d5e69f792b503f375d6dfc9 (commit)
via dd664ff641e178a3efb9b2a58d08e5e84db0f0b5 (commit)
via 0da5b926cb7aa461e8d45d86d5fc423d90e768a1 (commit)
from 53347c91f7168053224aed479c8f21e75e78893d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit ec2ce1a965e15cb272737251b56bca2c1529ebff
Merge: 53347c91 e6774890
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Mon Feb 25 17:12:30 2019 -0500
Merge branch '14841-link-workbench1' refs #14841 refs #14720
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list