Age | Commit message (Expand) | Author | Files | Lines |
2023-05-25 | Fix NPE using concat TOSCA functions |  MichaelMorris | 1 | -3/+3 |
2023-05-25 | Update vulnerable dependencies |  vasraz | 9 | -31/+32 |
2023-05-25 | Support TOSCA functions in operation inputs |  franciscovila | 14 | -23/+100 |
2023-05-24 | Support import of service with no substitution mapping node type |  shikha0203 | 1 | -5/+12 |
2023-05-22 | Provide index token to tosca function for nested lists |  imamSidero | 11 | -105/+261 |
2023-05-18 | Fix error importimg service with custom fns |  MichaelMorris | 2 | -6/+8 |
2023-05-18 | UI support for default custom function names with get_input structure |  JvD_Ericsson | 13 | -35/+307 |
2023-05-17 | Disabling archive functionality for normatives |  JvD_Ericsson | 7 | -1/+49 |
2023-05-17 | Error in console when no default custom tosca functions |  JvD_Ericsson | 1 | -1/+1 |
2023-05-16 | Fix interface operation input complex values |  MichaelMorris | 1 | -1/+3 |
2023-05-16 | Remove unused jetty scripts |  vasraz | 5 | -119/+0 |
2023-05-16 | Support additional operands for node filters |  franciscovila | 32 | -145/+1105 |
2023-05-15 | Fix error in userId handling |  MichaelMorris | 8 | -1/+30 |
2023-05-12 | Enable using substitution mapping type directly |  shikha0203 | 15 | -195/+285 |
2023-05-12 | Update outdated gecko.driver |  vasraz | 1 | -1/+1 |
2023-05-12 | Add retry option to wget commands |  eschcam | 4 | -4/+8 |
2023-05-11 | Update Cassandra to 3.11.15 |  eschcam | 1 | -1/+1 |
2023-05-10 | Fix complex list/map entries in composition view |  imamSidero | 2 | -2/+2 |
2023-05-09 | Support for addition of INDEX token to tosca functions |  imamSidero | 10 | -28/+133 |
2023-05-08 | [SDC-BE] Update kafka ssl config |  efiacor | 3 | -4/+13 |
2023-05-08 | Support SIP TLS |  vasraz | 46 | -1179/+733 |
2023-05-04 | UI support for default custom function names |  JvD_Ericsson | 25 | -25/+238 |
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 | 2 | -0/+121 |
2023-04-26 | VFC Property default value enforced forced to comply with restraints |  franciscovila | 6 | -7/+34 |
2023-04-25 | [SDC-BE] Add kafka ssl config |  efiacor | 9 | -97/+130 |
2023-04-25 | Fix constraints on custom datatype not formatted correctly in CSAR |  KrupaNagabhushan | 1 | -1/+48 |
2023-04-18 | sort data type drop down lists in add property |  shikha0203 | 1 | -5/+5 |
2023-04-13 | UI support for custom functions |  JvD_Ericsson | 12 | -2/+483 |
2023-04-13 | Preparation for JDK17 |  vasraz | 1 | -30/+0 |
2023-04-13 | Backend support for custom functions |  JvD_Ericsson | 5 | -7/+188 |
2023-04-11 | Upgrade vulnerable dependency |  vasraz | 1 | -1/+1 |
2023-04-04 | Release 1.12.4 |  MichaelMorris | 1 | -0/+22 |
2023-04-03 | Update release notes for 1.12.41.12.4 |  MichaelMorris | 1 | -0/+82 |
2023-04-03 | Step version to 1.12.4-SNAPSHOT |  MichaelMorris | 167 | -167/+167 |
2023-04-03 | Add robustness to type creation on service import |  MichaelMorris | 8 | -29/+65 |
2023-04-03 | Provide tosca function capability to all nested levels |  imamSidero | 12 | -124/+199 |
2023-03-31 | Support to change substitution mapping node or version after service creation |  JvD_Ericsson | 13 | -116/+444 |
2023-03-31 | Upgrade docker images to use Python 3 |  eschcam | 4 | -14/+14 |
2023-03-27 | Add rollback on import fail |  JvD_Ericsson | 3 | -1/+4 |
2023-03-24 | Release 1.12.3 |  MichaelMorris | 1 | -0/+22 |
2023-03-24 | Update release notes for 1.12.31.12.3 |  MichaelMorris | 1 | -0/+101 |
2023-03-23 | Upgrade vulnerable dependencies |  vasraz | 8 | -24/+112 |
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 | 7 | -39/+52 |
2023-03-20 | Order targets in policy target modal alphabetically |  eschcam | 1 | -65/+65 |
2023-03-14 | Fix error setting list default value |  MichaelMorris | 1 | -0/+1 |
2023-03-14 | Fix valid values constraints not showing |  MichaelMorris | 2 | -4/+4 |
2023-03-13 | Fix Property with '::' in name produces wrong Input |  KrupaNagabhushan | 2 | -3/+11 |
2023-03-13 | Setting Tosca Function on top of unsaved value causes problems |  franciscovila | 3 | -4/+21 |