aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2021-08-06Consider component model when retrieving interface typesdavsad5-28/+36
2021-08-05Disable locking during deploymentdavsad1-0/+96
2021-08-04Import VSP top. template handling non SDC modelMichaelMorris6-90/+330
2021-08-04Consider component model when retrieving group and policy typesKrupaNagabhushan9-36/+126
2021-07-30Fix init upgrade fail for polictyTypesKrupaNagabhushan2-0/+30
2021-07-28Consider component model when retrieving capability typesKrupaNagabhushan2-4/+5
2021-07-23Reduce usage of outdated library JMockit (catalog-be)vasraz4-14/+7
2021-07-23Fix upgrade for different vendor releaseandre.schmid1-23/+30
2021-07-23Remove commented code from PolicyBusinessLogicandre.schmid1-167/+1
2021-07-21Consider component model when retrieving relationship typesKrupaNagabhushan2-4/+8
2021-07-21Support for associating interface types to modelsdavsad2-7/+17
2021-07-21Support for associating policy and group types to modelsKrupaNagabhushan4-22/+40
2021-07-21Display model namearibeiro1-0/+1
2021-07-15Allow only types from selected model in service creationaribeiro8-20/+49
2021-07-15Specify model at service creationaribeiro4-1/+7
2021-07-05Support for associating node types to modelsaribeiro9-47/+140
2021-07-05Create REST endpoint to retrieve modelsandre.schmid2-0/+38
2021-07-05Refactor Substitution filters structureKrupaNagabhushan1-12/+8
2021-06-14Add models imports endpoint and persistence structureandre.schmid3-19/+120
2021-06-14Support adding capability types to modelMichaelMorris2-9/+16
2021-06-08Support adding data types to modelMichaelMorris6-86/+24
2021-06-08Support adding of relationship type to modelMichaelMorris2-14/+44
2021-05-28Add Support for creating model typearibeiro2-0/+165
2021-05-27Update vulnerable package dependenciesvasraz32-35/+35
2021-05-24[SDC] Fix sonar issuessliard34-258/+242
2021-05-15Improve test coveragevasraz2-25/+9
2021-05-15Support for selection of capabilitiesandre.schmid8-6/+345
2021-04-28Add Service Template instance attributes to TOSCA Exportvasraz3-98/+146
2021-04-19Fix VSP update backend processandre.schmid1-1/+5
2021-04-19Fix 'Unable to save changed attributes default value'vasraz2-54/+244
2021-04-13Fix 'Unable to delete declared outputs'vasraz5-162/+4
2021-04-12Fix default imports being amendedMichaelMorris1-2/+2
2021-04-09Allow property to take its value from defined input listKrupaNagabhushan1-1/+36
2021-03-29Fix restricting valid values for ONAP service metadatadavsad1-1/+3
2021-03-26Improve test coveragexuegao1-39/+7
2021-03-26Fix issue with global substitutionsMichaelMorris1-1/+5
2021-03-24Handles ComponentException during Import VSPandre.schmid1-1/+6
2021-03-24Enable selection of base type of servicevasraz6-16/+92
2021-03-19Publish swagger files for SDC APIsMichaelMorris52-52/+79
2021-03-19Reformat catalog-bevasraz552-35340/+25333
2021-03-18Improve test coveragevasraz1-2/+1
2021-03-17Fix Substitution Mapping for inputs created independentlyKrupaNagabhushan2-1/+2
2021-03-17Support default value for category specific metadatadavsad1-0/+1
2021-03-16Remove unused dcae-be healthcheckChrisC1-19/+1
2021-03-16Fix Security Vulnerabilitiesaribeiro2-41/+40
2021-03-11Adding unit testsxuegao1-32/+2
2021-03-05Fix SONAR coverage dropvasraz1-473/+536
2021-03-04Fix issue with invariantUUID in exported toscaMichaelMorris1-1/+9
2021-03-04Add test code for Test Topology Auto Designsuzhenyu2-220/+241
2021-03-01Improve test coveragevasraz25-640/+20