[ARVADOS-WORKBENCH2] updated: 1.3.0-16-g26e05f2

Git user git at public.curoverse.com
Mon Dec 3 09:08:44 EST 2018


Summary of changes:
 src/index.tsx                                      |   2 +
 src/models/virtual-machines.ts                     |  13 +-
 src/services/auth-service/auth-service.ts          |   4 +-
 src/store/advanced-tab/advanced-tab.ts             | 151 ++++++++++++++++---
 src/store/auth/auth-action.ts                      |   4 +-
 src/store/context-menu/context-menu-actions.ts     |  39 +++--
 src/store/keep-services/keep-services-actions.ts   |   4 +-
 src/store/repositories/repositories-actions.ts     |   6 +-
 .../virtual-machines/virtual-machines-actions.ts   |  38 ++++-
 .../virtual-machines/virtual-machines-reducer.ts   |   9 +-
 .../action-sets/keep-service-action-set.ts         |   8 +-
 .../action-sets/repository-action-set.ts           |   6 +-
 .../context-menu/action-sets/ssh-key-action-set.ts |   8 +-
 ...action-set.ts => virtual-machine-action-set.ts} |  14 +-
 src/views-components/context-menu/context-menu.tsx |   1 +
 .../repository-remove-dialog.ts                    |   5 +-
 .../attributes-dialog.tsx}                         |  34 ++---
 .../remove-dialog.tsx}                             |  10 +-
 .../keep-service-panel/keep-service-panel-root.tsx |   4 +-
 .../keep-service-panel/keep-service-panel.tsx      |   4 +-
 .../repositories-panel/repositories-panel.tsx      |   8 +-
 src/views/ssh-key-panel/ssh-key-panel-root.tsx     |   4 +-
 src/views/ssh-key-panel/ssh-key-panel.tsx          |   4 +-
 .../virtual-machine-panel.tsx                      | 167 ++++++++++++++-------
 src/views/workbench/workbench.tsx                  |   4 +
 25 files changed, 388 insertions(+), 163 deletions(-)
 copy src/views-components/context-menu/action-sets/{ssh-key-action-set.ts => virtual-machine-action-set.ts} (55%)
 copy src/views-components/{repository-attributes-dialog/repository-attributes-dialog.tsx => virtual-machines-dialog/attributes-dialog.tsx} (70%)
 copy src/views-components/{process-remove-dialog/process-remove-dialog.tsx => virtual-machines-dialog/remove-dialog.tsx} (63%)

       via  26e05f295b57de342d4cd13306ead196e2841a21 (commit)
       via  68c2068a9371fd5b158adbeef0ba0021832c8a76 (commit)
       via  bf4ccae9e1adeb1fcb757a5539587a4b8cbf4d28 (commit)
       via  cc72c29b709759a4498ad232e3f0374e857c7a62 (commit)
       via  60e8ad5f90108900b4c189f88fbe483e7010432e (commit)
       via  9dbb20349af9d1fa275e01147c53242d3b4680f5 (commit)
       via  93cb6b20b9f7893c588d9679c7b904ee35238f1b (commit)
       via  8623f430ea556381f8681c2aea00e43e64d3f6d1 (commit)
       via  25d3415ed6b183eb627bfc06e2d5d977c85ad828 (commit)
       via  9c22ff485ae2e065ae705fd5066fda6d508cf236 (commit)
      from  0aa3289dc8b20b497f1544d78925cbc794ec2449 (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 26e05f295b57de342d4cd13306ead196e2841a21
Merge: 0aa3289 68c2068
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Mon Dec 3 15:08:27 2018 +0100

    Merge branch '14498-virtual-machines-admin-panel'
    
    refs #14498
    
    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