improve dealing with topologyTemplate 07/113407/4
authorShaabanEltanany <shaaban.eltanany.ext@orange.com>
Wed, 30 Sep 2020 22:42:18 +0000 (00:42 +0200)
committerShaabanEltanany <shaaban.eltanany.ext@orange.com>
Thu, 1 Oct 2020 08:26:19 +0000 (10:26 +0200)
commit8bee90f8177f0a167ff2af58ee156c3189a1d7ba
treed024e0f9bf87cc0cd58a0bbbcb577c1ae54a6481
parentbcdcf0190ac6d7b32b7d332b430b9f104274b842
improve dealing with topologyTemplate

Issue-ID: CCSDK-2298
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: If2e6bfbfea4c294a1e45dbefeb90fc988b766596
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.html
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.ts
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.css [new file with mode: 0644]
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.html [new file with mode: 0644]
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.spec.ts [new file with mode: 0644]
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.ts [new file with mode: 0644]
cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/creationModes/DesignerCreationMode.ts
cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/package-creation-extraction.service.ts
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages.module.ts