Age | Commit message (Expand) | Author | Files | Lines |
2022-09-09 | Fix node filter API payload retro-compatibility1.11.8 | andre.schmid | 1 | -1/+1 |
2022-09-08 | Support TOSCA functions in Node Filters | andre.schmid | 5 | -12/+274 |
2022-09-02 | Support updated data types in service import | MichaelMorris | 6 | -1/+68 |
2022-08-19 | Fix wrongly generated tosca implementation | KrupaNagabhushan | 1 | -3/+1 |
2022-08-04 | Fix error adding capability to VFC | MichaelMorris | 2 | -5/+35 |
2022-08-02 | Service Import - Node Template Relationship Template | KrupaNagabhushan | 2 | -34/+47 |
2022-07-29 | Centralize TOSCA function validation | andre.schmid | 3 | -1/+58 |
2022-07-21 | Maintain VFC instance directives and node filters | franciscovila | 1 | -0/+102 |
2022-07-18 | Support for concat TOSCA function | andre.schmid | 1 | -2/+27 |
2022-07-18 | Allow set values in properties of type timestamp | franciscovila | 2 | -3/+53 |
2022-07-15 | Support Outputs during Import Service | vasraz | 2 | -169/+276 |
2022-06-24 | Service Import - Read metadata from csar | JvD_Ericsson | 1 | -7/+0 |
2022-06-20 | Allow to delete an interface operation from VFC | andre.schmid | 1 | -20/+7 |
2022-05-09 | Fix property validation for data type in model | MichaelMorris | 1 | -1/+1 |
2022-04-28 | Support deletion of archived VFs in SDC BE | franciscovila | 1 | -37/+150 |
2022-04-25 | Support deletion of archived services in SDC BE | JvD_Ericsson | 1 | -0/+157 |
2022-03-11 | Support complex types in artifact properties | andre.schmid | 1 | -1/+1 |
2022-03-11 | Support complex types in interface operation inputs | andre.schmid | 2 | -51/+131 |
2022-03-08 | Rename ControlLoop to AutomationComposition | Sirisha_Manchikanti | 2 | -4/+4 |
2022-02-02 | Improve service import support | MichaelMorris | 1 | -2/+2 |
2022-01-24 | Fix issues creating control loop model | MichaelMorris | 1 | -1/+1 |
2022-01-21 | Add support for update to artifact types endpoint | franciscovila | 1 | -0/+144 |
2022-01-17 | Add sdc-be-init support for artifact types | vasraz | 6 | -13/+158 |
2022-01-13 | Improve testing stability | vasraz | 5 | -5/+5 |
2021-12-06 | Fix import service to persist its model name | KrupaNagabhushan | 1 | -1/+1 |
2021-11-22 | Fix test cases failing incorrectly | vasraz | 19 | -1001/+1078 |
2021-10-21 | Make Service base type optional | andre.schmid | 5 | -33/+88 |
2021-10-15 | Import multiple node types in a single endpoint | andre.schmid | 1 | -0/+69 |
2021-10-05 | Filter categories by model name | aribeiro | 2 | -15/+24 |
2021-10-05 | Allow multiple base types for a service | vasraz | 2 | -403/+381 |
2021-09-20 | Error re-importing VSP | KrupaNagabhushan | 4 | -10/+105 |
2021-09-06 | Fix data type cache issue for model extensions | MichaelMorris | 1 | -8/+0 |
2021-08-31 | Fix additional types import file generation | andre.schmid | 9 | -3/+209 |
2021-08-30 | Include custom data types from VSP in csar imports | andre.schmid | 1 | -5/+51 |
2021-08-27 | Support querying of model by type | MichaelMorris | 7 | -18/+27 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) | vasraz | 21 | -22/+21 |
2021-08-26 | Validate the Resource Model before importing VSP | andre.schmid | 6 | -3/+195 |
2021-08-13 | Support models extending models | MichaelMorris | 1 | -0/+30 |
2021-08-12 | Update base types based on model | MichaelMorris | 2 | -9/+8 |
2021-08-06 | Retrieve data types based on component model | aribeiro | 3 | -35/+223 |
2021-08-06 | Consider component model when retrieving interface types | davsad | 1 | -6/+7 |
2021-08-04 | Consider component model when retrieving group and policy types | KrupaNagabhushan | 2 | -24/+20 |
2021-07-21 | Consider component model when retrieving relationship types | KrupaNagabhushan | 1 | -6/+14 |
2021-07-21 | Support for associating interface types to models | davsad | 1 | -14/+42 |
2021-07-21 | Support for associating policy and group types to models | KrupaNagabhushan | 2 | -23/+62 |
2021-07-15 | Allow only types from selected model in service creation | aribeiro | 2 | -25/+32 |
2021-07-05 | Support for associating node types to models | aribeiro | 3 | -20/+20 |
2021-07-05 | Create REST endpoint to retrieve models | andre.schmid | 1 | -0/+36 |
2021-07-05 | Remove usage of outdated library JMockit (catalog-model) | vasraz | 1 | -100/+110 |
2021-06-14 | Add models imports endpoint and persistence structure | andre.schmid | 1 | -6/+154 |