aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/pages/properties-assignment
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-19Support get_input for complex data typesaribeiro3-12/+35
2021-08-12Update base types based on modelMichaelMorris1-4/+3
2021-08-06Retrieve data types based on component modelaribeiro5-34/+48
2021-06-08Integration Tests - Add inputs to a base serviceKrupaNagabhushan1-1/+1
2021-05-07Add integration test for adding directive node filters to a base servicedavsad1-0/+1
2021-04-27Add Property UI Flowaribeiro2-2/+2
2021-04-09Allow property to take its value from defined input listKrupaNagabhushan8-153/+481
2021-03-26Revert "Fix 46 CRITICAL BUGs"Vasyl Razinkov1-190/+172
2021-03-24Fix 46 CRITICAL BUGsvasraz1-172/+190
2021-03-12Fix declare input button when checked/unchecked propertiesKrupaNagabhushan1-6/+0
2021-02-17Implement Attributes/Outputs FEvasraz2-25/+24
2021-01-14Create inputs independent of propertiesKrupaNagabhushan3-3/+48
2020-12-15Add metadata to topology inputs1.8.0MichaelMorris1-1/+4
2020-11-05Fix create list input api call failureSatoshi Fujii1-1/+1
2020-09-04Support for Nested/Hierarchical ServicesMichaelMorris1-1/+2
2020-03-31Add 'required in runtime' for service inputsSatoshi Fujii6-8/+29
2020-01-22Catalog alignmentys96939-231/+199