Age | Commit message (Expand) | Author | Files | Lines |
2023-02-22 | Fix compilation error when building | JvD_Ericsson | 1 | -1/+1 |
2023-02-22 | Fix error validation equals constraint | MichaelMorris | 3 | -19/+31 |
2023-02-22 | Support delete non-normative data types | JvD_Ericsson | 13 | -14/+244 |
2023-02-22 | Fix constraint validation for yaml values | MichaelMorris | 1 | -7/+10 |
2023-02-22 | Fix incorrect behaviour for list valid_values | MichaelMorris | 5 | -20/+63 |
2023-02-22 | Fix NotificationWebsocketHandler- Add null test before using nullable values | shikha0203 | 1 | -7/+17 |
2023-02-22 | Disable editing the name of existing attributes | eschcam | 5 | -20/+33 |
2023-02-21 | Fix issue on adding values to complex properties in Property Assignment | imamSidero | 3 | -13/+15 |
2023-02-21 | Update INFO.yaml | MichaelMorris | 1 | -0/+17 |
2023-02-20 | Fix ConfigurationImpl- Add null test before using nullable values | shikha0203 | 1 | -2/+3 |
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 | 5 | -204/+308 |
2023-02-16 | Bug fix for tosca function map values in property assignment page | imamSidero | 2 | -3/+4 |
2023-02-16 | Provide tosca function to list of map values | imamSidero | 9 | -45/+100 |
2023-02-15 | Service Import - general page validation | KrupaNagabhushan | 1 | -0/+6 |
2023-02-14 | Implement option to choose 'None' for not mandatory drop-box | vasraz | 1 | -0/+1 |
2023-02-14 | Fix missing configuration for `ng lint` command | eschcam | 1 | -1/+11 |
2023-02-14 | Omit tenant metadata when not set | MichaelMorris | 1 | -1/+3 |
2023-02-10 | Fix valid_values constraint problem | MichaelMorris | 1 | -14/+18 |
2023-02-10 | Fix major bug reported by Sonar | vasraz | 1 | -2/+0 |
2023-02-10 | Add support for delete property from non-normative data type | vasraz | 9 | -71/+183 |
2023-02-10 | Fix inconsistencies in interface property removal | MichaelMorris | 2 | -17/+19 |
2023-02-09 | Edit properties of non-normative data types | franciscovila | 9 | -17/+133 |
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 | 5 | -78/+31 |
2023-02-08 | Constraints in data type view | franciscovila | 12 | -17/+235 |
2023-02-08 | Enable UI component to display property constraints | KrupaNagabhushan | 4 | -2/+11 |
2023-02-07 | Fix setting input values destroys constraints | MichaelMorris | 1 | -2/+0 |
2023-02-07 | Fix unable to reset service inputs | MichaelMorris | 1 | -1/+5 |
2023-02-07 | Validate service input default values against constraints | vasraz | 9 | -11/+16 |
2023-02-07 | Dont add to additional_types on import failure | MichaelMorris | 7 | -12/+61 |
2023-02-06 | Fix broken 'start-sdc' profile | vasraz | 1 | -1/+0 |
2023-02-02 | Skip swagger to improve build time | vasraz | 1 | -2/+10 |
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 | 14 | -681/+664 |
2023-02-02 | Step version to 1.12.2-SNAPSHOT | MichaelMorris | 167 | -167/+167 |
2023-02-02 | Fix Blocker Bug reported by Sonar | vasraz | 1 | -17/+17 |
2023-02-01 | Show boolean-type constraint as drop-down list | vasraz | 1 | -5/+29 |
2023-02-01 | Show category's displayName instead of name in Composition | vasraz | 3 | -10/+11 |
2023-02-01 | Revert and fix temporary fix of SDC-4352 | JvD_Ericsson | 4 | -39/+73 |
2023-02-01 | Stop auto-generation of inputs from substitution mapping node | vasraz | 7 | -46/+51 |
2023-01-31 | Fix tiles on Home page always show model as SDC AID | KrupaNagabhushan | 1 | -1/+1 |
2023-01-30 | Fix unable to edit VFC property after checkout | JvD_Ericsson | 1 | -1/+3 |
2023-01-27 | Release SDC 1.12.1 | MichaelMorris | 1 | -0/+22 |
2023-01-27 | Fix 5 critical SonarCloud bugs | eschcam | 5 | -13/+15 |
2023-01-27 | Updated release notes for 1.12.11.12.1 | MichaelMorris | 1 | -0/+159 |
2023-01-27 | Fix int and float constraints generating as strings | eschcam | 2 | -9/+68 |
2023-01-27 | Provide add/edit constraints capability to inputs in properties page | imamSidero | 12 | -20/+103 |