Age | Commit message (Expand) | Author | Files | Lines |
2023-01-27 | Fix added datatype property not include in model definitions |  JvD_Ericsson | 2 | -2/+67 |
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 | 1 | -0/+16 |
2023-01-19 | Download data type from UI |  KrupaNagabhushan | 1 | -0/+14 |
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 | 1 | -7/+4 |
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 | Improve message for constraints different errors |  vasraz | 3 | -113/+170 |
2023-01-03 | Fix 'NPE thrown in editing constraints'-bug |  vasraz | 8 | -118/+73 |
2022-12-21 | Multitenancy in SDC |  Kartik Hegde | 10 | -1/+30 |
2022-12-20 | Add support comparable type constraints for scalar values |  vasraz | 3 | -47/+197 |
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 | 10 | -121/+362 |
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 | 6 | -42/+80 |
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 | 2 | -65/+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 |
2022-10-26 | Fix import policy issues |  MichaelMorris | 1 | -3/+7 |
2022-10-25 | Add default baseType to the substitution type |  imamSidero | 2 | -0/+14 |
2022-10-24 | Support import of VFCs with property constraints |  MichaelMorris | 10 | -22/+176 |
2022-10-18 | Fix security risk 'Improper Input Validation' |  vasraz | 1 | -140/+18 |
2022-10-17 | Fix serialization issue with constraints |  MichaelMorris | 2 | -0/+4 |
2022-10-17 | Add data type properties workspace |  andre.schmid | 6 | -8/+217 |
2022-10-05 | Implement API for fetching single data type |  vasraz | 2 | -25/+48 |
2022-10-04 | Fix for VFC version update on composition window |  imamSidero | 1 | -3/+1 |
2022-09-19 | Import unknown group types during Service import |  vasraz | 12 | -186/+171 |
2022-09-19 | Support TOSCA functions in Node Capability Filters |  andre.schmid | 1 | -8/+27 |
2022-09-16 | Import unknown artifact types on Service Import |  imamSidero | 1 | -1/+1 |
2022-09-09 | Fix node filter API payload retro-compatibility1.11.8 |  andre.schmid | 3 | -1/+87 |
2022-09-09 | Import services with sub prop tosca functions |  MichaelMorris | 1 | -0/+3 |
2022-09-08 | Support TOSCA functions in Node Filters |  andre.schmid | 24 | -146/+298 |
2022-09-06 | Support import of updated node types |  JvD_Ericsson | 4 | -0/+108 |
2022-09-02 | Support updated data types in service import |  MichaelMorris | 4 | -41/+70 |
2022-08-19 | Fix wrongly generated tosca implementation |  KrupaNagabhushan | 1 | -2/+3 |
2022-08-19 | Support Inputs during Import Service |  vasraz | 1 | -8/+8 |
2022-08-15 | Service Import - Node Template Interface Definitions |  franciscovila | 4 | -26/+159 |