[ARVADOS-WORKBENCH2] updated: 1.2.0-324-ga950096
Git user
git at public.curoverse.com
Mon Sep 10 03:07:51 EDT 2018
Summary of changes:
src/index.tsx | 2 +
src/routes/routes.ts | 2 +
.../common-service/common-resource-service.ts | 3 ++
src/store/context-menu/context-menu-actions.ts | 4 +-
src/store/processes/process-move-actions.ts | 57 ++++++++++++++++++++++
src/store/workbench/workbench-actions.ts | 15 +++++-
.../context-menu/action-sets/process-action-set.ts | 5 +-
...ction-set.ts => process-resource-action-set.ts} | 24 +++------
src/views-components/context-menu/context-menu.tsx | 1 +
...ve-project-dialog.ts => move-process-dialog.ts} | 17 +++----
src/views/workbench/workbench.tsx | 3 +-
11 files changed, 101 insertions(+), 32 deletions(-)
create mode 100644 src/store/processes/process-move-actions.ts
copy src/views-components/context-menu/action-sets/{collection-resource-action-set.ts => process-resource-action-set.ts} (60%)
copy src/views-components/dialog-forms/{move-project-dialog.ts => move-process-dialog.ts} (55%)
via a950096809e19f48ec006651227222d60e4fa86c (commit)
via 334e1b6d80efedc6e1671ead3bb85d3c8bed2bb1 (commit)
via be6e849823db42a51c85b40249b7e2fcec8b7de7 (commit)
via d048e918a6899aac404179690730d29ce26c606a (commit)
via 8805314e7327cda30d455d0c05075ee37f3a490e (commit)
from ee788af733dd0dd4d4df793fccf7019094f579a2 (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 a950096809e19f48ec006651227222d60e4fa86c
Merge: ee788af 334e1b6
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date: Mon Sep 10 09:07:34 2018 +0200
Merge branch '14096-move-to-process'
refs #14096
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