From 87f19fdcf1a1ca6555a9810f9629775fa10e18af Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Tue, 13 Oct 2020 18:12:04 +0200 Subject: Add Optional Attributes Menu Issue-ID: CCSDK-2812 Signed-off-by: Sarah Abouzainah Change-Id: Id2f89c57d974f5317b33725a9de67f48a3eb3d7c --- .../action-attributes.component.html | 173 ++++++++++----------- .../packages/designer/designer.component.css | 104 ++++++++++++- .../packages/designer/designer.component.html | 24 +-- .../functions-attribute.component.html | 78 +++++++--- .../packages-dashboard.component.html | 4 +- cds-ui/designer-client/src/styles.css | 6 +- 6 files changed, 251 insertions(+), 138 deletions(-) (limited to 'cds-ui/designer-client/src') 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 ba4fba69a..63cf4bd6c 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 @@ -3,8 +3,7 @@
- +
@@ -15,15 +14,13 @@
+ class="btn btn-secondary"> Custom Attribute - -
- + Function Attribute
@@ -32,31 +29,30 @@
-
- +
+

+ +

-
+
- + class="accordion-delete editAttribute" tooltip="Edit Attribute" + placement="bottom"> +
@@ -68,25 +64,25 @@
-
- +
+

+ +

-
+
@@ -99,14 +95,14 @@