From bcd9b3bfee666470f6a27cc8c2239b8d8c074a8a Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Sun, 23 Jun 2019 13:37:05 +0200 Subject: [PATCH] Workflow UI --- .../workflows/workflow-step.component.scss | 2 +- .../workflow-transition.component.html | 38 ++++++----------- .../workflow-transition.component.scss | 11 +++++ .../workflow-transition.component.ts | 42 ++----------------- .../app/shared/services/workflows.service.ts | 6 +-- 5 files changed, 30 insertions(+), 69 deletions(-) diff --git a/src/Squidex/app/features/settings/pages/workflows/workflow-step.component.scss b/src/Squidex/app/features/settings/pages/workflows/workflow-step.component.scss index 2c81bc704..1a298ab9f 100644 --- a/src/Squidex/app/features/settings/pages/workflows/workflow-step.component.scss +++ b/src/Squidex/app/features/settings/pages/workflows/workflow-step.component.scss @@ -37,6 +37,7 @@ } } } + .step { & { margin-bottom: 1rem; @@ -45,5 +46,4 @@ &-inner { padding-left: 1rem; } - } \ No newline at end of file diff --git a/src/Squidex/app/features/settings/pages/workflows/workflow-transition.component.html b/src/Squidex/app/features/settings/pages/workflows/workflow-transition.component.html index c69109c4a..33b8f7b43 100644 --- a/src/Squidex/app/features/settings/pages/workflows/workflow-transition.component.html +++ b/src/Squidex/app/features/settings/pages/workflows/workflow-transition.component.html @@ -11,38 +11,24 @@ when
- - - - - - - +
for
- - - + - - - + Add Role