[ARVADOS-WORKBENCH2] updated: 1.3.0-58-g663ddee
Git user
git at public.curoverse.com
Fri Dec 7 03:52:09 EST 2018
Summary of changes:
src/components/text-field/text-field.tsx | 4 +-
src/models/user.ts | 12 ++
src/routes/route-change-handlers.ts | 3 +
src/routes/routes.ts | 4 +
src/services/auth-service/auth-service.ts | 23 ++-
src/store/auth/auth-action.ts | 1 -
src/store/auth/auth-reducer.test.ts | 4 +
src/store/my-account/my-account-panel-actions.ts | 31 ++++
src/store/navigation/navigation-action.ts | 2 +
src/store/workbench/workbench-actions.ts | 6 +
src/validators/validators.tsx | 2 +
src/views-components/main-app-bar/account-menu.tsx | 4 +-
.../my-account-panel/my-account-panel-root.tsx | 161 +++++++++++++++++++++
src/views/my-account-panel/my-account-panel.tsx | 26 ++++
src/views/workbench/workbench.tsx | 2 +
15 files changed, 275 insertions(+), 10 deletions(-)
create mode 100644 src/store/my-account/my-account-panel-actions.ts
create mode 100644 src/views/my-account-panel/my-account-panel-root.tsx
create mode 100644 src/views/my-account-panel/my-account-panel.tsx
via 663ddeefc6a120d6dba213b1392805146d659721 (commit)
via fa1f1c301a58d163e452ca9d14d326934a403f17 (commit)
via a29cf3418b6c301c0f531cecb7db4c721e7eb014 (commit)
via a1e2b8ba77e4a7273940a3fc542bc42e282618a7 (commit)
via e8e0182d65a74b1a222127eb8b36f31a906b14c8 (commit)
via b7a4d46fe2b011cdb6e38ed42e9f886fee8290b8 (commit)
via 4ea2ff188ec745966387ce8bbe14880bfeede863 (commit)
via 92dd5d32b573b5c90f3ce72dc207f6d0e7f21178 (commit)
from 5ecee04a6186627bd1875b2dabcc31489569ff71 (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 663ddeefc6a120d6dba213b1392805146d659721
Merge: 5ecee04 fa1f1c3
Author: Pawel Kromplewski <pawel.kromplewski at contractors.roche.com>
Date: Fri Dec 7 09:51:52 2018 +0100
Merge branch '14452-my-account'
refs #14452
Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski <pawel.kromplewski at contractors.roche.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list