Age | Commit message (Expand) | Author | Files | Lines |
2023-02-10 | Fix inconsistencies in interface property removal |  MichaelMorris | 2 | -17/+19 |
2023-02-09 | Edit properties of non-normative data types |  franciscovila | 9 | -17/+133 |
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 | 5 | -78/+31 |
2023-02-08 | Constraints in data type view |  franciscovila | 12 | -17/+235 |
2023-02-08 | Enable UI component to display property constraints |  KrupaNagabhushan | 4 | -2/+11 |
2023-02-07 | Fix setting input values destroys constraints |  MichaelMorris | 1 | -2/+0 |
2023-02-07 | Fix unable to reset service inputs |  MichaelMorris | 1 | -1/+5 |
2023-02-07 | Validate service input default values against constraints |  vasraz | 9 | -11/+16 |
2023-02-07 | Dont add to additional_types on import failure |  MichaelMorris | 7 | -12/+61 |
2023-02-06 | Fix broken 'start-sdc' profile |  vasraz | 1 | -1/+0 |
2023-02-02 | Skip swagger to improve build time |  vasraz | 1 | -2/+10 |
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 | 14 | -681/+664 |
2023-02-02 | Step version to 1.12.2-SNAPSHOT |  MichaelMorris | 167 | -167/+167 |
2023-02-02 | Fix Blocker Bug reported by Sonar |  vasraz | 1 | -17/+17 |
2023-02-01 | Show boolean-type constraint as drop-down list |  vasraz | 1 | -5/+29 |
2023-02-01 | Show category's displayName instead of name in Composition |  vasraz | 3 | -10/+11 |
2023-02-01 | Revert and fix temporary fix of SDC-4352 |  JvD_Ericsson | 4 | -39/+73 |
2023-02-01 | Stop auto-generation of inputs from substitution mapping node |  vasraz | 7 | -46/+51 |
2023-01-31 | Fix tiles on Home page always show model as SDC AID |  KrupaNagabhushan | 1 | -1/+1 |
2023-01-30 | Fix unable to edit VFC property after checkout |  JvD_Ericsson | 1 | -1/+3 |
2023-01-27 | Release SDC 1.12.1 |  MichaelMorris | 1 | -0/+22 |
2023-01-27 | Fix 5 critical SonarCloud bugs |  eschcam | 5 | -13/+15 |
2023-01-27 | Updated release notes for 1.12.11.12.1 |  MichaelMorris | 1 | -0/+159 |
2023-01-27 | Fix int and float constraints generating as strings |  eschcam | 2 | -9/+68 |
2023-01-27 | Provide add/edit constraints capability to inputs in properties page |  imamSidero | 12 | -20/+103 |
2023-01-27 | Error importing data type in the UI |  franciscovila | 2 | -3/+9 |
2023-01-27 | Add TCs to cover Constraints |  vasraz | 7 | -62/+166 |
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 | 5 | -19/+153 |
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 | 34 | -55/+814 |
2023-01-26 | Fix datatype in model not found |  MichaelMorris | 8 | -17/+111 |
2023-01-26 | Fix 'Property Constraint error when uprading VFC instance version in service'... |  vasraz | 3 | -15/+11 |
2023-01-25 | Implement hiding mechanism |  vasraz | 16 | -1103/+983 |
2023-01-24 | Error creating in_range constraint for non integer properties |  JvD_Ericsson | 1 | -7/+7 |
2023-01-23 | Disable editing of normative data types |  MichaelMorris | 8 | -7/+23 |
2023-01-23 | Improve Composition View Filtering |  JvD_Ericsson | 3 | -1/+5 |
2023-01-23 | Fix ability to add property to data type of different model |  JvD_Ericsson | 4 | -1/+65 |
2023-01-23 | Fix constraint not added when creating property |  JvD_Ericsson | 1 | -0/+1 |
2023-01-20 | Provide tosca function as list primitive type entry values in composition view |  imamSidero | 5 | -121/+235 |
2023-01-19 | Fix 'SDC be API returns HTTP 200 response code on error'-bug |  vasraz | 1 | -4/+11 |
2023-01-19 | Download data type from UI |  KrupaNagabhushan | 16 | -14/+358 |
2023-01-19 | Fix 'Primitive types should not be shown under data types in catalog'-bug |  vasraz | 4 | -23/+23 |
2023-01-18 | Fix 'Data type cache not updated when data type updated'-bug |  vasraz | 4 | -11/+26 |
2023-01-18 | Fix datatype opens up from wrong menuItem |  KrupaNagabhushan | 1 | -1/+1 |
2023-01-17 | Improve test coverage |  vasraz | 9 | -265/+192 |
2023-01-16 | Constraint validation - Policy Properties in a Service |  KrupaNagabhushan | 2 | -0/+37 |
2023-01-13 | Provide tosca function as map primitive type entry values in composition view |  imamSidero | 10 | -16/+145 |