Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
2023-02-02 | Fix Blocker Bug reported by Sonar |  vasraz | 1 | -17/+17 |
2023-02-01 | Revert and fix temporary fix of SDC-4352 |  JvD_Ericsson | 2 | -24/+28 |
2023-02-01 | Stop auto-generation of inputs from substitution mapping node |  vasraz | 5 | -43/+47 |
2023-01-27 | Fix int and float constraints generating as strings |  eschcam | 1 | -9/+66 |
2023-01-27 | Provide add/edit constraints capability to inputs in properties page |  imamSidero | 2 | -1/+5 |
2023-01-27 | Add TCs to cover Constraints |  vasraz | 4 | -55/+154 |
2023-01-27 | Temporary fix for unable to set values on props of a VFC in a service |  JvD_Ericsson | 1 | -1/+1 |
2023-01-27 | Fix added datatype property not include in model definitions |  JvD_Ericsson | 1 | -12/+13 |
2023-01-27 | Fix invalid property values provided for tosca functions |  JvD_Ericsson | 1 | -2/+2 |
2023-01-26 | Import data type in UI |  franciscovila | 3 | -5/+76 |
2023-01-25 | Implement hiding mechanism |  vasraz | 1 | -4/+11 |
2023-01-23 | Disable editing of normative data types |  MichaelMorris | 2 | -4/+6 |
2023-01-23 | Fix ability to add property to data type of different model |  JvD_Ericsson | 1 | -0/+14 |