[ARVADOS-WORKBENCH2] updated: 1.2.0-487-g3b31cd1
Git user
git at public.curoverse.com
Fri Sep 28 04:32:57 EDT 2018
Summary of changes:
src/common/custom-theme.ts | 10 ++++++
src/routes/route-change-handlers.ts | 7 ++--
src/routes/routes.ts | 4 +++
src/store/navigation/navigation-action.ts | 2 ++
.../run-process-panel/run-process-panel-actions.ts | 21 ++++++++++++
.../run-process-panel/run-process-panel-reducer.ts | 19 +++++++++++
src/store/store.ts | 4 ++-
src/store/workbench/workbench-actions.ts | 8 +++++
.../side-panel-button/side-panel-button.tsx | 7 +++-
.../run-process-panel/run-process-panel-root.tsx | 39 ++++++++++++++++++++++
src/views/run-process-panel/run-process-panel.tsx | 23 +++++++++++++
src/views/workbench/workbench.tsx | 8 +++--
12 files changed, 145 insertions(+), 7 deletions(-)
create mode 100644 src/store/run-process-panel/run-process-panel-actions.ts
create mode 100644 src/store/run-process-panel/run-process-panel-reducer.ts
create mode 100644 src/views/run-process-panel/run-process-panel-root.tsx
create mode 100644 src/views/run-process-panel/run-process-panel.tsx
via 3b31cd17bb39c18821bec29320ac0f66c136978c (commit)
via e140179bec632ad7dc3b6a232c09377693eea36e (commit)
via 00a61a4484185dc98daa92af5f189779cc10ad3c (commit)
via a458c32b63bfa83256ce7de1ce79b935e4838eb7 (commit)
via 0c688f48e779c65c1bb849c5acd204817b295bc6 (commit)
from c8528155683c9cf4f11ee6d78da8d9b86a3203bf (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 3b31cd17bb39c18821bec29320ac0f66c136978c
Merge: c852815 e140179
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date: Fri Sep 28 10:32:39 2018 +0200
Merge branch '14225-prepare-structure-and-init-stepper'
refs #14225
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