Age | Commit message (Expand) | Author | Files | Lines |
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 | 8 | -196/+82 |
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 | 8 | -96/+129 |
2023-04-03 | Step version to 1.12.4-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
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-08 | Update vulnerable dependency - javax.servlet:javax.servlet-api |  vasraz | 1 | -7/+16 |
2023-03-02 | Step version to 1.12.3-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
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 |
2023-03-01 | Operation implementation name not formatting correctly |  JvD_Ericsson | 1 | -3/+17 |
2023-02-24 | Type list of floats not generated correctly in tosca |  JvD_Ericsson | 1 | -10/+16 |
2023-02-24 | Fix valid values for list and map |  MichaelMorris | 1 | -1/+1 |
2023-02-22 | Fix compilation error when building |  JvD_Ericsson | 1 | -1/+1 |
2023-02-22 | Support delete non-normative data types |  JvD_Ericsson | 1 | -1/+30 |
2023-02-22 | Fix constraint validation for yaml values |  MichaelMorris | 1 | -7/+10 |
2023-02-22 | Fix incorrect behaviour for list valid_values |  MichaelMorris | 2 | -7/+7 |
2023-02-21 | Fix issue on adding values to complex properties in Property Assignment |  imamSidero | 1 | -11/+13 |
2023-02-20 | Fix NPE when setting complex type value |  MichaelMorris | 1 | -1/+1 |
2023-02-17 | AbstractTemplateServlet- fix null test for "tags" |  shikha0203 | 1 | -1/+7 |
2023-02-17 | AttributeServlet- Add null test before using nullable values |  shikha0203 | 1 | -0/+8 |
2023-02-17 | Support for copy/paste tosca functions into operation inputs |  JvD_Ericsson | 1 | -162/+201 |
2023-02-16 | Bug fix for tosca function map values in property assignment page |  imamSidero | 1 | -1/+2 |
2023-02-16 | Provide tosca function to list of map values |  imamSidero | 1 | -7/+19 |
2023-02-14 | Omit tenant metadata when not set |  MichaelMorris | 1 | -1/+3 |
2023-02-10 | Add support for delete property from non-normative data type |  vasraz | 2 | -16/+49 |
2023-02-10 | Fix inconsistencies in interface property removal |  MichaelMorris | 2 | -17/+19 |
2023-02-09 | Edit properties of non-normative data types |  franciscovila | 1 | -0/+40 |
2023-02-09 | Consider model in generic substitution type query |  andre.schmid | 2 | -10/+26 |
2023-02-09 | Improve getting Service with specific version |  vasraz | 3 | -39/+10 |
2023-02-08 | Constraints in data type view |  franciscovila | 1 | -0/+4 |
2023-02-08 | Enable UI component to display property constraints |  KrupaNagabhushan | 1 | -0/+1 |
2023-02-07 | Validate service input default values against constraints |  vasraz | 2 | -4/+9 |
2023-02-07 | Dont add to additional_types on import failure |  MichaelMorris | 7 | -12/+61 |
2023-02-02 | Fix NPE when deleting interface operation |  MichaelMorris | 1 | -4/+5 |
2023-02-02 | Fix 'in_range constraints missing from TOSCA template'-bug |  vasraz | 4 | -44/+23 |