summaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/pages/properties-assignment
AgeCommit message (Expand)AuthorFilesLines
2023-05-04UI support for default custom function namesJvD_Ericsson8-18/+113
2023-04-13UI support for custom functionsJvD_Ericsson9-2/+402
2023-04-03Provide tosca function capability to all nested levelsimamSidero4-65/+65
2023-03-14Fix valid values constraints not showingMichaelMorris2-4/+4
2023-03-13Fix Property with '::' in name produces wrong InputKrupaNagabhushan2-3/+11
2023-03-13Setting Tosca Function on top of unsaved value causes problemsfranciscovila1-0/+10
2023-03-10Provide input name suggestionKrupaNagabhushan4-6/+49
2023-03-10Provide input name when declaring service property as inputKrupaNagabhushan7-6/+179
2023-03-07Fix issue on tosca button enable/disable functionalityimamSidero1-0/+2
2023-02-28Add validation for int and float constraintseschcam4-267/+491
2023-02-16Provide tosca function to list of map valuesimamSidero3-5/+17
2023-02-08Constraints in data type viewfranciscovila1-4/+6
2023-02-02Fix 'in_range constraints missing from TOSCA template'-bugvasraz1-2/+2
2023-02-01Show boolean-type constraint as drop-down listvasraz1-5/+29
2023-01-27Fix 5 critical SonarCloud bugseschcam1-3/+8
2023-01-27Provide add/edit constraints capability to inputs in properties pageimamSidero2-1/+6
2023-01-13Provide tosca function as map primitive type entry values in composition viewimamSidero4-8/+25
2023-01-10Fix resource property constraint values mutable in Service designJvD_Ericsson1-2/+3
2023-01-03Provide tosca function to custom datatypes of list and mapimamSidero4-25/+80
2022-12-19Provide tosca function to List entriesimamSidero3-7/+18
2022-12-06Fix constraint not displayed when cycling through propertiesJvD_Ericsson1-21/+23
2022-12-05Provide tosca function to map valuesimamSidero5-12/+36
2022-12-01Support addition of pattern constraintJvD_Ericsson1-0/+8
2022-11-30Support addition of scalar type constraintsJvD_Ericsson2-39/+134
2022-11-17Create UI Component for viewing property constraintsJvD_Ericsson5-0/+489
2022-09-08Support TOSCA functions in Node Filtersandre.schmid6-35/+80
2022-09-07Support TOSCA functions in sub propertiesMichaelMorris5-5/+95
2022-09-02Allow to select properties in the get_attribute functionvasraz1-15/+15
2022-08-12Hierarchical panel loading with current instanceimamSidero1-1/+1
2022-08-10Property assignment view policy tosca functionMichaelMorris1-3/+22
2022-07-29Support a custom yaml value in tosca functionandre.schmid9-5/+234
2022-07-19Support tosca functions for group instancesMichaelMorris1-6/+28
2022-07-18Support for concat TOSCA functionandre.schmid12-413/+1026
2022-07-14Fix for list of map type on SELF propertyimamSidero2-3/+13
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-16Fix loading issue and double errors in properties assignmentKrupaNagabhushan1-7/+2
2022-06-13Disable save for invalid TOSCA functionandre.schmid2-7/+16
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.schmid6-95/+111
2022-06-02Support of get_property for instance propertiesandre.schmid4-60/+180
2022-05-30Support of get_property in property assignmentandre.schmid3-157/+255
2022-05-17Generalise Select Input button in Properties Assignment viewKrupaNagabhushan6-49/+93
2022-05-09Fix inputs/policy tabs view for self and instancesKrupaNagabhushan3-3/+5
2022-03-11Support complex types in interface operation inputsandre.schmid1-23/+26
2022-03-08Support property of type List<Map<String,String>>MichaelMorris1-1/+8
2021-12-20Fix set value of custom data typeMichaelMorris2-4/+4
2021-10-21Make Service base type optionalandre.schmid2-2/+9