aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2
AgeCommit message (Expand)AuthorFilesLines
2022-07-18Allow set values in properties of type timestampfranciscovila2-4/+15
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-07-11Node Filters displayed incorrectlyJvD_Ericsson1-7/+6
2022-07-04Fix directives drop down list cut shortJvD_Ericsson1-1/+1
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.schmid3-43/+76
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.schmid7-63/+183
2022-05-30Support of get_property in property assignmentandre.schmid9-185/+287
2022-05-26Fix Component Instance versions not updatingKrupaNagabhushan3-37/+48
2022-05-18Fix UI not displaying directives list correctly1.11.3KrupaNagabhushan1-1/+8
2022-05-17Fix delete of entry from list of mapsMichaelMorris1-1/+1
2022-05-17Generalise Select Input button in Properties Assignment viewKrupaNagabhushan7-51/+95
2022-05-12Fix edit operation artifact and data typesMichaelMorris3-12/+19
2022-05-09Fix inputs/policy tabs view for self and instancesKrupaNagabhushan5-6/+11
2022-04-28Fix Editing/Deletion of directives when not permittedJvD_Ericsson1-2/+3
2022-04-27Add UI feedback when saving a interface operationJvD_Ericsson1-3/+6
2022-04-26UI support for deleting servicesJvD_Ericsson1-0/+4
2022-04-25Add <= and >= operators to node filterMichaelMorris1-2/+8
2022-04-04Implement adding Interface to VFCvasraz17-365/+2142
2022-03-31Update Interface definition on VFCvasraz6-195/+332
2022-03-28Fix unable to update 'Interface Name' in VFKrupaNagabhushan1-2/+2
2022-03-22Fix assigning substitution filter property to service propertyJvD_Ericsson2-11/+8
2022-03-21Fix default value for interface operation inputandre.schmid1-1/+1
2022-03-21Fix unchecked artifact implementation being persistedandre.schmid1-5/+13
2022-03-21Fix instance count not being added correctly to node templateJvD_Ericsson1-3/+1
2022-03-16Node filters not loading while editing the select directive listKrupaNagabhushan1-0/+1
2022-03-16Fix map entry deletion in inputs of map<complex>andre.schmid1-0/+3
2022-03-14Fix cannot set node filter cap using get_propertyMichaelMorris1-3/+3
2022-03-14Fix update node filter capabilityMichaelMorris1-7/+7
2022-03-14Support instance count on node templateJvD_Ericsson3-6/+48
2022-03-11Fix mouse in/out exceptions in node paletteandre.schmid1-2/+0
2022-03-11Support complex types in artifact propertiesandre.schmid7-22/+66
2022-03-11Support complex types in interface operation inputsandre.schmid24-290/+1408
2022-03-10Support occurrences on node templatesJvD_Ericsson3-4/+137
2022-03-08Support property of type List<Map<String,String>>MichaelMorris2-3/+11
2022-03-02Support for multiple directivesKrupaNagabhushan9-38/+164