aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java/org/openecomp/sdc/be/servlets
AgeCommit message (Expand)AuthorFilesLines
2023-05-12Enable using substitution mapping type directlyshikha02031-1/+2
2023-05-04UI support for default custom function namesJvD_Ericsson1-4/+7
2023-04-26Support definition of custom tosca function names through configurationJvD_Ericsson1-0/+110
2023-04-26VFC Property default value enforced forced to comply with restraintsfranciscovila1-0/+10
2023-03-10Support for delete of non normative interface typesJvD_Ericsson1-0/+90
2023-02-22Support delete non-normative data typesJvD_Ericsson1-1/+30
2023-02-17AttributeServlet- Add null test before using nullable valuesshikha02031-0/+8
2023-02-10Add support for delete property from non-normative data typevasraz2-16/+49
2023-02-09Edit properties of non-normative data typesfranciscovila1-0/+40
2023-02-08Constraints in data type viewfranciscovila1-0/+4
2023-02-02Fix 'in_range constraints missing from TOSCA template'-bugvasraz1-35/+16
2023-02-02Fix Blocker Bug reported by Sonarvasraz1-17/+17
2023-02-01Stop auto-generation of inputs from substitution mapping nodevasraz1-3/+4
2023-01-27Fix added datatype property not include in model definitionsJvD_Ericsson1-12/+13
2023-01-26Import data type in UIfranciscovila2-1/+72
2023-01-23Disable editing of normative data typesMichaelMorris1-1/+1
2023-01-23Fix ability to add property to data type of different modelJvD_Ericsson1-0/+14
2023-01-19Download data type from UIKrupaNagabhushan1-1/+64
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'-bugvasraz1-2/+6
2022-12-21Multitenancy in SDCKartik Hegde3-24/+88
2022-11-30View data types in UI catalogKrupaNagabhushan1-1/+44
2022-11-25Fix issues while importing a Servicevasraz1-3/+3
2022-11-25Implement create data type propertyandre.schmid2-5/+32
2022-10-25Constraint validation - Node Template Interfacesfranciscovila1-4/+5
2022-10-25Add default baseType to the substitution typeimamSidero1-0/+1
2022-10-24Support import of VFCs with property constraintsMichaelMorris1-0/+2
2022-10-18Fix security risk 'Improper Input Validation'vasraz2-4/+2
2022-10-17Increase character limit of VFC property name to 100 and allow @ characterimamSidero1-1/+1
2022-10-17Add data type properties workspaceandre.schmid1-0/+20
2022-10-12Fix response of fetch data type endpointandre.schmid1-6/+4
2022-10-05Implement API for fetching single data typevasraz4-67/+164
2022-10-04Remove unused codevasraz44-184/+138
2022-09-19Support TOSCA functions in Node Capability Filtersandre.schmid1-5/+3
2022-09-16Fix types not refreshing after model changefranciscovila1-12/+34
2022-09-09Fix node filter API payload retro-compatibility1.11.8andre.schmid1-7/+35
2022-09-08Support TOSCA functions in Node Filtersandre.schmid2-33/+104
2022-08-15Fix new data types not found in UIMichaelMorris1-0/+1
2022-08-10get_input property value deprecated formatMichaelMorris1-2/+49
2022-07-15Support Outputs during Import Servicevasraz2-17/+11
2022-07-14Support Policies during Import Servicevasraz2-73/+46
2022-07-11Fix 'Fail to declare Input for duplicated name of property'vasraz1-1/+1
2022-06-22Block interface operation edit in checkedin VFCandre.schmid1-3/+7
2022-06-02Maintain VFC UI added properties after an upgradevasraz1-2/+2
2022-04-28Support deletion of archived VFs in SDC BEfranciscovila1-29/+40
2022-04-25Support deletion of archived services in SDC BEJvD_Ericsson1-2/+16
2022-04-21Enable identification of system deployed VFCsMichaelMorris1-0/+1
2022-04-14Fix encoding/decoding issuevasraz1-9/+1
2022-04-14Add application metrics in the catalog backendandre.schmid1-0/+83
2022-04-04Implement adding Interface to VFCvasraz2-8/+61