[ARVADOS-WORKBENCH2] updated: 1.3.0-88-ga835041
Git user
git at public.curoverse.com
Tue Dec 11 03:39:05 EST 2018
Summary of changes:
src/components/icon/icon.tsx | 2 +
src/routes/route-change-handlers.ts | 18 ++-
src/routes/routes.ts | 20 +++-
.../ancestors-service/ancestors-service.ts | 21 +++-
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 +-
16 files changed, 314 insertions(+), 145 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 a8350416b8f225a64aa207c5823e42ede43fd7d0 (commit)
via 54063448526c6eac346823d6cc66ba7a05f2cce7 (commit)
via 7a81b9d2c37ceb5add5df8fe9fe48b409d971e37 (commit)
via 2b1802c27fe8eb3664da3378fa7f59761d9ce184 (commit)
via 1b15486e36f96b209a1854c1f33f8330e97f1b94 (commit)
via 6c0ca05293d2d1bb5b4b0df63f541eb4f75428c3 (commit)
via 88c4b93c3e4f05afff419374277299d61ac61176 (commit)
via 6eaf8881f39c83f9073921277f81274425921054 (commit)
via 4e3cefd4fa42762aac756f3163dfff9047f2e516 (commit)
via c0b8c031bf6327c8ed22fb05ec40f3045b5aa1f1 (commit)
via 64c8c2628cbeadba5dce7e18e41028108142b766 (commit)
from 91fc1bd2a1df91b37755f3453e6e9693baa4ce64 (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 a8350416b8f225a64aa207c5823e42ede43fd7d0
Merge: 91fc1bd 5406344
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date: Tue Dec 11 09:38:48 2018 +0100
Merge branch 'master' into 14582-missing-output-link-inside-process-views
refs #14582
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