Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -5/+19 |
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 | 1 | -27/+151 |
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 | 1 | -1/+1 |
2022-01-13 | Fix use of Optional in ToscaElementOperation |  franciscovila | 1 | -3/+8 |
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 | 1 | -1/+3 |
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 | 5 | -19/+100 |
2021-10-15 | Import multiple node types in a single endpoint |  andre.schmid | 4 | -4/+138 |
2021-10-05 | Filter categories by model name |  aribeiro | 2 | -1/+6 |
2021-10-05 | Allow multiple base types for a service |  vasraz | 2 | -36/+45 |
2021-09-23 | Fix certify VFC with Model |  aribeiro | 1 | -5/+11 |
2021-09-20 | Error re-importing VSP |  KrupaNagabhushan | 7 | -22/+213 |
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 | 2 | -36/+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 | 2 | -61/+86 |
2021-08-30 | Include custom data types from VSP in csar imports |  andre.schmid | 1 | -0/+19 |
2021-08-27 | Support querying of model by type |  MichaelMorris | 5 | -16/+43 |
2021-08-26 | Add types to imports |  vasraz | 1 | -11/+88 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) |  vasraz | 10 | -10/+10 |
2021-08-26 | Validate the Resource Model before importing VSP |  andre.schmid | 10 | -197/+482 |
2021-08-25 | Import VSP with non-standard data types |  MichaelMorris | 6 | -9/+7 |
2021-08-23 | Filter catalog in UI based on model |  davsad | 2 | -0/+2 |
2021-08-13 | Support models extending models |  MichaelMorris | 3 | -4/+59 |
2021-08-12 | Update base types based on model |  MichaelMorris | 4 | -26/+24 |
2021-08-06 | Retrieve data types based on component model |  aribeiro | 8 | -94/+236 |
2021-08-06 | Consider component model when retrieving interface types |  davsad | 2 | -4/+7 |
2021-08-05 | Disable locking during deployment |  davsad | 2 | -8/+17 |
2021-08-04 | Import VSP top. template handling non SDC model |  MichaelMorris | 3 | -3/+41 |
2021-08-04 | Consider component model when retrieving group and policy types |  KrupaNagabhushan | 4 | -68/+53 |
2021-07-28 | Consider component model when retrieving capability types |  KrupaNagabhushan | 2 | -3/+3 |
2021-07-23 | Fix upgrade for different vendor release |  andre.schmid | 1 | -16/+15 |
2021-07-21 | Consider component model when retrieving relationship types |  KrupaNagabhushan | 1 | -5/+4 |
2021-07-21 | Support for associating interface types to models |  davsad | 3 | -10/+54 |
2021-07-21 | Support for associating policy and group types to models |  KrupaNagabhushan | 5 | -65/+139 |
2021-07-15 | Allow only types from selected model in service creation |  aribeiro | 6 | -38/+102 |
2021-07-15 | Specify model at service creation |  aribeiro | 8 | -6/+18 |
2021-07-05 | Support for associating node types to models |  aribeiro | 8 | -23/+177 |