aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-03-02Step version to 1.12.3-SNAPSHOTMichaelMorris167-167/+167
2023-03-01VFC operation not clearing artifact details when uncheckedJvD_Ericsson2-2/+2
2023-03-01Sort properties in node filter modalshikha02031-1/+1
2023-03-01PortalRestApiCentralServiceImpl- Add null test before using nullable valuesshikha02031-2/+8
2023-03-01Operation implementation name not formatting correctlyJvD_Ericsson1-3/+17
2023-02-28Add validation for int and float constraintseschcam7-269/+493
2023-02-27Remove 'Security Hotspot - Weak Cryptography' reported by Sonarvasraz1-11/+0
2023-02-27Release SDC 1.12.2MichaelMorris1-0/+22
2023-02-27TranslationService- Add null test before using nullable valuesshikha02031-2/+2
2023-02-24Update release notes for 1.12.21.12.2MichaelMorris1-0/+125
2023-02-24Type list of floats not generated correctly in toscaJvD_Ericsson1-10/+16
2023-02-24Fix handling of default values for VFC propertieseschcam6-263/+269
2023-02-24Fix valid values for list and mapMichaelMorris6-12/+21
2023-02-23Fix cannot view archived components on UIJvD_Ericsson1-1/+1
2023-02-22Fix compilation error when buildingJvD_Ericsson1-1/+1
2023-02-22Fix error validation equals constraintMichaelMorris3-19/+31
2023-02-22Support delete non-normative data typesJvD_Ericsson13-14/+244
2023-02-22Fix constraint validation for yaml valuesMichaelMorris1-7/+10
2023-02-22Fix incorrect behaviour for list valid_valuesMichaelMorris5-20/+63
2023-02-22Fix NotificationWebsocketHandler- Add null test before using nullable valuesshikha02031-7/+17
2023-02-22Disable editing the name of existing attributeseschcam5-20/+33
2023-02-21Fix issue on adding values to complex properties in Property AssignmentimamSidero3-13/+15
2023-02-21Update INFO.yamlMichaelMorris1-0/+17
2023-02-20Fix ConfigurationImpl- Add null test before using nullable valuesshikha02031-2/+3
2023-02-20Fix NPE when setting complex type valueMichaelMorris1-1/+1
2023-02-17AbstractTemplateServlet- fix null test for "tags"shikha02031-1/+7
2023-02-17AttributeServlet- Add null test before using nullable valuesshikha02031-0/+8
2023-02-17Support for copy/paste tosca functions into operation inputsJvD_Ericsson5-204/+308
2023-02-16Bug fix for tosca function map values in property assignment pageimamSidero2-3/+4
2023-02-16Provide tosca function to list of map valuesimamSidero9-45/+100
2023-02-15Service Import - general page validationKrupaNagabhushan1-0/+6
2023-02-14Implement option to choose 'None' for not mandatory drop-boxvasraz1-0/+1
2023-02-14Fix missing configuration for `ng lint` commandeschcam1-1/+11
2023-02-14Omit tenant metadata when not setMichaelMorris1-1/+3
2023-02-10Fix valid_values constraint problemMichaelMorris1-14/+18
2023-02-10Fix major bug reported by Sonarvasraz1-2/+0
2023-02-10Add support for delete property from non-normative data typevasraz9-71/+183
2023-02-10Fix inconsistencies in interface property removalMichaelMorris2-17/+19
2023-02-09Edit properties of non-normative data typesfranciscovila9-17/+133
2023-02-09Consider model in generic substitution type queryandre.schmid2-10/+26
2023-02-09Improve getting Service with specific versionvasraz5-78/+31
2023-02-08Constraints in data type viewfranciscovila12-17/+235
2023-02-08Enable UI component to display property constraintsKrupaNagabhushan4-2/+11
2023-02-07Fix setting input values destroys constraintsMichaelMorris1-2/+0
2023-02-07Fix unable to reset service inputsMichaelMorris1-1/+5
2023-02-07Validate service input default values against constraintsvasraz9-11/+16
2023-02-07Dont add to additional_types on import failureMichaelMorris7-12/+61
2023-02-06Fix broken 'start-sdc' profilevasraz1-1/+0
2023-02-02Skip swagger to improve build timevasraz1-2/+10
2023-02-02Fix NPE when deleting interface operationMichaelMorris1-4/+5