Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-01-10 | Fix resource property constraint values mutable in Service design |  JvD_Ericsson | 19 | -8/+90 |
2023-01-05 | Bug fix for list of map values in properties |  imamSidero | 2 | -19/+23 |
2023-01-04 | Update openapi files in the docs |  Fiete Ostkamp | 16 | -772/+57568 |
2023-01-03 | Provide tosca function to custom datatypes of list and map |  imamSidero | 10 | -58/+162 |
2023-01-03 | Upgrade testing frameworks to latest not-vulnerable versions |  vasraz | 54 | -296/+296 |
2023-01-03 | Improve message for constraints different errors |  vasraz | 6 | -174/+256 |
2023-01-03 | Fix 'NPE thrown in editing constraints'-bug |  vasraz | 12 | -1223/+1150 |
2023-01-03 | Fix 'Artifact type CONTROLLER_BLUEPRINT_ARCHIVE is not recognized based on it... |  vasraz | 4 | -90/+108 |
2022-12-28 | Fix broken build |  vasraz | 7 | -5/+15 |
2022-12-21 | Multitenancy in SDC |  Kartik Hegde | 73 | -108/+1674 |
2022-12-20 | Add support comparable type constraints for scalar values |  vasraz | 12 | -223/+539 |
2022-12-19 | Provide tosca function to List entries |  imamSidero | 10 | -33/+134 |
2022-12-15 | Fix 'Tosca List Entry Schema failed to be recoginized with creating VSP'-bug |  vasraz | 3 | -15/+27 |
2022-12-15 | Fix 'Adding property to VF/Service throws js-exception'-bug |  vasraz | 1 | -3/+2 |
2022-12-15 | Add link to Swagger UI in Readme & Redirect root |  eschcam | 4 | -5/+39 |
2022-12-15 | Fix 'Not possible to set value on a VFC property with constraint'-bug |  vasraz | 1 | -22/+2 |
2022-12-14 | Fix bug 'Pattern constraint validation failure' |  vasraz | 6 | -20/+34 |
2022-12-12 | Some default responses in the generated openapi files are missing descriptions |  Fiete Ostkamp | 4 | -11/+11 |
2022-12-12 | Update INFO.yaml |  MichaelMorris | 1 | -5/+2 |
2022-12-12 | Add support for comparable type constraints for strings |  vasraz | 2 | -11/+4 |
2022-12-12 | Fix catalog-be docker build error |  eschcam | 2 | -2/+4 |
2022-12-12 | Fix bug 'Import VFC with constraint PATTERN ignores constraint' |  vasraz | 1 | -116/+119 |