[ARVADOS-WORKBENCH2] updated: 1.3.0-85-g5406344

Git user git at public.curoverse.com
Tue Dec 11 03:37:12 EST 2018


Summary of changes:
 src/components/icon/icon.tsx                       |   2 +
 src/routes/route-change-handlers.ts                |  18 ++-
 src/routes/routes.ts                               |  20 +++-
 src/store/auth/auth-action.ts                      |   9 +-
 src/store/navigation/navigation-action.ts          |   8 +-
 src/store/users/users-actions.ts                   |  20 +++-
 .../virtual-machines/virtual-machines-actions.ts   |  32 +++--
 src/views-components/main-app-bar/account-menu.tsx |  18 +--
 src/views-components/main-app-bar/admin-menu.tsx   |  45 +++++++
 src/views-components/main-app-bar/main-app-bar.tsx |   4 +-
 .../main-content-bar/main-content-bar.tsx          |   8 +-
 .../repositories-panel/repositories-panel.tsx      |   2 +-
 .../virtual-machine-admin-panel.tsx                | 112 ++++++++++++++++++
 ...ne-panel.tsx => virtual-machine-user-panel.tsx} | 131 +++++++--------------
 src/views/workbench/workbench.tsx                  |   9 +-
 15 files changed, 299 insertions(+), 139 deletions(-)
 create mode 100644 src/views-components/main-app-bar/admin-menu.tsx
 create mode 100644 src/views/virtual-machine-panel/virtual-machine-admin-panel.tsx
 rename src/views/virtual-machine-panel/{virtual-machine-panel.tsx => virtual-machine-user-panel.tsx} (53%)

       via  54063448526c6eac346823d6cc66ba7a05f2cce7 (commit)
       via  7a81b9d2c37ceb5add5df8fe9fe48b409d971e37 (commit)
       via  1b15486e36f96b209a1854c1f33f8330e97f1b94 (commit)
       via  6c0ca05293d2d1bb5b4b0df63f541eb4f75428c3 (commit)
       via  88c4b93c3e4f05afff419374277299d61ac61176 (commit)
       via  64c8c2628cbeadba5dce7e18e41028108142b766 (commit)
      from  2b1802c27fe8eb3664da3378fa7f59761d9ce184 (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 54063448526c6eac346823d6cc66ba7a05f2cce7
Merge: 2b1802c 7a81b9d
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Tue Dec 11 09:36:59 2018 +0100

    Merge branch '14566-admin-modal'
    
    refs #14566
    
    Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>


-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list