Age | Commit message (Expand) | Author | Files | Lines |
2023-01-26 | Import data type in UI |  franciscovila | 3 | -5/+76 |
2023-01-25 | Implement hiding mechanism |  vasraz | 1 | -4/+11 |
2023-01-23 | Disable editing of normative data types |  MichaelMorris | 2 | -4/+6 |
2023-01-23 | Fix ability to add property to data type of different model |  JvD_Ericsson | 1 | -0/+14 |
2023-01-19 | Download data type from UI |  KrupaNagabhushan | 4 | -1/+123 |
2023-01-19 | Fix 'Primitive types should not be shown under data types in catalog'-bug |  vasraz | 1 | -7/+14 |
2023-01-18 | Fix 'Data type cache not updated when data type updated'-bug |  vasraz | 4 | -11/+26 |
2023-01-17 | Improve test coverage |  vasraz | 1 | -1/+1 |
2023-01-16 | Constraint validation - Policy Properties in a Service |  KrupaNagabhushan | 2 | -0/+37 |
2023-01-10 | Fix resource property constraint values mutable in Service design |  JvD_Ericsson | 5 | -3/+52 |
2023-01-04 | Update openapi files in the docs |  Fiete Ostkamp | 1 | -8/+8 |
2023-01-03 | Provide tosca function to custom datatypes of list and map |  imamSidero | 3 | -26/+45 |
2023-01-03 | Upgrade testing frameworks to latest not-vulnerable versions |  vasraz | 28 | -111/+108 |
2023-01-03 | Improve message for constraints different errors |  vasraz | 1 | -13/+20 |
2023-01-03 | Fix 'NPE thrown in editing constraints'-bug |  vasraz | 3 | -1060/+1068 |
2022-12-28 | Fix broken build |  vasraz | 2 | -2/+4 |
2022-12-21 | Multitenancy in SDC |  Kartik Hegde | 18 | -24/+593 |
2022-12-20 | Add support comparable type constraints for scalar values |  vasraz | 1 | -1/+1 |
2022-12-19 | Provide tosca function to List entries |  imamSidero | 2 | -8/+84 |
2022-12-15 | Add link to Swagger UI in Readme & Redirect root |  eschcam | 3 | -3/+32 |
2022-12-14 | Fix bug 'Pattern constraint validation failure' |  vasraz | 1 | -11/+9 |
2022-12-12 | Some default responses in the generated openapi files are missing descriptions |  Fiete Ostkamp | 4 | -11/+11 |
2022-12-12 | Fix catalog-be docker build error |  eschcam | 2 | -2/+4 |
2022-12-12 | Add missing 'scalar-unit.bitrate' data type |  vasraz | 6 | -6/+21 |
2022-12-02 | Fix numeric constraint values generated as strings |  JvD_Ericsson | 11 | -13/+50 |
2022-12-01 | Support addition of pattern constraint |  JvD_Ericsson | 2 | -0/+54 |
2022-11-30 | View data types in UI catalog |  KrupaNagabhushan | 2 | -1/+50 |
2022-11-28 | Fix empty interfaces and operations |  MichaelMorris | 1 | -6/+14 |
2022-11-25 | Fix issues while importing a Service |  vasraz | 14 | -121/+86 |
2022-11-25 | Implement create data type property |  andre.schmid | 5 | -7/+81 |
2022-11-24 | Added null checks in EcompIntImpl |  eschcam | 1 | -10/+36 |
2022-11-23 | Fix property constraints validation |  franciscovila | 4 | -14/+191 |
2022-11-17 | Fix SDC-BE not logging to STDOUT |  MichaelMorris | 3 | -4/+29 |
2022-11-17 | Issues with 'range' data type detected |  franciscovila | 5 | -0/+13 |
2022-11-16 | Fix null check for propertiesName |  eschcam | 1 | -1/+7 |
2022-11-10 | Remove 'Powered by Jetty' from default jetty response |  vasraz | 1 | -4/+1 |
2022-11-08 | Interface is formatted using extended notation when no implementation added a... |  vasraz | 6 | -91/+65 |
2022-10-29 | Step version to 1.12.1 |  MichaelMorris | 1 | -1/+1 |
2022-10-26 | Fix import policy issues |  MichaelMorris | 3 | -37/+61 |
2022-10-25 | Fix import service with concat function values |  MichaelMorris | 1 | -1/+1 |
2022-10-25 | Constraint validation - Node Template Interfaces |  franciscovila | 7 | -31/+492 |
2022-10-25 | Add default baseType to the substitution type |  imamSidero | 3 | -0/+16 |
2022-10-25 | [SDC] Add kafka native messaging |  david.mcweeney | 12 | -74/+857 |
2022-10-24 | Support import of VFCs with property constraints |  MichaelMorris | 18 | -11/+595 |
2022-10-24 | Constraint validation for instance attributes in a service |  imamSidero | 1 | -1/+17 |
2022-10-24 | Fix import service with component inst interfaces |  MichaelMorris | 1 | -1/+1 |
2022-10-18 | Fix security risk 'Improper Input Validation' |  vasraz | 12 | -12/+160 |
2022-10-17 | Increase character limit of VFC property name to 100 and allow @ character |  imamSidero | 1 | -1/+1 |
2022-10-17 | Add data type properties workspace |  andre.schmid | 3 | -1/+48 |
2022-10-14 | Align 'org.eclipse.jetty'-version (9.4.49.v20220914) |  vasraz | 1 | -26/+38 |