Age | Commit message (Expand) | Author | Files | Lines |
2022-07-11 | Node Filters displayed incorrectly |  JvD_Ericsson | 1 | -7/+6 |
2022-07-04 | Fix directives drop down list cut short |  JvD_Ericsson | 1 | -1/+1 |
2022-06-24 | Make instance count optional |  MichaelMorris | 1 | -2/+1 |
2022-06-23 | Fix Interface Operation mandatory fields |  JvD_Ericsson | 3 | -60/+38 |
2022-06-22 | Support TOSCA get_attribute function |  andre.schmid | 3 | -43/+76 |
2022-06-22 | Block interface operation edit in checkedin VFC |  andre.schmid | 1 | -21/+16 |
2022-06-21 | Fix interface name and operation not being disabled on edit |  JvD_Ericsson | 1 | -0/+1 |
2022-06-20 | Fix get_input not working for complex properties |  andre.schmid | 1 | -2/+7 |
2022-06-20 | Allow to delete an interface operation from VFC |  andre.schmid | 3 | -9/+35 |
2022-06-16 | Fix loading issue and double errors in properties assignment |  KrupaNagabhushan | 1 | -7/+2 |
2022-06-13 | Rearrange Interface Operation Implementation |  stasys10 | 4 | -72/+69 |
2022-06-13 | Disable save for invalid TOSCA function |  andre.schmid | 2 | -7/+16 |
2022-06-13 | Consider schema in filtering function properties |  andre.schmid | 1 | -5/+22 |
2022-06-11 | Fix TOSCA function persistent not found message |  andre.schmid | 1 | -0/+1 |
2022-06-07 | Support get functions in composition property modal |  andre.schmid | 1 | -6/+57 |
2022-06-07 | Allow to edit or clear a TOSCA function value |  andre.schmid | 6 | -95/+111 |
2022-06-07 | Fix instance req and capabilities not updating |  KrupaNagabhushan | 1 | -0/+4 |
2022-06-02 | Support of get_property for instance properties |  andre.schmid | 7 | -63/+183 |
2022-05-30 | Support of get_property in property assignment |  andre.schmid | 9 | -185/+287 |
2022-05-26 | Fix Component Instance versions not updating |  KrupaNagabhushan | 3 | -37/+48 |
2022-05-18 | Fix UI not displaying directives list correctly1.11.3 |  KrupaNagabhushan | 1 | -1/+8 |
2022-05-17 | Fix delete of entry from list of maps |  MichaelMorris | 1 | -1/+1 |
2022-05-17 | Generalise Select Input button in Properties Assignment view |  KrupaNagabhushan | 7 | -51/+95 |
2022-05-12 | Fix edit operation artifact and data types |  MichaelMorris | 3 | -12/+19 |
2022-05-09 | Fix inputs/policy tabs view for self and instances |  KrupaNagabhushan | 5 | -6/+11 |
2022-04-28 | Fix Editing/Deletion of directives when not permitted |  JvD_Ericsson | 1 | -2/+3 |
2022-04-27 | Add UI feedback when saving a interface operation |  JvD_Ericsson | 1 | -3/+6 |
2022-04-26 | UI support for deleting services |  JvD_Ericsson | 1 | -0/+4 |
2022-04-25 | Add <= and >= operators to node filter |  MichaelMorris | 1 | -2/+8 |
2022-04-04 | Implement adding Interface to VFC |  vasraz | 17 | -365/+2142 |
2022-03-31 | Update Interface definition on VFC |  vasraz | 6 | -195/+332 |
2022-03-28 | Fix unable to update 'Interface Name' in VF |  KrupaNagabhushan | 1 | -2/+2 |
2022-03-22 | Fix assigning substitution filter property to service property |  JvD_Ericsson | 2 | -11/+8 |
2022-03-21 | Fix default value for interface operation input |  andre.schmid | 1 | -1/+1 |
2022-03-21 | Fix unchecked artifact implementation being persisted |  andre.schmid | 1 | -5/+13 |
2022-03-21 | Fix instance count not being added correctly to node template |  JvD_Ericsson | 1 | -3/+1 |
2022-03-16 | Node filters not loading while editing the select directive list |  KrupaNagabhushan | 1 | -0/+1 |
2022-03-16 | Fix map entry deletion in inputs of map<complex> |  andre.schmid | 1 | -0/+3 |
2022-03-14 | Fix cannot set node filter cap using get_property |  MichaelMorris | 1 | -3/+3 |
2022-03-14 | Fix update node filter capability |  MichaelMorris | 1 | -7/+7 |
2022-03-14 | Support instance count on node template |  JvD_Ericsson | 3 | -6/+48 |
2022-03-11 | Fix mouse in/out exceptions in node palette |  andre.schmid | 1 | -2/+0 |
2022-03-11 | Support complex types in artifact properties |  andre.schmid | 7 | -22/+66 |
2022-03-11 | Support complex types in interface operation inputs |  andre.schmid | 24 | -290/+1408 |
2022-03-10 | Support occurrences on node templates |  JvD_Ericsson | 3 | -4/+137 |
2022-03-08 | Support property of type List<Map<String,String>> |  MichaelMorris | 2 | -3/+11 |
2022-03-02 | Support for multiple directives |  KrupaNagabhushan | 9 | -38/+164 |
2022-02-02 | fix policy and group drag and drop bug |  stasys10 | 10 | -264/+13 |
2022-01-26 | View Interface definition on VFC |  aribeiro | 9 | -11/+626 |
2021-12-20 | Fix set value of custom data type |  MichaelMorris | 2 | -4/+4 |