From 1eedc493708606cf7b773fee09ba271584c1d7ef Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Tue, 5 May 2020 22:19:12 +0200 Subject: Create New Action's Modal Issue-ID: CCSDK-2356 Signed-off-by: Sarah Abouzainah Change-Id: Ib40220b793a08c2740e114946a42fb7d04edbcb6 --- .../configuration-dashboard.component.html | 535 +++++- .../package-list/package-list.component.html | 4 +- .../src/assets/icomoon/fonts/icomoon.eot | Bin 22112 -> 22348 bytes .../src/assets/icomoon/fonts/icomoon.svg | 2 + .../src/assets/icomoon/fonts/icomoon.ttf | Bin 21948 -> 22184 bytes .../src/assets/icomoon/fonts/icomoon.woff | Bin 22028 -> 22264 bytes .../designer-client/src/assets/icomoon/style.css | 18 +- .../src/assets/img/icon-action-custom-hover.svg | 27 + .../src/assets/img/icon-action-custom.svg | 27 + .../src/assets/img/icon-action-default-hover.svg | 92 + .../src/assets/img/icon-action-default.svg | 92 + .../src/assets/img/icon-action-import-hover.svg | 78 + .../src/assets/img/icon-action-import.svg | 78 + .../src/assets/img/icon-action-recent-hover.svg | 52 + .../src/assets/img/icon-action-recent.svg | 52 + cds-ui/designer-client/src/styles.css | 1991 +++++++++----------- 16 files changed, 1955 insertions(+), 1093 deletions(-) create mode 100644 cds-ui/designer-client/src/assets/img/icon-action-custom-hover.svg create mode 100644 cds-ui/designer-client/src/assets/img/icon-action-custom.svg create mode 100644 cds-ui/designer-client/src/assets/img/icon-action-default-hover.svg create mode 100644 cds-ui/designer-client/src/assets/img/icon-action-default.svg create mode 100644 cds-ui/designer-client/src/assets/img/icon-action-import-hover.svg create mode 100644 cds-ui/designer-client/src/assets/img/icon-action-import.svg create mode 100644 cds-ui/designer-client/src/assets/img/icon-action-recent-hover.svg create mode 100644 cds-ui/designer-client/src/assets/img/icon-action-recent.svg (limited to 'cds-ui/designer-client/src') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html index 6c7e1efc6..9e1c9b709 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html @@ -107,9 +107,542 @@
- + + diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html index 9db3ce110..c2bfd9779 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html @@ -3,7 +3,7 @@
- +