prepare structure and init stepper
authorJanicki Artur <artur.janicki@contractors.roche.com>
Thu, 27 Sep 2018 13:01:19 +0000 (15:01 +0200)
committerJanicki Artur <artur.janicki@contractors.roche.com>
Thu, 27 Sep 2018 13:01:19 +0000 (15:01 +0200)
commit0c688f48e779c65c1bb849c5acd204817b295bc6
treeb8833334864075d7fac103b9791d140c365668e6
parent3db1d07b3ab6cdfea052688088f569a173d6dab2
prepare structure and init stepper

Feature #14225

Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki@contractors.roche.com>
12 files changed:
src/common/custom-theme.ts
src/routes/route-change-handlers.ts
src/routes/routes.ts
src/store/navigation/navigation-action.ts
src/store/run-process-panel/run-process-panel-actions.ts [new file with mode: 0644]
src/store/run-process-panel/run-process-panel-reducer.ts [new file with mode: 0644]
src/store/store.ts
src/store/workbench/workbench-actions.ts
src/views-components/side-panel-button/side-panel-button.tsx
src/views/run-process-panel/run-process-panel-root.tsx [new file with mode: 0644]
src/views/run-process-panel/run-process-panel.tsx [new file with mode: 0644]
src/views/workbench/workbench.tsx