aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src
AgeCommit message (Expand)AuthorFilesLines
2023-02-16Bug fix for tosca function map values in property assignment pageimamSidero1-1/+2
2023-02-16Provide tosca function to list of map valuesimamSidero1-7/+19
2023-02-14Omit tenant metadata when not setMichaelMorris1-1/+3
2023-02-10Add support for delete property from non-normative data typevasraz2-16/+49
2023-02-10Fix inconsistencies in interface property removalMichaelMorris2-17/+19
2023-02-09Edit properties of non-normative data typesfranciscovila1-0/+40
2023-02-09Consider model in generic substitution type queryandre.schmid2-10/+26
2023-02-09Improve getting Service with specific versionvasraz3-39/+10
2023-02-08Constraints in data type viewfranciscovila1-0/+4
2023-02-08Enable UI component to display property constraintsKrupaNagabhushan1-0/+1
2023-02-07Validate service input default values against constraintsvasraz2-4/+9
2023-02-07Dont add to additional_types on import failureMichaelMorris7-12/+61
2023-02-02Fix NPE when deleting interface operationMichaelMorris1-4/+5
2023-02-02Fix 'in_range constraints missing from TOSCA template'-bugvasraz4-44/+23
2023-02-02Fix Blocker Bug reported by Sonarvasraz1-17/+17
2023-02-01Revert and fix temporary fix of SDC-4352JvD_Ericsson2-24/+28
2023-02-01Stop auto-generation of inputs from substitution mapping nodevasraz5-43/+47
2023-01-27Fix int and float constraints generating as stringseschcam1-9/+66
2023-01-27Provide add/edit constraints capability to inputs in properties pageimamSidero2-1/+5
2023-01-27Add TCs to cover Constraintsvasraz4-55/+154
2023-01-27Temporary fix for unable to set values on props of a VFC in a serviceJvD_Ericsson1-1/+1
2023-01-27Fix added datatype property not include in model definitionsJvD_Ericsson1-12/+13
2023-01-27Fix invalid property values provided for tosca functionsJvD_Ericsson1-2/+2
2023-01-26Import data type in UIfranciscovila3-5/+76
2023-01-25Implement hiding mechanismvasraz1-4/+11
2023-01-23Disable editing of normative data typesMichaelMorris2-4/+6
2023-01-23Fix ability to add property to data type of different modelJvD_Ericsson1-0/+14
2023-01-19Download data type from UIKrupaNagabhushan4-1/+123
2023-01-19Fix 'Primitive types should not be shown under data types in catalog'-bugvasraz1-7/+14
2023-01-18Fix 'Data type cache not updated when data type updated'-bugvasraz4-11/+26
2023-01-17Improve test coveragevasraz1-1/+1
2023-01-16Constraint validation - Policy Properties in a ServiceKrupaNagabhushan2-0/+37
2023-01-10Fix resource property constraint values mutable in Service designJvD_Ericsson5-3/+52
2023-01-03Provide tosca function to custom datatypes of list and mapimamSidero3-26/+45
2023-01-03Upgrade testing frameworks to latest not-vulnerable versionsvasraz28-111/+108
2023-01-03Improve message for constraints different errorsvasraz1-13/+20
2023-01-03Fix 'NPE thrown in editing constraints'-bugvasraz3-1060/+1068
2022-12-28Fix broken buildvasraz1-1/+2
2022-12-21Multitenancy in SDCKartik Hegde18-24/+593
2022-12-20Add support comparable type constraints for scalar valuesvasraz1-1/+1
2022-12-19Provide tosca function to List entriesimamSidero2-8/+84
2022-12-15Add link to Swagger UI in Readme & Redirect rooteschcam3-3/+32
2022-12-14Fix bug 'Pattern constraint validation failure'vasraz1-11/+9
2022-12-12Some default responses in the generated openapi files are missing descriptionsFiete Ostkamp3-7/+7
2022-12-12Fix catalog-be docker build erroreschcam1-1/+2
2022-12-12Add missing 'scalar-unit.bitrate' data typevasraz6-6/+21
2022-12-02Fix numeric constraint values generated as stringsJvD_Ericsson11-13/+50
2022-12-01Support addition of pattern constraintJvD_Ericsson2-0/+54
2022-11-30View data types in UI catalogKrupaNagabhushan2-1/+50
2022-11-28Fix empty interfaces and operationsMichaelMorris1-6/+14