Age | Commit message (Expand) | Author | Files | Lines |
2022-08-15 | Service Import - Node Template Interface Definitions |  franciscovila | 3 | -24/+24 |
2022-08-12 | Service import - Import unknown node types |  JvD_Ericsson | 2 | -0/+63 |
2022-08-11 | Empty node filter is removed when no filter is added |  imamSidero | 1 | -8/+54 |
2022-08-11 | Support unknown data types in service import |  MichaelMorris | 8 | -36/+293 |
2022-08-10 | get_input property value deprecated format |  MichaelMorris | 1 | -1/+6 |
2022-08-06 | Support for TOSCA functions for Service Import |  andre.schmid | 4 | -10/+309 |
2022-08-04 | Fix error adding capability to VFC |  MichaelMorris | 1 | -1/+1 |
2022-08-02 | Service Import - Node Template Relationship Template |  KrupaNagabhushan | 3 | -1/+42 |
2022-07-29 | Centralize TOSCA function validation |  andre.schmid | 6 | -602/+604 |
2022-07-21 | Fix changed instance attribute value not visible in generated tosca |  JvD_Ericsson | 2 | -9/+60 |
2022-07-18 | Support for concat TOSCA function |  andre.schmid | 1 | -7/+8 |
2022-07-15 | Support Outputs during Import Service |  vasraz | 5 | -182/+308 |
2022-07-14 | Support Policies during Import Service |  vasraz | 11 | -863/+882 |
2022-07-13 | Service Import - Input appearing as a property |  vasraz | 2 | -282/+138 |
2022-07-11 | Fix 'Fail to declare Input for duplicated name of property' |  vasraz | 1 | -1/+1 |
2022-06-24 | Support Groups during Import Service |  vasraz | 3 | -565/+496 |
2022-06-22 | Support TOSCA get_attribute function |  andre.schmid | 1 | -51/+2 |
2022-06-20 | Service Import - Node Template Node Filter |  JvD_Ericsson | 1 | -0/+2 |
2022-06-20 | Fix VFC map or list property update |  andre.schmid | 1 | -4/+0 |
2022-06-20 | Allow to delete an interface operation from VFC |  andre.schmid | 1 | -205/+211 |
2022-06-15 | Fix getToscaFunction validation for property value |  KrupaNagabhushan | 1 | -2/+114 |
2022-06-03 | Maintain VFC instance attribute outputs on instance version change |  JvD_Ericsson | 3 | -0/+233 |
2022-06-03 | Maintain VFC UI added interface operations after an upgrade |  vasraz | 1 | -2/+78 |
2022-06-02 | Maintain VFC UI added properties after an upgrade |  vasraz | 4 | -2441/+2560 |
2022-06-02 | Support of get_property for instance properties |  andre.schmid | 1 | -1/+55 |
2022-05-30 | Support of get_property in property assignment |  andre.schmid | 1 | -45/+454 |
2022-05-27 | Fix error handling valid yaml property values |  MichaelMorris | 1 | -0/+13 |
2022-05-23 | Include ETSI metadata 'entry_definition_type' in VSP package metadata |  vasraz | 1 | -3/+5 |
2022-05-09 | Fix property validation for data type in model |  MichaelMorris | 2 | -5/+5 |
2022-04-28 | Support deletion of archived VFs in SDC BE |  franciscovila | 3 | -57/+89 |
2022-04-25 | Support deletion of archived services in SDC BE |  JvD_Ericsson | 4 | -3/+50 |
2022-04-21 | Enable identification of system deployed VFCs |  MichaelMorris | 1 | -2/+3 |
2022-03-31 | Update Interface definition on VFC |  vasraz | 1 | -2/+2 |
2022-03-28 | Fix Service/VF set value to list/map properties |  andre.schmid | 1 | -88/+173 |
2022-03-21 | Fix default value for interface operation input |  andre.schmid | 1 | -9/+104 |
2022-03-14 | Fix cannot set node filter cap using get_property |  MichaelMorris | 2 | -36/+47 |
2022-03-11 | Support complex types in artifact properties |  andre.schmid | 1 | -5/+64 |
2022-03-11 | Support complex types in interface operation inputs |  andre.schmid | 2 | -38/+36 |
2022-01-28 | Fix decrypt errors in sdc-be logs |  JvD_Ericsson | 1 | -0/+23 |
2022-01-27 | Add a display name for the category |  stasys10 | 1 | -7/+43 |
2022-01-24 | Fix issues creating control loop model |  MichaelMorris | 1 | -6/+6 |
2022-01-13 | Improve testing stability |  vasraz | 58 | -58/+58 |
2021-12-07 | Fix Node Filter faults |  aribeiro | 1 | -8/+10 |
2021-12-06 | Update import service to import node filter |  KrupaNagabhushan | 3 | -13/+107 |
2021-11-26 | Set default base type when none is provided |  andre.schmid | 1 | -24/+98 |
2021-11-22 | Fix test cases failing incorrectly |  vasraz | 10 | -380/+362 |
2021-11-17 | Update service import to import self properties |  KrupaNagabhushan | 3 | -6/+43 |
2021-11-12 | Fix broken TC (ExternalRefsServletTest) |  vasraz | 2 | -145/+87 |
2021-11-05 | Add UI support for adding tosca artifact types |  aribeiro | 2 | -8/+7 |
2021-11-02 | Support for adding artifact types |  aribeiro | 6 | -58/+156 |