Age | Commit message (Expand) | Author | Files | Lines |
2023-06-23 | Support custom tosca functions in operation input values1.13.1 |  franciscovila | 1 | -7/+11 |
2023-06-20 | Improve test coverage |  vasraz | 2 | -180/+171 |
2023-06-20 | Disable DMaaP if Kafka active |  vasraz | 12 | -355/+380 |
2023-06-19 | Fix issue changing sub. mapping node version |  MichaelMorris | 1 | -10/+46 |
2023-06-16 | Order response from external assets API |  vasraz | 1 | -10/+19 |
2023-06-16 | Support additional metadata in external assets api |  vasraz | 8 | -403/+368 |
2023-06-16 | Fix normative VFCs being set to non normative during service import |  JvD_Ericsson | 1 | -0/+3 |
2023-06-16 | Enable setting sasl.mechanism |  MichaelMorris | 2 | -3/+24 |
2023-06-15 | Node filter boolean values output as strings |  franciscovila | 2 | -0/+133 |
2023-06-14 | Fix different issues when adding properties |  franciscovila | 1 | -5/+8 |
2023-06-12 | Improve error handling for user-created Policies |  vasraz | 1 | -9/+3 |
2023-06-08 | Update external query api with new query params |  vasraz | 6 | -339/+404 |
2023-06-06 | Improve build image time |  vasraz | 1 | -8/+5 |
2023-06-02 | Revert "Support SIP TLS" |  MichaelMorris | 7 | -57/+163 |
2023-06-02 | Revert "[SDC-BE] Add kafka ssl config" |  MichaelMorris | 7 | -127/+95 |
2023-06-02 | Support INDEX in node filter tosca functions |  franciscovila | 2 | -10/+66 |
2023-06-01 | Fix formatting error for operation input of complex type |  JvD_Ericsson | 3 | -219/+179 |
2023-05-30 | Fix certain default values breaking VFC |  eschcam | 1 | -1/+8 |
2023-05-29 | Fix not possible to edit property with custom tosca function |  JvD_Ericsson | 1 | -6/+11 |
2023-05-29 | Remove need for USER_ID header |  vasraz | 3 | -21/+29 |
2023-05-25 | Support TOSCA functions in operation inputs |  franciscovila | 6 | -6/+34 |
2023-05-22 | Provide index token to tosca function for nested lists |  imamSidero | 4 | -16/+44 |
2023-05-18 | Fix error importimg service with custom fns |  MichaelMorris | 1 | -4/+5 |
2023-05-18 | UI support for default custom function names with get_input structure |  JvD_Ericsson | 2 | -2/+84 |
2023-05-17 | Disabling archive functionality for normatives |  JvD_Ericsson | 4 | -1/+32 |
2023-05-16 | Support additional operands for node filters |  franciscovila | 2 | -81/+198 |
2023-05-15 | Fix error in userId handling |  MichaelMorris | 8 | -1/+30 |
2023-05-12 | Enable using substitution mapping type directly |  shikha0203 | 5 | -181/+212 |
2023-05-12 | Add retry option to wget commands |  eschcam | 1 | -1/+2 |
2023-05-09 | Support for addition of INDEX token to tosca functions |  imamSidero | 3 | -8/+28 |
2023-05-08 | [SDC-BE] Update kafka ssl config |  efiacor | 1 | -3/+7 |
2023-05-08 | Support SIP TLS |  vasraz | 7 | -163/+57 |
2023-05-04 | UI support for default custom function names |  JvD_Ericsson | 1 | -4/+7 |
2023-05-04 | Support service import with custom tosca functions |  JvD_Ericsson | 2 | -70/+133 |
2023-04-26 | Support definition of custom tosca function names through configuration |  JvD_Ericsson | 1 | -0/+110 |
2023-04-26 | VFC Property default value enforced forced to comply with restraints |  franciscovila | 3 | -4/+31 |
2023-04-25 | [SDC-BE] Add kafka ssl config |  efiacor | 7 | -95/+123 |
2023-04-03 | Add robustness to type creation on service import |  MichaelMorris | 7 | -28/+64 |
2023-04-03 | Provide tosca function capability to all nested levels |  imamSidero | 2 | -7/+10 |
2023-03-31 | Support to change substitution mapping node or version after service creation |  JvD_Ericsson | 9 | -114/+428 |
2023-03-27 | Add rollback on import fail |  JvD_Ericsson | 3 | -1/+4 |
2023-03-21 | Certifying a template with two connected services results in error |  franciscovila | 2 | -0/+6 |
2023-03-21 | Allign properties import during service import |  KrupaNagabhushan | 6 | -39/+50 |
2023-03-10 | Support for delete of non normative interface types |  JvD_Ericsson | 2 | -13/+114 |
2023-03-10 | Provide input name when declaring service property as input |  KrupaNagabhushan | 4 | -3/+62 |
2023-03-09 | Fix instance declared inputs mapped to substitution mapping |  KrupaNagabhushan | 2 | -43/+45 |
2023-03-08 | Fix undeclarePropertiesAsInput in UI after Service Import |  KrupaNagabhushan | 1 | -0/+3 |
2023-03-08 | Add backend support for VFC property metadata |  vasraz | 8 | -295/+38 |
2023-03-01 | VFC operation not clearing artifact details when unchecked |  JvD_Ericsson | 1 | -1/+1 |
2023-03-01 | PortalRestApiCentralServiceImpl- Add null test before using nullable values |  shikha0203 | 1 | -2/+8 |