Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |