Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-07-05 | Create REST endpoint to retrieve models |  andre.schmid | 2 | -13/+48 |
2021-07-05 | Remove usage of outdated library JMockit (catalog-model) |  vasraz | 1 | -28/+26 |
2021-07-05 | Refactor Substitution filters structure |  KrupaNagabhushan | 6 | -9/+21 |
2021-06-14 | Add models imports endpoint and persistence structure |  andre.schmid | 2 | -10/+133 |
2021-06-14 | Support adding capability types to model |  MichaelMorris | 3 | -18/+71 |
2021-06-08 | Support adding data types to model |  MichaelMorris | 5 | -54/+110 |
2021-06-08 | Support adding of relationship type to model |  MichaelMorris | 3 | -56/+74 |
2021-05-28 | Add Support for creating model type |  aribeiro | 4 | -0/+150 |
2021-05-27 | Update vulnerable package dependencies |  vasraz | 9 | -9/+9 |
2021-05-24 | [SDC] Fix sonar issues |  sliard | 2 | -2/+5 |
2021-05-15 | Improve test coverage |  vasraz | 1 | -39/+28 |
2021-05-15 | Support for selection of capabilities |  andre.schmid | 5 | -5/+258 |
2021-04-29 | Refactor data types cache |  andre.schmid | 5 | -167/+204 |
2021-04-19 | Fix 'Unable to save changed attributes default value' |  vasraz | 1 | -0/+33 |
2021-04-09 | Set default value for ETSI version |  MichaelMorris | 1 | -12/+12 |
2021-04-01 | Increase TOSCA integer validator supported range |  vasraz | 1 | -22/+25 |
2021-03-24 | Enable selection of base type of service |  vasraz | 5 | -1/+148 |
2021-03-19 | Reformat catalog-model |  vasraz | 272 | -13059/+9990 |
2021-03-17 | Improve test coverage |  xuegao | 2 | -77/+13 |
2021-03-12 | Adding unit tests |  xuegao | 1 | -6/+4 |
2021-03-01 | Improve test coverage |  vasraz | 11 | -287/+8 |
2021-02-27 | Improve test coverage |  vasraz | 4 | -66/+0 |
2021-02-26 | Adding unit tests |  xuegao | 1 | -8/+6 |
2021-02-25 | Fix bugs introduced by new code |  vasraz | 1 | -12/+8 |
2021-02-25 | Fix 'not deleting Outputs' |  vasraz | 1 | -0/+7 |
2021-02-25 | Improve import and export VFC TOSCA attributes |  andre.schmid | 3 | -32/+21 |