X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cds-ui%2Fdesigner-client%2Fsrc%2Fapp%2Fmodules%2Ffeature-modules%2Fpackages%2Fpackage-creation%2Ftemplate-mapping%2Ftempl-mapp-creation%2Ftempl-mapp-creation.component.html;h=70b1644abea915a5fe79795314a9215940ebd220;hb=b72d631ca318edcc48629c896e318b4da41a6dbd;hp=e6149c8832a257004c1cd8e8a7f0b901f252f2f2;hpb=04c3d46682db8642ec41687309f31b1040f93e54;p=ccsdk%2Fcds.git 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 e6149c883..70b1644ab 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 @@ -1,4 +1,20 @@ -
CREATE
+
+
+
Create Template
+ +
+
+ + + + +
+
- +
@@ -16,8 +33,8 @@
- @@ -26,27 +43,28 @@
-
+
-
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.
- + +
@@ -68,8 +89,9 @@
- @@ -79,17 +101,19 @@

Select a source to load config parameters

- + +
Upload Attributes List
-
(Should be comma delimited file)
+
CSV or XML files
+
+
+ + +
+ + +
+ {{selectedProps.size}} selected + ({{resourceDictionaryRes.length}} attributes in total) +
+
+ + + Filter + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + - + - - - - - -
+
+ + +
{{ dict.name }}{{ dict.name }} + + + + Required +
+ + +
+
Template Input +
+ + +
+
Parameter Name {{dict['name'] }} Dictionary Name {{dict['name'] }} Dictionary Source - + + + + Dependancies - {{ dict.definition?.property?.default }}{{ dict.definition?.property?.type }}{{ dict.definition?.property['entry_schema'] }}
-
+ + + + Default + {{ dict.definition?.property?.default }} + + + + Velocity + + + -
- - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - -
RequiredParameter NameDictionary NameDictionary SourceDependanciesDefaultData TypeEntry Schema Data Type {{ dict.definition?.property?.type }} Entry Schema {{dict.definition?.property['entry_schema']}}
No data matching the filter "{{input.value}}"
- - +
+
+
+ +
+
+ + Filter + + + + + + + + - - - + + + + + + + + + + + + + + + + - + - - - - - -
Required + + {{ dict['name'] }}{{ dict['name'] }} + + + + Template Input + + + Parameter Name {{dict['name'] }} Dictionary Name {{dict['name'] }} Dictionary Source - + + + + Dependancies - {{ dict['property']['default'] }}{{ dict['property']['type'] }}{{ dict['property']['entry_schema'] }}
-
+ + + + Default + {{dict['property']['default']}} + + + + Velocity + + + {{dict?.property?.metadata['transform-template']}} + + + -
- -
-
- - + + + + Data Type + {{ dict['property']['type'] }} + + + + Entry Schema + {{dict['property']['entry_schema']}} + + + + + + No data matching the filter "{{input.value}}" + + +
+
+
@@ -242,7 +384,8 @@ {{ item.name }} - + @@ -250,14 +393,38 @@ + + + + \ No newline at end of file