Age | Commit message (Expand) | Author | Files | Lines |
2023-07-14 | Fix 'Import service with JUEL-function produces wrong UI representation' |  vasraz | 2 | -39/+21 |
2023-07-14 | Fix import node filter issue |  MichaelMorris | 1 | -1/+3 |
2023-07-13 | Service import issues |  JvD_Ericsson | 6 | -31/+65 |
2023-07-12 | JUEL function value not displayed properly in UI |  imamSidero | 1 | -1/+2 |
2023-07-12 | Support occurrences and instance count in import |  MichaelMorris | 2 | -3/+22 |
2023-07-10 | Include version in metadata |  vasraz | 13 | -819/+250 |
2023-06-29 | Create test model |  JvD_Ericsson | 2 | -2/+3 |
2023-06-29 | Fix unable to set tosca function on complex type on input operation |  JvD_Ericsson | 2 | -47/+13 |
2023-06-29 | Validation problems when trying to set an operation input of complex type |  JvD_Ericsson | 1 | -3/+6 |
2023-06-29 | Implement YAML Validator |  vasraz | 24 | -166/+855 |
2023-06-28 | Fix bug |  vasraz | 3 | -165/+172 |
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 |