Age | Commit message (Expand) | Author | Files | Lines |
2023-05-17 | Disabling archive functionality for normatives |  JvD_Ericsson | 1 | -0/+7 |
2023-05-16 | Fix interface operation input complex values |  MichaelMorris | 1 | -1/+3 |
2023-05-16 | Support additional operands for node filters |  franciscovila | 4 | -1/+60 |
2023-05-12 | Enable using substitution mapping type directly |  shikha0203 | 2 | -0/+16 |
2023-04-26 | VFC Property default value enforced forced to comply with restraints |  franciscovila | 3 | -3/+3 |
2023-04-25 | Fix constraints on custom datatype not formatted correctly in CSAR |  KrupaNagabhushan | 1 | -1/+48 |
2023-04-03 | Step version to 1.12.4-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2023-04-03 | Add robustness to type creation on service import |  MichaelMorris | 1 | -1/+1 |
2023-03-21 | Allign properties import during service import |  KrupaNagabhushan | 1 | -0/+2 |
2023-03-10 | Support for delete of non normative interface types |  JvD_Ericsson | 5 | -13/+59 |
2023-03-10 | Provide input name when declaring service property as input |  KrupaNagabhushan | 1 | -16/+6 |
2023-03-08 | Update vulnerable dependency - javax.servlet:javax.servlet-api |  vasraz | 1 | -0/+4 |
2023-03-02 | Step version to 1.12.3-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
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-02 | Step version to 1.12.2-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
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 |