Age | Commit message (Expand) | Author | Files | Lines |
2023-02-24 | Fix valid values for list and map | MichaelMorris | 5 | -11/+20 |
2023-02-22 | Fix error validation equals constraint | MichaelMorris | 3 | -19/+31 |
2023-02-22 | Support delete non-normative data types | JvD_Ericsson | 6 | -8/+127 |
2023-02-22 | Fix incorrect behaviour for list valid_values | MichaelMorris | 3 | -13/+56 |
2023-02-17 | Support for copy/paste tosca functions into operation inputs | JvD_Ericsson | 4 | -42/+107 |
2023-02-10 | Fix valid_values constraint problem | MichaelMorris | 1 | -14/+18 |
2023-02-10 | Add support for delete property from non-normative data type | vasraz | 3 | -38/+73 |
2023-02-09 | Edit properties of non-normative data types | franciscovila | 2 | -0/+40 |
2023-02-09 | Improve getting Service with specific version | vasraz | 2 | -39/+21 |
2023-02-08 | Constraints in data type view | franciscovila | 3 | -6/+29 |
2023-02-07 | Fix setting input values destroys constraints | MichaelMorris | 1 | -2/+0 |
2023-02-07 | Validate service input default values against constraints | vasraz | 6 | -6/+6 |
2023-02-02 | Fix 'in_range constraints missing from TOSCA template'-bug | vasraz | 9 | -635/+639 |
2023-02-01 | Revert and fix temporary fix of SDC-4352 | JvD_Ericsson | 2 | -15/+45 |
2023-02-01 | Stop auto-generation of inputs from substitution mapping node | vasraz | 2 | -3/+4 |
2023-01-27 | Fix int and float constraints generating as strings | eschcam | 1 | -0/+2 |
2023-01-27 | Error importing data type in the UI | franciscovila | 1 | -2/+8 |
2023-01-27 | Add TCs to cover Constraints | vasraz | 2 | -6/+6 |
2023-01-27 | Fix added datatype property not include in model definitions | JvD_Ericsson | 4 | -7/+140 |
2023-01-26 | Import data type in UI | franciscovila | 2 | -1/+17 |
2023-01-26 | Fix 'Property Constraint error when uprading VFC instance version in service'... | vasraz | 2 | -13/+11 |
2023-01-25 | Implement hiding mechanism | vasraz | 2 | -14/+19 |
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 | 1 | -1/+6 |
2023-01-23 | Fix ability to add property to data type of different model | JvD_Ericsson | 2 | -0/+49 |
2023-01-19 | Download data type from UI | KrupaNagabhushan | 2 | -0/+42 |
2023-01-19 | Fix 'Primitive types should not be shown under data types in catalog'-bug | vasraz | 1 | -13/+6 |
2023-01-17 | Improve test coverage | vasraz | 5 | -13/+9 |
2023-01-10 | Fix resource property constraint values mutable in Service design | JvD_Ericsson | 11 | -1/+26 |
2023-01-03 | Provide tosca function to custom datatypes of list and map | imamSidero | 1 | -0/+10 |
2023-01-03 | Upgrade testing frameworks to latest not-vulnerable versions | vasraz | 2 | -58/+61 |
2023-01-03 | Improve message for constraints different errors | vasraz | 3 | -113/+170 |
2023-01-03 | Fix 'NPE thrown in editing constraints'-bug | vasraz | 9 | -163/+82 |
2022-12-21 | Multitenancy in SDC | Kartik Hegde | 10 | -1/+30 |
2022-12-20 | Add support comparable type constraints for scalar values | vasraz | 6 | -215/+526 |
2022-12-14 | Fix bug 'Pattern constraint validation failure' | vasraz | 5 | -9/+25 |
2022-12-12 | Add support for comparable type constraints for strings | vasraz | 2 | -11/+4 |
2022-12-12 | Fix bug 'Import VFC with constraint PATTERN ignores constraint' | vasraz | 1 | -116/+119 |
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-02 | Fix numeric constraint values generated as strings | JvD_Ericsson | 20 | -277/+1062 |
2022-12-01 | Support addition of pattern constraint | JvD_Ericsson | 2 | -0/+20 |
2022-11-30 | Support addition of scalar type constraints | JvD_Ericsson | 2 | -4/+10 |
2022-11-25 | Fix issues while importing a Service | vasraz | 2 | -2/+2 |
2022-11-25 | Implement create data type property | andre.schmid | 7 | -49/+168 |
2022-11-23 | Fix property constraints validation | franciscovila | 1 | -1/+1 |
2022-11-17 | Fix wrong Model during import VSP | vasraz | 1 | -1/+0 |
2022-11-08 | Interface is formatted using extended notation when no implementation added a... | vasraz | 3 | -99/+0 |
2022-11-03 | Fix for boolean default value exported as String | imamSidero | 1 | -1/+1 |
2022-10-27 | Fix potential NPE in importing property constraints | vasraz | 1 | -76/+81 |