From: Ahmedeldeeb50 Date: Sun, 27 Sep 2020 09:29:59 +0000 (+0200) Subject: add save & deploy button in designer X-Git-Tag: 1.1.0~175^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8049a6f71ddfae40b62b23f4307acce65fee8001;p=ccsdk%2Fcds.git add save & deploy button in designer Issue-ID: CCSDK-2299 Signed-off-by: Ahmedeldeeb50 Change-Id: I35bf9a40633e9bd3f114671912c5e0521e44f754 --- 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 e006f23e6..edb247a1f 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 @@ -81,7 +81,7 @@ Save @@ -98,7 +98,7 @@ + (click)="downloadPackage(viewedPackage.artifactName,viewedPackage.artifactVersion)"> Download @@ -127,7 +127,8 @@

Author Name

- {{viewedPackage.updatedBy ? viewedPackage.updatedBy.split('<')[0] : ""}} + + {{viewedPackage.updatedBy ? viewedPackage.updatedBy.split('<')[0] : ""}}
- @@ -605,11 +587,10 @@
+ class="custom-control-input" + id="customControlValidation5" required> + for="customControlValidation5">config-assign1
@@ -617,11 +598,10 @@
+ class="custom-control-input" + id="customControlValidation5" required> + for="customControlValidation5">config-assign1
@@ -629,11 +609,10 @@
+ class="custom-control-input" + id="customControlValidation5" required> + for="customControlValidation5">config-assign1
@@ -641,8 +620,7 @@

0 selected

-
@@ -651,30 +629,30 @@