From: Sarah Abouzainah Date: Fri, 10 Jul 2020 01:07:45 +0000 (+0200) Subject: Manual Enrichment. X-Git-Tag: 1.0.0~78^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=56ce1449eaf4fdd78f2cccf33f6d2d604a819fb4;p=ccsdk%2Fcds.git Manual Enrichment. Issue-ID: CCSDK-2542 Signed-off-by: Sarah Abouzainah Change-Id: I44cc4266324d5722364c8643cdc75cff49391a63 --- 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 8e2ae5dbb..ba5eca973 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 @@ -106,16 +106,17 @@ -
+
+ - +
- + + +
@@ -722,7 +729,35 @@ - + + - \ No newline at end of file + diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.ts b/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.ts index 0e1d4cd11..fa127290c 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.ts +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.ts @@ -39,6 +39,7 @@ export class ConfigurationDashboardComponent implements OnInit { id: any; currentBlob = new Blob(); + dslDefinition: DslDefinition = new DslDefinition(); constructor( private route: ActivatedRoute, @@ -248,4 +249,8 @@ export class ConfigurationDashboardComponent implements OnInit { public fileLeave(event) { console.log(event); } + + textChanged($event: {}) { + + } } diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/imports-tab/imports-tab.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/imports-tab/imports-tab.component.html index 940177e6a..9ac7a058a 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/imports-tab/imports-tab.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/imports-tab/imports-tab.component.html @@ -53,7 +53,7 @@ - \ No newline at end of file + diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html index e1b0f83d6..f517cb108 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html @@ -5,14 +5,11 @@ class="fa fa-chevron-left mr-2">Template List
- - - - +
@@ -74,7 +71,9 @@
Use the editor to add parameters or you can also Import - File
+ File.
When you import new file, the new attributes will replace + current attributes.
@@ -259,7 +258,7 @@ {{ item.name }} + src="assets/img/icon-remove-file.svg" class="btn-modal-remove-file" /> @@ -287,7 +286,7 @@
- \ No newline at end of file + diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-listing/templ-mapp-listing.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-listing/templ-mapp-listing.component.html index 3e377981e..bc87ae2c0 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-listing/templ-mapp-listing.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-listing/templ-mapp-listing.component.html @@ -48,7 +48,7 @@ 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 1e6959fdc..f5588bc43 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 @@ -78,7 +78,7 @@

By {{bluePrint.updatedBy.split('<')[0]}}

{{bluePrint.artifactDescription}}

+ placement="bottom left">{{bluePrint.artifactDescription}}