From 1a1d0f5011351c0935f3be712e4f8f35496e16b5 Mon Sep 17 00:00:00 2001 From: Eltanany Shaaban Date: Tue, 15 Dec 2020 20:30:59 +0200 Subject: adding scripts features by allowing creating from scratch Issue-ID: CCSDK-3051 Signed-off-by: Eltanany Shaaban Change-Id: I0c0fe79db8c49b40ac310d146c1dcd17c7a6597d --- .../scripts-tab/scripts-tab.component.html | 55 +++++++++++++++++++++- .../scripts-tab/scripts-tab.component.ts | 28 +++++++++++ .../topology-template.component.html | 2 +- 3 files changed, 83 insertions(+), 2 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/scripts-tab/scripts-tab.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/scripts-tab/scripts-tab.component.html index 490eef394..a272b62b0 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/scripts-tab/scripts-tab.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/scripts-tab/scripts-tab.component.html @@ -8,9 +8,62 @@ data-toggle="modal" (click)="resetTheUploadedFiles()" href="#">Import File - + +
+
+ +
+ +
+
+ +
+ + + +
+
+
+
+
+ + +
+
+
+ +