aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app
AgeCommit message (Expand)AuthorFilesLines
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-20Fix VFC map or list property updateandre.schmid2-7/+2
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 Implementationstasys105-74/+81
2022-06-13Disable save for invalid TOSCA functionandre.schmid3-8/+17
2022-06-13Consider schema in filtering function propertiesandre.schmid1-5/+22
2022-06-11Fix component workspace metadata not being setandre.schmid2-1/+6
2022-06-11Fix TOSCA function persistent not found messageandre.schmid1-0/+1
2022-06-07Support get functions in composition property modalandre.schmid5-153/+334
2022-06-07Allow to edit or clear a TOSCA function valueandre.schmid7-95/+126
2022-06-07Fix instance req and capabilities not updatingKrupaNagabhushan1-0/+4
2022-06-02Support of get_property for instance propertiesandre.schmid8-63/+216
2022-05-30Support of get_property in property assignmentandre.schmid15-191/+451
2022-05-26Fix Component Instance versions not updatingKrupaNagabhushan3-37/+48
2022-05-23Fix exception while loading VF "General" pageandre.schmid1-1/+3
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-17Datatypes for a property are not specific to the VFC modelfranciscovila1-21/+17
2022-05-17Generalise Select Input button in Properties Assignment viewKrupaNagabhushan7-51/+95
2022-05-17Support list of map properties in compositionandre.schmid7-45/+84
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 check to restrict deletion for system deployed VFCsKrupaNagabhushan1-1/+1
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_Ericsson3-0/+55
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 VFCvasraz8-197/+355
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_Ericsson4-6/+50
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.schmid30-309/+1553
2022-03-10Support occurrences on node templatesJvD_Ericsson4-4/+141
2022-03-08Support property of type List<Map<String,String>>MichaelMorris4-7/+31
2022-03-02Support for multiple directivesKrupaNagabhushan10-45/+173