Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-12-12 | Add missing 'scalar-unit.bitrate' to UI |  vasraz | 1 | -5/+5 |
2022-12-12 | Add missing 'scalar-unit.bitrate' data type |  vasraz | 10 | -6/+32 |
2022-12-09 | Fix NPE when checking out service |  MichaelMorris | 1 | -1/+1 |
2022-12-07 | Fix in_range constraint validation gives unhelpful error message |  JvD_Ericsson | 1 | -1/+1 |
2022-12-07 | Fix substitution filter: type validation not working during add |  JvD_Ericsson | 1 | -1/+0 |
2022-12-06 | Fix constraint not displayed when cycling through properties |  JvD_Ericsson | 1 | -21/+23 |
2022-12-05 | Fix broken build |  vasraz | 2 | -2/+4 |
2022-12-05 | Provide tosca function to map values |  imamSidero | 11 | -16/+89 |
2022-12-02 | [SDC] Add Kafka reference to Documentation |  david.mcweeney | 1 | -0/+6 |
2022-12-02 | Fix numeric constraint values generated as strings |  JvD_Ericsson | 32 | -292/+1114 |
2022-12-01 | Open Data type from Catalog |  KrupaNagabhushan | 1 | -3/+7 |
2022-12-01 | Support addition of pattern constraint |  JvD_Ericsson | 6 | -0/+83 |
2022-11-30 | View data types in UI catalog |  KrupaNagabhushan | 17 | -135/+348 |