From: Sarah Abouzainah Date: Tue, 15 Dec 2020 00:15:46 +0000 (+0200) Subject: Add CDS version and apply minor css style changes X-Git-Tag: 1.1.0~51 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F51%2F116351%2F1;p=ccsdk%2Fcds.git Add CDS version and apply minor css style changes Issue-ID: CCSDK-2292 Signed-off-by: Sarah Abouzainah Change-Id: Ie06a5d6fa3e0e52aad50ef5ce501b324f39ab2b1 --- 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 305ffa6f3..3efc68838 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 @@ -18,6 +18,8 @@ --> + + - - -
- +
@@ -91,7 +90,7 @@ Save @@ -108,7 +107,7 @@ + (click)="downloadPackage(viewedPackage.artifactName,viewedPackage.artifactVersion)"> Download @@ -118,7 +117,6 @@ Delete
-
@@ -149,19 +147,19 @@
@@ -628,11 +606,10 @@
+ class="custom-control-input" + id="customControlValidation5" required> + for="customControlValidation5">config-assign1
@@ -640,11 +617,10 @@
+ class="custom-control-input" + id="customControlValidation5" required> + for="customControlValidation5">config-assign1
@@ -661,30 +637,30 @@ @@ -221,20 +223,21 @@
diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/source-view/source-view.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/source-view/source-view.component.html index 1042024f3..30f657d12 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/source-view/source-view.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/source-view/source-view.component.html @@ -126,24 +126,23 @@ - - +
- +
@@ -157,4 +156,5 @@ [theme]="'tomorrow_night_bright'" #editor style="height:500px"> - \ No newline at end of file + +
\ No newline at end of file diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/dsl-definitions-tab/dsl-definitions-tab.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/dsl-definitions-tab/dsl-definitions-tab.component.html index e93ee72ca..51cf9f974 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/dsl-definitions-tab/dsl-definitions-tab.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/dsl-definitions-tab/dsl-definitions-tab.component.html @@ -1,10 +1,10 @@
    -
  • To add new property:
  • +
  • To add new dsl_definitions:
  • 1. Use Copy and paste option or
  • -
  • 2. Write them manually
  • +
  • 2. Write them manually in the editor below
+ [durationBeforeCallback]="1000" (textChanged)="textChanged($event)" [theme]="'eclipse'" #editor style="height:340px;"> diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/metadata-tab/metadata-tab.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/metadata-tab/metadata-tab.component.html index e011d47cd..cca0dbcc1 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/metadata-tab/metadata-tab.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/metadata-tab/metadata-tab.component.html @@ -61,7 +61,7 @@
- +
diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/package-creation.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/package-creation.component.html index fb21d3bd7..238906e2b 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/package-creation.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/package-creation.component.html @@ -14,6 +14,8 @@