aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-model/src/main/java/org/openecomp/sdc/be/model/operations/impl
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Fix 'Import service with JUEL-function produces wrong UI representation'vasraz2-2/+4
2023-05-29Remove need for USER_ID headervasraz1-11/+12
2023-05-12Enable using substitution mapping type directlyshikha02031-0/+12
2023-04-25Fix constraints on custom datatype not formatted correctly in CSARKrupaNagabhushan1-1/+48
2023-04-03Add robustness to type creation on service importMichaelMorris1-1/+1
2023-03-10Support for delete of non normative interface typesJvD_Ericsson3-9/+40
2023-02-24Fix valid values for list and mapMichaelMorris1-2/+2
2023-02-22Fix error validation equals constraintMichaelMorris1-0/+6
2023-02-22Support delete non-normative data typesJvD_Ericsson2-8/+42
2023-02-10Fix valid_values constraint problemMichaelMorris1-14/+18
2023-02-10Add support for delete property from non-normative data typevasraz2-37/+72
2023-02-09Edit properties of non-normative data typesfranciscovila2-0/+40
2023-02-08Constraints in data type viewfranciscovila1-0/+1
2023-02-07Fix setting input values destroys constraintsMichaelMorris1-2/+0
2023-02-02Fix 'in_range constraints missing from TOSCA template'-bugvasraz1-17/+24
2023-02-01Revert and fix temporary fix of SDC-4352JvD_Ericsson1-15/+30
2023-01-27Error importing data type in the UIfranciscovila1-2/+8
2023-01-27Fix added datatype property not include in model definitionsJvD_Ericsson2-2/+67
2023-01-26Import data type in UIfranciscovila2-1/+17
2023-01-24Error creating in_range constraint for non integer propertiesJvD_Ericsson1-7/+7
2023-01-23Disable editing of normative data typesMichaelMorris1-1/+6
2023-01-23Fix ability to add property to data type of different modelJvD_Ericsson1-0/+16
2023-01-19Download data type from UIKrupaNagabhushan1-0/+14
2023-01-19Fix 'Primitive types should not be shown under data types in catalog'-bugvasraz1-13/+6
2023-01-03Fix 'NPE thrown in editing constraints'-bugvasraz1-45/+32
2022-12-14Fix bug 'Pattern constraint validation failure'vasraz1-4/+19
2022-12-12Fix bug 'Import VFC with constraint PATTERN ignores constraint'vasraz1-116/+119
2022-12-02Fix numeric constraint values generated as stringsJvD_Ericsson1-50/+66
2022-12-01Support addition of pattern constraintJvD_Ericsson1-0/+14
2022-11-30Support addition of scalar type constraintsJvD_Ericsson1-3/+10
2022-11-25Fix issues while importing a Servicevasraz1-1/+1
2022-11-25Implement create data type propertyandre.schmid2-0/+45
2022-10-27Fix potential NPE in importing property constraintsvasraz1-76/+81
2022-10-25Add default baseType to the substitution typeimamSidero1-0/+12
2022-10-24Support import of VFCs with property constraintsMichaelMorris1-1/+153
2022-10-17Add data type properties workspaceandre.schmid2-8/+36
2022-10-05Implement API for fetching single data typevasraz2-25/+48
2022-09-19Import unknown group types during Service importvasraz3-63/+78
2022-09-16Import unknown artifact types on Service ImportimamSidero1-1/+1
2022-09-08Support TOSCA functions in Node Filtersandre.schmid1-3/+3
2022-09-02Support updated data types in service importMichaelMorris2-41/+54
2022-08-06Support for TOSCA functions for Service Importandre.schmid1-134/+0
2022-07-29Centralize TOSCA function validationandre.schmid3-77/+230
2022-07-14Fix clear value for group instances toscaGetFunctionKrupaNagabhushan1-2/+4
2022-05-09Fix property validation for data type in modelMichaelMorris1-0/+7
2022-05-05Fix additional_types file being deletedMichaelMorris1-1/+3
2022-03-31Update Interface definition on VFCvasraz1-3/+1
2022-01-28Fix issue in artifact type updateMichaelMorris1-8/+10
2022-01-21Add support for update to artifact types endpointfranciscovila1-27/+151
2022-01-20Fix use of Optional in ModelOperationfranciscovila1-2/+5