aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/pages
AgeCommit message (Expand)AuthorFilesLines
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-07Fix substitution filter: type validation not working during addJvD_Ericsson1-1/+0
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-01Open Data type from CatalogKrupaNagabhushan1-3/+7
2022-12-01Support addition of pattern constraintJvD_Ericsson1-0/+8
2022-11-30View data types in UI catalogKrupaNagabhushan4-38/+52
2022-11-30Support addition of scalar type constraintsJvD_Ericsson2-39/+134
2022-11-25Implement create data type propertyandre.schmid13-177/+769
2022-11-17Create UI Component for viewing property constraintsJvD_Ericsson5-0/+489
2022-11-17Issues with 'range' data type detectedfranciscovila2-3/+52
2022-11-04Support Tosca Function For Operation Implmentation PropertiesJvD_Ericsson13-100/+259
2022-10-25Fix Critical bug reported by Sonarvasraz2-2/+2
2022-10-18Fix security risk 'Improper Input Validation'vasraz2-2/+2
2022-10-17Add data type properties workspaceandre.schmid7-6/+442
2022-10-05Add data type view/workspaceandre.schmid13-0/+996
2022-09-23Fix show add button for Req and Capabilities in VFKrupaNagabhushan2-3/+8
2022-09-19Support TOSCA functions in Node Capability Filtersandre.schmid7-471/+197
2022-09-16Fix types not refreshing after model changefranciscovila1-22/+10
2022-09-09Temp fix to allow tosca functions in op propsMichaelMorris1-11/+0
2022-09-08Support TOSCA functions in Node Filtersandre.schmid13-281/+293
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-08-03Fix outputs of complex type display and deleteKrupaNagabhushan1-10/+0
2022-07-29Support a custom yaml value in tosca functionandre.schmid9-5/+234
2022-07-26Bug fix for the group property value was not readableimamSidero3-4/+10
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-07-11Save/discard button not showing for an instance attributesJvD_Ericsson1-0/+4
2022-06-24Make instance count optionalMichaelMorris1-2/+1
2022-06-23Fix Interface Operation mandatory fieldsJvD_Ericsson3-60/+38
2022-06-22Support TOSCA get_attribute functionandre.schmid2-15/+50
2022-06-22Block interface operation edit in checkedin VFCandre.schmid1-21/+16
2022-06-21Fix interface name and operation not being disabled on editJvD_Ericsson1-0/+1
2022-06-20Fix get_input not working for complex propertiesandre.schmid1-2/+7
2022-06-20Allow to delete an interface operation from VFCandre.schmid3-9/+35
2022-06-16Fix loading issue and double errors in properties assignmentKrupaNagabhushan1-7/+2
2022-06-13Rearrange Interface Operation Implementationstasys104-72/+69
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-07Fix instance req and capabilities not updatingKrupaNagabhushan1-0/+4
2022-06-02Support of get_property for instance propertiesandre.schmid4-60/+180
2022-05-30Support of get_property in property assignmentandre.schmid5-169/+267