aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/models/yaml-function.ts
AgeCommit message (Collapse)AuthorFilesLines
2022-09-08Support TOSCA functions in Node Filtersandre.schmid1-0/+9
Adds support to use tosca functions as value in the node property filters and substitution filters Change-Id: Id242691cc9ddd233245b58f052b9f0e2c7bbd66b Issue-ID: SDC-4128 Signed-off-by: André Schmid <andre.schmid@est.tech>
2022-07-29Support a custom yaml value in tosca functionandre.schmid1-0/+37
Allows to add a custom YAML value to properties in the TOSCA function feature. Change-Id: I15e65088a18537d9832428717be826ac0ef6049a Issue-ID: SDC-4099 Signed-off-by: André Schmid <andre.schmid@est.tech>