Provide tosca function to map values 09/132209/6
authorimamSidero <imam.hussain@est.tech>
Tue, 15 Nov 2022 10:18:16 +0000 (10:18 +0000)
committerMichael Morris <michael.morris@est.tech>
Mon, 5 Dec 2022 10:25:39 +0000 (10:25 +0000)
commit8dc65f554336541c0cd605e0fe6587dd2ca6bdd0
tree85eebc7c8db623c25f5f3ae35e68263d2fd7b4a2
parent0db116ae2a62073551b09dd6c7b7c915fd1a5eb1
Provide tosca function to map values

Providing the capability to add tosca function as the map values against it's key

Issue-ID: SDC-4264
Signed-off-by: Imam hussain <imam.hussain@est.tech>
Change-Id: Ieaa49f9ac18b848bfd3996e9c6e08f9b4a32b999
catalog-ui/src/app/models/properties-inputs/derived-fe-property.ts
catalog-ui/src/app/ng2/components/logic/properties-table/dynamic-property/dynamic-property.component.html
catalog-ui/src/app/ng2/components/logic/properties-table/dynamic-property/dynamic-property.component.less
catalog-ui/src/app/ng2/components/logic/properties-table/dynamic-property/dynamic-property.component.ts
catalog-ui/src/app/ng2/components/logic/properties-table/properties-table.component.html
catalog-ui/src/app/ng2/components/logic/properties-table/properties-table.component.ts
catalog-ui/src/app/ng2/pages/properties-assignment/properties-assignment.page.component.html
catalog-ui/src/app/ng2/pages/properties-assignment/properties-assignment.page.component.ts
catalog-ui/src/app/ng2/pages/properties-assignment/services/properties.utils.ts
catalog-ui/src/app/ng2/pages/properties-assignment/tosca-function/tosca-function.component.ts
catalog-ui/src/app/ng2/pages/properties-assignment/tosca-function/tosca-get-function/tosca-get-function.component.ts