From 02500e451d68cf3e05bc4927bdf5ef9a3edc66e0 Mon Sep 17 00:00:00 2001 From: Eltanany Shaaban Date: Mon, 7 Dec 2020 12:44:16 +0200 Subject: [PATCH] fixing bugs import inputs and outputs from functions into actions Issue-ID: CCSDK-2779 Issue-ID: CCSDK-3025 Signed-off-by: Eltanany Shaaban Change-Id: I4c43a5ad8b694ba4bc4385824197e02f379a3284 --- .../action-attributes.component.html | 23 ++++++++++++++++------ .../action-attributes.component.ts | 17 ++++++++++++++-- 2 files changed, 32 insertions(+), 8 deletions(-) diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html index 340ff2f48..0886a3fd3 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html @@ -475,10 +475,18 @@
-
- +
+ + + {{step}} @@ -535,7 +543,10 @@