Age | Commit message (Expand) | Author | Files | Lines |
2022-06-03 | Maintain VFC instance attribute outputs on instance version change | JvD_Ericsson | 2 | -0/+29 |
2022-06-02 | Maintain VFC UI added properties after an upgrade | vasraz | 2 | -251/+250 |
2022-05-09 | Fix property validation for data type in model | MichaelMorris | 2 | -1/+8 |
2022-05-05 | Fix additional_types file being deleted | MichaelMorris | 1 | -1/+3 |
2022-04-28 | Support deletion of archived VFs in SDC BE | franciscovila | 3 | -299/+409 |
2022-04-25 | Support deletion of archived services in SDC BE | JvD_Ericsson | 5 | -12/+343 |
2022-04-21 | Enable identification of system deployed VFCs | MichaelMorris | 4 | -239/+15 |
2022-04-04 | Implement adding Interface to VFC | vasraz | 1 | -44/+73 |
2022-03-31 | Update Interface definition on VFC | vasraz | 5 | -26/+38 |
2022-03-28 | Fix Service/VF set value to list/map properties | andre.schmid | 1 | -0/+3 |
2022-03-11 | Support complex types in artifact properties | andre.schmid | 3 | -23/+38 |
2022-03-11 | Support complex types in interface operation inputs | andre.schmid | 4 | -119/+176 |
2022-03-08 | Rename ControlLoop to AutomationComposition | Sirisha_Manchikanti | 2 | -4/+4 |
2022-03-08 | Support property of type List<Map<String,String>> | MichaelMorris | 1 | -1/+4 |
2022-02-02 | Improve service import support | MichaelMorris | 2 | -3/+11 |
2022-02-02 | Fix VFC being removed from the list of allowable types | JvD_Ericsson | 1 | -2/+3 |
2022-01-28 | Fix issue in artifact type update | MichaelMorris | 1 | -8/+10 |
2022-01-24 | Fix issues creating control loop model | MichaelMorris | 3 | -6/+20 |
2022-01-21 | Support node template artifact properties | JvD_Ericsson | 1 | -0/+1 |
2022-01-21 | Add support for update to artifact types endpoint | franciscovila | 2 | -27/+295 |
2022-01-20 | Fix use of Optional in ModelOperation | franciscovila | 1 | -2/+5 |
2022-01-17 | Add sdc-be-init support for artifact types | vasraz | 7 | -14/+159 |
2022-01-13 | Fix use of Optional in ToscaElementOperation | franciscovila | 1 | -3/+8 |
2022-01-13 | Improve testing stability | vasraz | 5 | -5/+5 |
2022-01-12 | Fix use of Optional in ModelOperation | franciscovila | 1 | -1/+2 |
2021-12-17 | Fix NPE in ToscaElementLifecycleOperation - handlePreviousVersionRelation | franciscovila | 1 | -1/+1 |
2021-12-08 | Enable VF to be nested in a VF | aribeiro | 1 | -1/+2 |
2021-12-07 | Update import service to import substitution filters | KrupaNagabhushan | 1 | -0/+3 |
2021-12-06 | Fix import service to persist its model name | KrupaNagabhushan | 2 | -2/+4 |
2021-11-22 | Fix test cases failing incorrectly | vasraz | 19 | -1001/+1078 |
2021-11-17 | Update service import to import self properties | KrupaNagabhushan | 1 | -0/+1 |
2021-11-05 | Add UI support for adding tosca artifact types | aribeiro | 3 | -7/+7 |
2021-11-02 | Support for adding artifact types | aribeiro | 5 | -1/+446 |
2021-10-21 | Make Service base type optional | andre.schmid | 10 | -52/+188 |
2021-10-15 | Import multiple node types in a single endpoint | andre.schmid | 5 | -4/+207 |
2021-10-05 | Filter categories by model name | aribeiro | 4 | -16/+30 |
2021-10-05 | Allow multiple base types for a service | vasraz | 4 | -439/+426 |
2021-09-23 | Fix certify VFC with Model | aribeiro | 1 | -5/+11 |
2021-09-20 | Error re-importing VSP | KrupaNagabhushan | 11 | -32/+318 |
2021-09-20 | Fix update VSP missing VSP version id | andre.schmid | 4 | -3/+9 |
2021-09-17 | Fix Update VSP when no version id is provided | andre.schmid | 3 | -0/+69 |
2021-09-10 | Fix model init | aribeiro | 1 | -1/+2 |
2021-09-06 | Fix data type cache issue for model extensions | MichaelMorris | 3 | -44/+50 |
2021-09-03 | Fix CSAR generation default imports file conflict | andre.schmid | 1 | -0/+7 |
2021-08-31 | Fix additional types import file generation | andre.schmid | 11 | -64/+295 |
2021-08-30 | Include custom data types from VSP in csar imports | andre.schmid | 2 | -5/+70 |
2021-08-27 | Support querying of model by type | MichaelMorris | 12 | -34/+70 |
2021-08-26 | Add types to imports | vasraz | 1 | -11/+88 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) | vasraz | 31 | -32/+31 |
2021-08-26 | Validate the Resource Model before importing VSP | andre.schmid | 16 | -200/+677 |