workflow-view-without-working-services
authorPawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
Thu, 20 Sep 2018 14:39:53 +0000 (16:39 +0200)
committerPawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
Thu, 20 Sep 2018 14:39:53 +0000 (16:39 +0200)
commiteda5e30d786d5d1224a552e962b6b711efab7369
treebd2e02e7d08e6feebb86041f3bf0178b59698f7a
parent2df7e60fbb0a74be606e07aa76b56e01c76bdd6d
workflow-view-without-working-services

Feature #13857

Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
18 files changed:
src/models/resource.ts
src/routes/route-change-handlers.ts
src/routes/routes.ts
src/services/services.ts
src/services/workflow-service/workflow-service.ts [new file with mode: 0644]
src/store/navigation/navigation-action.ts
src/store/shared-with-me-panel/shared-with-me-middleware-service.ts
src/store/side-panel-tree/side-panel-tree-actions.ts
src/store/side-panel/side-panel-action.ts
src/store/store.ts
src/store/workbench/workbench-actions.ts
src/store/workflow-panel/workflow-middleware-service.ts [new file with mode: 0644]
src/store/workflow-panel/workflow-panel-actions.ts [new file with mode: 0644]
src/views-components/data-explorer/renderers.tsx
src/views-components/main-content-bar/main-content-bar.tsx
src/views/workbench/workbench.tsx
src/views/workflow-panel/workflow-description-card.tsx [new file with mode: 0644]
src/views/workflow-panel/workflow-panel.tsx [new file with mode: 0644]