From 6edf1f95883e230bcddb7dfbcbafc6d7527a5ce7 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Mon, 2 Mar 2020 12:11:29 +0200 Subject: Display Mapping result in view table. Update Modals Issue-ID: CCSDK-2065 Signed-off-by: Ahmed Change-Id: Ifb0f2223cded8b54f13aa600186631f685cd6d02 --- .../templ-mapp-creation.component.html | 51 +++++++++++++++++++--- 1 file changed, 45 insertions(+), 6 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html') 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 d211e943e..8a43b010b 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 @@ -53,10 +53,10 @@ - +
Use the editor to add parameters or you can also Import + data-target="#templateModal">Import File
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
RequiredParameter NameDictionary NameDictionary SourceDependanciesDefaultData TypeEntry Schema
+ + + {{ dict['name'] }}{{ dict['name'] }} + + + + + + {{ dict['property']['default'] }}{{ dict['property']['type'] }}{{ dict['property']['entry_schema'] }}
+
+ @@ -162,12 +201,12 @@ -