summaryrefslogtreecommitdiffstats
path: root/catalog-model/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2021-08-06Retrieve data types based on component modelaribeiro8-94/+236
2021-08-06Consider component model when retrieving interface typesdavsad2-4/+7
2021-08-05Disable locking during deploymentdavsad2-8/+17
2021-08-04Import VSP top. template handling non SDC modelMichaelMorris3-3/+41
2021-08-04Consider component model when retrieving group and policy typesKrupaNagabhushan4-68/+53
2021-07-28Consider component model when retrieving capability typesKrupaNagabhushan2-3/+3
2021-07-23Fix upgrade for different vendor releaseandre.schmid1-16/+15
2021-07-21Consider component model when retrieving relationship typesKrupaNagabhushan1-5/+4
2021-07-21Support for associating interface types to modelsdavsad3-10/+54
2021-07-21Support for associating policy and group types to modelsKrupaNagabhushan5-65/+139
2021-07-15Allow only types from selected model in service creationaribeiro6-38/+102
2021-07-15Specify model at service creationaribeiro8-6/+18
2021-07-05Support for associating node types to modelsaribeiro8-23/+177
2021-07-05Create REST endpoint to retrieve modelsandre.schmid2-13/+48
2021-07-05Remove usage of outdated library JMockit (catalog-model)vasraz1-28/+26
2021-07-05Refactor Substitution filters structureKrupaNagabhushan6-9/+21
2021-06-14Add models imports endpoint and persistence structureandre.schmid2-10/+133
2021-06-14Support adding capability types to modelMichaelMorris3-18/+71
2021-06-08Support adding data types to modelMichaelMorris5-54/+110
2021-06-08Support adding of relationship type to modelMichaelMorris3-56/+74
2021-05-28Add Support for creating model typearibeiro4-0/+150
2021-05-27Update vulnerable package dependenciesvasraz9-9/+9
2021-05-24[SDC] Fix sonar issuessliard2-2/+5
2021-05-15Improve test coveragevasraz1-39/+28
2021-05-15Support for selection of capabilitiesandre.schmid5-5/+258
2021-04-29Refactor data types cacheandre.schmid5-167/+204
2021-04-19Fix 'Unable to save changed attributes default value'vasraz1-0/+33
2021-04-09Set default value for ETSI versionMichaelMorris1-12/+12
2021-04-01Increase TOSCA integer validator supported rangevasraz1-22/+25
2021-03-24Enable selection of base type of servicevasraz5-1/+148
2021-03-19Reformat catalog-modelvasraz272-13059/+9990
2021-03-17Improve test coveragexuegao2-77/+13
2021-03-12Adding unit testsxuegao1-6/+4
2021-03-01Improve test coveragevasraz11-287/+8
2021-02-27Improve test coveragevasraz4-66/+0
2021-02-26Adding unit testsxuegao1-8/+6
2021-02-25Fix bugs introduced by new codevasraz1-12/+8
2021-02-25Fix 'not deleting Outputs'vasraz1-0/+7
2021-02-25Improve import and export VFC TOSCA attributesandre.schmid3-32/+21
2021-02-24Fix exception thrown in ToscaElementOperationMichaelMorris1-2/+9
2021-02-24Implement Attributes/Outputs BE (part 2)vasraz15-121/+526
2021-02-21Update node and data types for SOL001 3.3.1 + CNF enhancementsMichaelMorris3-5/+135
2021-02-18Implement Attributes/Outputs BE (part 1)vasraz18-803/+796
2021-01-29Add support for updating interface operationsaribeiro2-7/+14
2021-01-25Handle ETSI versions in NSD Pluginandre.schmid1-0/+1
2021-01-20Fix error in service substitutionMichaelMorris1-1/+1
2021-01-20Remove dead codeJulienBe10-135/+53
2021-01-15Initial support for relationship_templatesandre.schmid5-28/+194
2021-01-14Create inputs independent of propertiesKrupaNagabhushan1-2/+41
2021-01-13Enable updating of categoriesMichaelMorris2-2/+84