From 6f84d3c628c549001101a8e7266844ea6c6915e2 Mon Sep 17 00:00:00 2001 From: ShaabanEltanany Date: Tue, 3 Nov 2020 19:54:09 +0200 Subject: adding import inputs and outputs from functions into actions phase2. Issue-ID: CCSDK-2779 Signed-off-by: ShaabanEltanany Change-Id: I0b24b404796685d7ce085f882a0dcf443ec8fb56 --- .../action-attributes.component.html | 235 ++++++++++++--------- .../action-attributes.component.ts | 89 +++++++- 2 files changed, 215 insertions(+), 109 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 ff097111a..65703ee2c 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 @@ -14,13 +14,13 @@
+ class="btn btn-secondary"> Custom Attribute
Function Attribute
@@ -33,7 +33,7 @@

@@ -45,16 +45,16 @@
+ type="button" aria-hidden="true">
+ class="accordion-delete editAttribute" tooltip="Edit Attribute" + placement="bottom"> + placement="bottom">
@@ -69,7 +69,7 @@

@@ -82,9 +82,9 @@
@@ -97,14 +97,14 @@