From cbd6d18fc892cb00ce4e405c6b4edf2bc0bceee7 Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Tue, 6 Oct 2020 23:39:30 +0200 Subject: HTML Modals for Create Custom Attribute, Edit Custom Attribute, Delete Action Issue-ID: CCSDK-2780 Issue-ID: CCSDK-2781 Issue-ID: CCSDK-2280 Signed-off-by: Sarah Abouzainah Change-Id: I973a71f4b355a4fc287d5d61828ea63d6d315b81 --- .../action-attributes.component.html | 262 +++++++++++++++++---- .../packages/designer/designer.component.html | 34 +-- 2 files changed, 221 insertions(+), 75 deletions(-) (limited to 'cds-ui') 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 9a3818671..d7698c06b 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 @@ -1,21 +1,21 @@ + [position]="'right'" #sidebarRight1>
- +
Action Attributes
- + placement="bottom"> +
@@ -25,7 +25,7 @@
+ value="resource-assignment">
@@ -36,16 +36,15 @@
+ class="btn btn-secondary"> Custom Attribute
- + Function Attribute
@@ -56,33 +55,29 @@
+ data-parent="#accordionExample">
- + +
@@ -96,22 +91,23 @@
+ data-parent="#accordionExample1">
@@ -128,31 +124,125 @@