aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ServiceBusinessLogic.java
AgeCommit message (Expand)AuthorFilesLines
2023-03-31Support to change substitution mapping node or version after service creationJvD_Ericsson1-9/+166
2023-03-27Add rollback on import failJvD_Ericsson1-0/+1
2023-02-01Stop auto-generation of inputs from substitution mapping nodevasraz1-1/+3
2023-01-27Provide add/edit constraints capability to inputs in properties pageimamSidero1-1/+2
2022-09-23Revert "Fix 'Wrong Inputs creation on (Add Service)'"Vasyl Razinkov1-73/+37
2022-08-30Fix 'Wrong Inputs creation on (Add Service)'vasraz1-37/+73
2022-07-14Support Policies during Import Servicevasraz1-150/+150
2022-04-25Support deletion of archived services in SDC BEJvD_Ericsson1-2/+39
2022-03-28Fix Service/VF set value to list/map propertiesandre.schmid1-1/+1
2021-11-26Set default base type when none is providedandre.schmid1-1/+2
2021-10-21Make Service base type optionalandre.schmid1-3/+5
2021-08-06Retrieve data types based on component modelaribeiro1-7/+7
2021-08-04Import VSP top. template handling non SDC modelMichaelMorris1-17/+0
2021-07-05Support for associating node types to modelsaribeiro1-1/+1
2021-03-19Reformat catalog-bevasraz1-738/+507
2021-03-01Improve test coveragevasraz1-59/+9
2021-02-22Fix locally failing TCs in catalog-bevasraz1-4/+2
2021-01-22Fix updating of category specific metadataMichaelMorris1-0/+1
2020-09-21Support for Test Topology Auto Design- Service Importzhaoxiangjun6661-5/+50
2020-08-24Expose generic Service properties as propertiesandre.schmid1-12/+33
2020-06-21Add Support for node_filtersaribeiro1-305/+45
2020-06-01Plugin to customize prop. during Service creationandre.schmid1-3/+24
2020-05-26Fix for locked componentaribeiro1-5/+5
2020-05-07Support functions in TOSCA Simple Profile in YAMLvasraz1-1/+1
2020-04-19Configure a new Artifact Typeandre.schmid1-1/+4
2020-02-13Fix PropertyConvertor initialization (use spring)talig1-1/+1
2020-01-22Catalog alignmentys96931-581/+361
2019-08-29catalog-be code coverage increasePiotr Darosz1-2/+3
2019-07-24Autowired annotation for catalog-beTomasz Golabek1-37/+52
2019-07-14ComponentCache & ComponentCassandraDao removalTomasz Golabek1-14/+4
2019-06-24Fix node filter properties valuetalio1-1/+2
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar1-37/+37
2019-06-10Inheritance in ComponentExceptionTomasz Golabek1-6/+10
2019-06-06Fix static list value issuetalio1-0/+1
2019-05-14Support Capability PropertiesMojahidul Islam1-26/+28
2019-04-14Declare properties as policiestalio1-13/+6
2019-04-11Apply Valid Value Constraints validationsiddharth09051-11/+22
2019-04-11Apply Valid Value Constraints validationsiddharth09051-18/+90
2019-04-10Workflow artifact in distribution notificationpriyanshu1-1/+6
2019-03-25fix a typoLiang Ding1-1/+1
2019-03-18Service Consumption BEojasdubey1-0/+453
2019-03-04Fix Sonar Issueshrek20001-11/+1
2019-02-20fix a typoLiang Ding1-3/+3
2019-02-19Fix Logger CreationOren Kleks1-20/+22
2019-01-30Add dependent child service to serviceshrek20001-0/+308
2019-01-14Interface operation feature enhancementspriyanshu1-5/+1
2018-12-27Revert "Interface operation feature enhancements"priyanshu1-1/+5
2018-12-24Interface operation feature enhancementspriyanshu1-5/+1
2018-09-27User is unable to modify name of VFmojahidi1-2/+5
2018-07-29re base codeMichael Lando1-565/+369