Age | Commit message (Expand) | Author | Files | Lines |
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 | 4 | -60/+180 |
2022-05-30 | Support of get_property in property assignment |  andre.schmid | 5 | -169/+267 |
2022-05-26 | Fix Component Instance versions not updating |  KrupaNagabhushan | 3 | -37/+48 |
2022-05-17 | Generalise Select Input button in Properties Assignment view |  KrupaNagabhushan | 6 | -49/+93 |
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 | 3 | -3/+5 |
2022-04-27 | Add UI feedback when saving a interface operation |  JvD_Ericsson | 1 | -3/+6 |
2022-04-04 | Implement adding Interface to VFC |  vasraz | 15 | -364/+2107 |
2022-03-31 | Update Interface definition on VFC |  vasraz | 4 | -43/+150 |
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 | 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 | Support instance count on node template |  JvD_Ericsson | 2 | -6/+44 |
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 | 22 | -289/+1403 |
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 | 1 | -1/+8 |
2022-02-02 | fix policy and group drag and drop bug |  stasys10 | 10 | -264/+13 |
2022-01-26 | View Interface definition on VFC |  aribeiro | 7 | -10/+619 |
2021-12-20 | Fix set value of custom data type |  MichaelMorris | 2 | -4/+4 |
2021-12-09 | Fix generated tosca and Required fields validation |  aribeiro | 1 | -5/+12 |
2021-12-07 | Fix Node Filter faults |  aribeiro | 3 | -32/+38 |
2021-12-06 | Add node filter with getInput function |  aribeiro | 4 | -61/+113 |
2021-11-05 | Add UI support for adding tosca artifact types |  aribeiro | 9 | -38/+428 |
2021-10-21 | Make Service base type optional |  andre.schmid | 4 | -14/+54 |
2021-10-19 | Support get_input for complex data types |  aribeiro | 3 | -12/+35 |
2021-10-06 | Adding type safety to the service dependency editor. |  davsad | 4 | -15/+61 |
2021-09-10 | Model hierarchy not being considered while filtering |  davsad | 1 | -12/+23 |
2021-08-27 | Support querying of model by type |  MichaelMorris | 1 | -0/+3 |
2021-08-23 | Filter catalog in UI based on model |  davsad | 4 | -8/+93 |
2021-08-23 | Fix composition view palette filter |  stasys10 | 1 | -1/+3 |
2021-08-12 | Update base types based on model |  MichaelMorris | 1 | -4/+3 |
2021-08-06 | Retrieve data types based on component model |  aribeiro | 7 | -39/+55 |
2021-08-06 | Consider component model when retrieving interface types |  davsad | 1 | -1/+1 |
2021-07-28 | Consider component model when retrieving capability types |  KrupaNagabhushan | 1 | -1/+1 |
2021-07-21 | Consider component model when retrieving relationship types |  KrupaNagabhushan | 1 | -1/+1 |
2021-07-21 | Display model name |  aribeiro | 1 | -6/+2 |
2021-07-15 | Allow only types from selected model in service creation |  aribeiro | 1 | -1/+4 |