Age | Commit message (Expand) | Author | Files | Lines |
2021-09-06 | Not possible to set max occurrences to zero |  MichaelMorris | 1 | -1/+1 |
2021-09-03 | Fix CSAR generation default imports file conflict |  andre.schmid | 3 | -4/+76 |
2021-09-02 | Fix mismatch in requirement name in sub mapping |  MichaelMorris | 2 | -4/+12 |
2021-08-31 | Fix additional types import file generation |  andre.schmid | 7 | -18/+16 |
2021-08-30 | Include custom data types from VSP in csar imports |  andre.schmid | 3 | -60/+80 |
2021-08-27 | Improve invalid artifact label error message |  KrupaNagabhushan | 1 | -1/+2 |
2021-08-27 | Fix get capability type with uid |  MichaelMorris | 2 | -4/+4 |
2021-08-27 | Support querying of model by type |  MichaelMorris | 6 | -11/+34 |
2021-08-26 | Add types to imports |  vasraz | 9 | -109/+180 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) |  vasraz | 15 | -125/+137 |
2021-08-26 | Validate the Resource Model before importing VSP |  andre.schmid | 2 | -10/+65 |
2021-08-25 | Import VSP with non-standard data types |  MichaelMorris | 4 | -27/+88 |
2021-08-25 | Fix service csar with model download failure |  MichaelMorris | 1 | -3/+4 |
2021-08-24 | Fix artifact name invalid error message |  KrupaNagabhushan | 2 | -3/+8 |
2021-08-23 | Filter catalog in UI based on model |  davsad | 1 | -12/+20 |
2021-08-23 | Load model default imports during CSAR Generation |  KrupaNagabhushan | 2 | -13/+58 |
2021-08-17 | Validate model exists when associating types |  KrupaNagabhushan | 8 | -14/+85 |
2021-08-12 | Update base types based on model |  MichaelMorris | 10 | -26/+26 |
2021-08-06 | Retrieve data types based on component model |  aribeiro | 21 | -215/+144 |
2021-08-06 | Consider component model when retrieving interface types |  davsad | 5 | -28/+36 |
2021-08-05 | Disable locking during deployment |  davsad | 1 | -0/+96 |
2021-08-04 | Import VSP top. template handling non SDC model |  MichaelMorris | 6 | -90/+330 |
2021-08-04 | Consider component model when retrieving group and policy types |  KrupaNagabhushan | 9 | -36/+126 |
2021-07-30 | Fix init upgrade fail for polictyTypes |  KrupaNagabhushan | 2 | -0/+30 |
2021-07-28 | Consider component model when retrieving capability types |  KrupaNagabhushan | 2 | -4/+5 |
2021-07-23 | Reduce usage of outdated library JMockit (catalog-be) |  vasraz | 4 | -14/+7 |
2021-07-23 | Fix upgrade for different vendor release |  andre.schmid | 1 | -23/+30 |
2021-07-23 | Remove commented code from PolicyBusinessLogic |  andre.schmid | 1 | -167/+1 |
2021-07-21 | Consider component model when retrieving relationship types |  KrupaNagabhushan | 2 | -4/+8 |
2021-07-21 | Support for associating interface types to models |  davsad | 2 | -7/+17 |
2021-07-21 | Support for associating policy and group types to models |  KrupaNagabhushan | 4 | -22/+40 |
2021-07-21 | Display model name |  aribeiro | 1 | -0/+1 |
2021-07-15 | Allow only types from selected model in service creation |  aribeiro | 8 | -20/+49 |
2021-07-15 | Specify model at service creation |  aribeiro | 4 | -1/+7 |
2021-07-05 | Support for associating node types to models |  aribeiro | 9 | -47/+140 |
2021-07-05 | Create REST endpoint to retrieve models |  andre.schmid | 2 | -0/+38 |
2021-07-05 | Refactor Substitution filters structure |  KrupaNagabhushan | 1 | -12/+8 |
2021-06-14 | Add models imports endpoint and persistence structure |  andre.schmid | 3 | -19/+120 |
2021-06-14 | Support adding capability types to model |  MichaelMorris | 2 | -9/+16 |
2021-06-08 | Support adding data types to model |  MichaelMorris | 6 | -86/+24 |
2021-06-08 | Support adding of relationship type to model |  MichaelMorris | 2 | -14/+44 |
2021-05-28 | Add Support for creating model type |  aribeiro | 2 | -0/+165 |
2021-05-27 | Update vulnerable package dependencies |  vasraz | 32 | -35/+35 |
2021-05-24 | [SDC] Fix sonar issues |  sliard | 34 | -258/+242 |
2021-05-15 | Improve test coverage |  vasraz | 2 | -25/+9 |
2021-05-15 | Support for selection of capabilities |  andre.schmid | 8 | -6/+345 |
2021-04-28 | Add Service Template instance attributes to TOSCA Export |  vasraz | 3 | -98/+146 |
2021-04-19 | Fix VSP update backend process |  andre.schmid | 1 | -1/+5 |
2021-04-19 | Fix 'Unable to save changed attributes default value' |  vasraz | 2 | -54/+244 |
2021-04-13 | Fix 'Unable to delete declared outputs' |  vasraz | 5 | -162/+4 |