aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/pages/properties-assignment/tosca-function
AgeCommit message (Expand)AuthorFilesLines
2023-07-04Provide tosca function capability to complex type fields in composition viewimamSidero2-9/+35
2023-06-23Support custom tosca functions in operation input values1.13.1franciscovila2-1/+3
2023-06-23Revert "Provide tosca function capability to complex type fields in compositi...MichaelMorris2-12/+9
2023-06-23Provide tosca function capability to complex type fields in composition viewimamSidero2-9/+12
2023-06-19No error on invalid indexshikha02032-9/+20
2023-06-16Bug fix for the get input tosca function of list of nested complex typeimamSidero1-2/+15
2023-06-01Fix formatting error for operation input of complex typeJvD_Ericsson1-1/+1
2023-05-30Bug fix on tosca function impact changesimamSidero1-3/+8
2023-05-29Fix various bugs related to tosca custom functionsJvD_Ericsson2-7/+5
2023-05-22Provide index token to tosca function for nested listsimamSidero2-58/+167
2023-05-18UI support for default custom function names with get_input structureJvD_Ericsson6-27/+105
2023-05-16Support additional operands for node filtersfranciscovila3-8/+18
2023-05-09Support for addition of INDEX token to tosca functionsimamSidero2-11/+55
2023-05-04UI support for default custom function namesJvD_Ericsson7-17/+101
2023-04-13UI support for custom functionsJvD_Ericsson9-2/+402
2023-04-03Provide tosca function capability to all nested levelsimamSidero2-19/+27
2023-02-16Provide tosca function to list of map valuesimamSidero2-3/+9
2023-01-13Provide tosca function as map primitive type entry values in composition viewimamSidero4-8/+25
2023-01-03Provide tosca function to custom datatypes of list and mapimamSidero2-6/+24
2022-12-19Provide tosca function to List entriesimamSidero2-3/+3
2022-12-05Provide tosca function to map valuesimamSidero2-5/+8
2022-09-08Support TOSCA functions in Node Filtersandre.schmid5-29/+65
2022-09-07Support TOSCA functions in sub propertiesMichaelMorris2-3/+42
2022-09-02Allow to select properties in the get_attribute functionvasraz1-15/+15
2022-07-29Support a custom yaml value in tosca functionandre.schmid8-4/+233
2022-07-18Support for concat TOSCA functionandre.schmid11-383/+1006
2022-06-22Support TOSCA get_attribute functionandre.schmid2-15/+50
2022-06-20Fix get_input not working for complex propertiesandre.schmid1-2/+7
2022-06-13Disable save for invalid TOSCA functionandre.schmid1-6/+10
2022-06-13Consider schema in filtering function propertiesandre.schmid1-5/+22
2022-06-11Fix TOSCA function persistent not found messageandre.schmid1-0/+1
2022-06-07Support get functions in composition property modalandre.schmid1-6/+57
2022-06-07Allow to edit or clear a TOSCA function valueandre.schmid3-52/+88
2022-06-02Support of get_property for instance propertiesandre.schmid2-40/+152
2022-05-30Support of get_property in property assignmentandre.schmid2-50/+130
2022-05-17Generalise Select Input button in Properties Assignment viewKrupaNagabhushan4-0/+249