Age | Commit message (Expand) | Author | Files | Lines |
2022-11-25 | Implement create data type property |  andre.schmid | 1 | -1/+3 |
2022-10-18 | Fix security risk 'Improper Input Validation' |  vasraz | 1 | -1/+1 |
2022-10-17 | Add data type properties workspace |  andre.schmid | 1 | -1/+1 |
2022-10-05 | Implement API for fetching single data type |  vasraz | 1 | -2/+2 |
2022-09-19 | Import unknown group types during Service import |  vasraz | 1 | -2/+2 |
2022-09-19 | Support TOSCA functions in Node Capability Filters |  andre.schmid | 1 | -1/+1 |
2022-09-08 | Support TOSCA functions in Node Filters |  andre.schmid | 1 | -4/+10 |
2022-08-02 | Service Import - Node Template Relationship Template |  KrupaNagabhushan | 1 | -0/+3 |
2022-06-15 | Fix getToscaFunction validation for property value |  KrupaNagabhushan | 1 | -1/+2 |
2022-06-09 | Retry fetch assettoscatemplate in csar generation |  MichaelMorris | 1 | -1/+8 |
2022-06-02 | Support of get_property for instance properties |  andre.schmid | 1 | -1/+2 |
2022-05-30 | Support of get_property in property assignment |  andre.schmid | 1 | -1/+7 |
2022-05-05 | Fix additional_types file being deleted |  MichaelMorris | 1 | -0/+2 |
2022-04-28 | Support deletion of archived VFs in SDC BE |  franciscovila | 1 | -0/+36 |
2022-04-25 | Support deletion of archived services in SDC BE |  JvD_Ericsson | 1 | -2/+2 |
2022-04-22 | Delete VFC - restrict deletion of system deployed VFCs |  KrupaNagabhushan | 1 | -1/+3 |
2022-02-02 | fix policy and group drag and drop bug |  stasys10 | 1 | -7/+0 |
2022-01-27 | Add a display name for the category |  stasys10 | 2 | -0/+3 |
2022-01-13 | Improve testing stability |  vasraz | 5 | -5/+5 |
2021-11-22 | Fix test cases failing incorrectly |  vasraz | 1 | -543/+544 |
2021-11-12 | Fix stability test issue |  MichaelMorris | 2 | -2/+2 |
2021-11-02 | Support for adding artifact types |  aribeiro | 3 | -1/+82 |
2021-10-15 | Import multiple node types in a single endpoint |  andre.schmid | 1 | -1/+4 |
2021-10-05 | Filter categories by model name |  aribeiro | 1 | -3/+2 |
2021-09-20 | Error re-importing VSP |  KrupaNagabhushan | 4 | -1/+96 |
2021-09-20 | Fix update VSP missing VSP version id |  andre.schmid | 3 | -18/+25 |
2021-08-31 | Fix additional types import file generation |  andre.schmid | 2 | -3/+16 |
2021-08-27 | Improve invalid artifact label error message |  KrupaNagabhushan | 1 | -1/+1 |
2021-08-27 | Support querying of model by type |  MichaelMorris | 5 | -15/+60 |
2021-08-26 | Add types to imports |  vasraz | 1 | -0/+6 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) |  vasraz | 9 | -980/+927 |
2021-08-26 | Validate the Resource Model before importing VSP |  andre.schmid | 1 | -0/+1 |
2021-08-25 | Import VSP with non-standard data types |  MichaelMorris | 3 | -9/+15 |
2021-08-23 | Load model default imports during CSAR Generation |  KrupaNagabhushan | 1 | -1/+3 |
2021-08-13 | Support models extending models |  MichaelMorris | 1 | -1/+17 |
2021-08-12 | Update base types based on model |  MichaelMorris | 1 | -4/+129 |
2021-08-06 | Retrieve data types based on component model |  aribeiro | 2 | -0/+3 |
2021-07-23 | Fix upgrade for different vendor release |  andre.schmid | 1 | -1/+1 |
2021-07-21 | Consider component model when retrieving relationship types |  KrupaNagabhushan | 1 | -19/+42 |
2021-07-15 | Allow only types from selected model in service creation |  aribeiro | 2 | -4/+7 |
2021-07-15 | Specify model at service creation |  aribeiro | 1 | -1/+2 |
2021-07-05 | Support for associating node types to models |  aribeiro | 4 | -1/+9 |
2021-07-05 | Reduce usage of outdated library JMockit (catalog-dao) |  vasraz | 7 | -263/+178 |
2021-06-14 | Add models imports endpoint and persistence structure |  andre.schmid | 10 | -11/+454 |
2021-06-08 | Support adding of relationship type to model |  MichaelMorris | 3 | -18/+102 |
2021-05-28 | Add Support for creating model type |  aribeiro | 6 | -2/+135 |
2021-05-27 | Update vulnerable package dependencies |  vasraz | 1 | -1/+1 |
2021-05-15 | Support for selection of capabilities |  andre.schmid | 1 | -0/+5 |
2021-04-09 | Allow property to take its value from defined input list |  KrupaNagabhushan | 1 | -1/+2 |
2021-03-26 | Improve test coverage |  xuegao | 1 | -35/+43 |