[ARVADOS-WORKBENCH2] updated: 1.2.0-947-g34a6a12

Git user git at public.curoverse.com
Mon Nov 26 06:56:13 EST 2018


Summary of changes:
 src/components/icon/icon.tsx                       |   2 +
 src/index.tsx                                      |   2 +
 src/models/resource.ts                             |   1 +
 src/store/auth/auth-action.ts                      |  47 +++++++--
 src/store/auth/auth-actions.test.ts                |   1 +
 src/store/auth/auth-reducer.test.ts                |   3 +-
 src/store/auth/auth-reducer.ts                     |  11 ++-
 src/store/context-menu/context-menu-actions.ts     |  13 +++
 .../context-menu/action-sets/ssh-key-action-set.ts |  27 ++++++
 src/views-components/context-menu/context-menu.tsx |   3 +-
 .../ssh-keys-dialog/attributes-dialog.tsx          |  69 ++++++++++++++
 .../ssh-keys-dialog/public-key-dialog.tsx          |  55 +++++++++++
 .../remove-dialog.tsx}                             |  11 +--
 src/views/ssh-key-panel/ssh-key-panel-root.tsx     | 105 ++++++++++++++++-----
 src/views/ssh-key-panel/ssh-key-panel.tsx          |  16 +++-
 src/views/workbench/workbench.tsx                  |   6 ++
 16 files changed, 328 insertions(+), 44 deletions(-)
 create mode 100644 src/views-components/context-menu/action-sets/ssh-key-action-set.ts
 create mode 100644 src/views-components/ssh-keys-dialog/attributes-dialog.tsx
 create mode 100644 src/views-components/ssh-keys-dialog/public-key-dialog.tsx
 copy src/views-components/{process-remove-dialog/process-remove-dialog.tsx => ssh-keys-dialog/remove-dialog.tsx} (65%)

       via  34a6a12ac17833b645b18b47eb5c2411bc55a375 (commit)
       via  827833da07f797f9ee445c62c301cbfbe01200dc (commit)
       via  ff91f7f0b03da40313191745848a3c297370376c (commit)
       via  4ab30205d4a2ea82d6fd4a71798ec2e1eba4ac0a (commit)
       via  a2e786b48045eb414c39c3265ab2992712706711 (commit)
       via  3a3de86b86ef60fc86f1190d42bc8a2471ab5276 (commit)
      from  f6fae0a00b6e891069f7d81bd2917dbd3d55239b (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 34a6a12ac17833b645b18b47eb5c2411bc55a375
Merge: f6fae0a 827833d
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Mon Nov 26 12:55:56 2018 +0100

    Merge branch 'master' into 14529-moving-renaming-processes-in-final-state
    
    refs #14529
    
    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