[ARVADOS-WORKBENCH2] updated: 1.2.0-939-g4ab3020
Git user
git at public.curoverse.com
Mon Nov 26 03:38:34 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-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 ++
14 files changed, 325 insertions(+), 43 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 4ab30205d4a2ea82d6fd4a71798ec2e1eba4ac0a (commit)
via a2e786b48045eb414c39c3265ab2992712706711 (commit)
via 3a3de86b86ef60fc86f1190d42bc8a2471ab5276 (commit)
from 425a9687b585517385d0ae5d62c5de26e06d3193 (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 4ab30205d4a2ea82d6fd4a71798ec2e1eba4ac0a
Merge: 425a968 a2e786b
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date: Mon Nov 26 09:38:22 2018 +0100
Merge branch '14528_table_view_and_actions'
refs #14528
Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki at contractors.roche.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list