Age | Commit message (Expand) | Author | Files | Lines |
2023-02-22 | Fix incorrect behaviour for list valid_values | MichaelMorris | 2 | -7/+7 |
2023-02-21 | Fix issue on adding values to complex properties in Property Assignment | imamSidero | 1 | -11/+13 |
2023-02-20 | Fix NPE when setting complex type value | MichaelMorris | 1 | -1/+1 |
2023-02-17 | AbstractTemplateServlet- fix null test for "tags" | shikha0203 | 1 | -1/+7 |
2023-02-17 | AttributeServlet- Add null test before using nullable values | shikha0203 | 1 | -0/+8 |
2023-02-17 | Support for copy/paste tosca functions into operation inputs | JvD_Ericsson | 1 | -162/+201 |
2023-02-16 | Bug fix for tosca function map values in property assignment page | imamSidero | 1 | -1/+2 |
2023-02-16 | Provide tosca function to list of map values | imamSidero | 1 | -7/+19 |
2023-02-14 | Omit tenant metadata when not set | MichaelMorris | 1 | -1/+3 |
2023-02-10 | Add support for delete property from non-normative data type | vasraz | 2 | -16/+49 |
2023-02-10 | Fix inconsistencies in interface property removal | MichaelMorris | 2 | -17/+19 |
2023-02-09 | Edit properties of non-normative data types | franciscovila | 1 | -0/+40 |
2023-02-09 | Consider model in generic substitution type query | andre.schmid | 2 | -10/+26 |
2023-02-09 | Improve getting Service with specific version | vasraz | 3 | -39/+10 |
2023-02-08 | Constraints in data type view | franciscovila | 1 | -0/+4 |
2023-02-08 | Enable UI component to display property constraints | KrupaNagabhushan | 1 | -0/+1 |
2023-02-07 | Validate service input default values against constraints | vasraz | 2 | -4/+9 |
2023-02-07 | Dont add to additional_types on import failure | MichaelMorris | 7 | -12/+61 |
2023-02-02 | Fix NPE when deleting interface operation | MichaelMorris | 1 | -4/+5 |
2023-02-02 | Fix 'in_range constraints missing from TOSCA template'-bug | vasraz | 4 | -44/+23 |
2023-02-02 | Step version to 1.12.2-SNAPSHOT | MichaelMorris | 1 | -1/+1 |
2023-02-02 | Fix Blocker Bug reported by Sonar | vasraz | 1 | -17/+17 |
2023-02-01 | Revert and fix temporary fix of SDC-4352 | JvD_Ericsson | 2 | -24/+28 |
2023-02-01 | Stop auto-generation of inputs from substitution mapping node | vasraz | 5 | -43/+47 |
2023-01-27 | Fix int and float constraints generating as strings | eschcam | 1 | -9/+66 |
2023-01-27 | Provide add/edit constraints capability to inputs in properties page | imamSidero | 2 | -1/+5 |
2023-01-27 | Add TCs to cover Constraints | vasraz | 4 | -55/+154 |
2023-01-27 | Temporary fix for unable to set values on props of a VFC in a service | JvD_Ericsson | 1 | -1/+1 |
2023-01-27 | Fix added datatype property not include in model definitions | JvD_Ericsson | 1 | -12/+13 |
2023-01-27 | Fix invalid property values provided for tosca functions | JvD_Ericsson | 1 | -2/+2 |
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 |