aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-model/src/main/java/org/openecomp/sdc/be
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Add support for substitution_filter business logicaribeiro10-155/+302
2020-06-24Add Node Filter Business Logic Unit Testsaribeiro1-5/+7
2020-06-23Refactor ToscaTypeTestxuegao1-2/+2
2020-06-21Add Support for node_filtersaribeiro1-14/+12
2020-06-03Rewrite of `certifyToscaElement` to remove NPEChris André1-42/+77
2020-06-03Refactor method 'undoCheckout' to simplify it and remove potential NPEChris André1-44/+70
2020-05-28Fix interface types creationandre.schmid1-5/+8
2020-05-27Refactor CsarUtils::WriteArtifactDefinitionFrancis Toth1-0/+4
2020-05-24Work around potential NullPointerExceptions in ToscaElementLifecycleOperationChris André1-26/+44
2020-05-17Work around potential NullPointerExceptions in ComponentInstanceOperationChris André1-36/+37
2020-05-12Add tests for the presence of Optional valuesChris André1-11/+20
2020-05-07Support functions in TOSCA Simple Profile in YAMLvasraz3-44/+2
2020-05-07Support configuring of tosca type for categoriesMichaelMorris3-85/+100
2020-05-06Make `collectNewCapabilities` return an empty MapChris André1-4/+6
2020-05-06Work around potential NullPointerExceptions in `ToscaOperationFacade`Chris André1-41/+64
2020-04-29Fix VFs and Service not visible in SDC Dashboardvasraz2-22/+8
2020-04-22Handle null condition in TopologyTemplateOperationRodrigo Lima1-0/+1
2020-04-22Add null test in ArtifactsOperationsChris André1-15/+23
2020-04-19Configure a new Artifact Typeandre.schmid5-58/+39
2020-04-19Fix non appearance VFCs on the Home tabvasraz2-3/+2
2020-04-01Increase test coveragevasraz2-27/+11
2020-03-30Increase test coveragevasraz11-959/+128
2020-03-30Increase test coveragevasraz5-47/+32
2020-03-26Increase test coveragevasraz2-71/+2
2020-03-26Increase test coveragevasraz4-685/+318
2020-03-24Increase test coveragevasraz2-33/+23
2020-03-22Add support for simple yaml profile 1.2vasraz4-164/+55
2020-03-22Include derived_from types in generated csararibeiro4-185/+144
2020-03-19Increase test coveragevasraz2-57/+4
2020-03-19Increase test coveragevasraz1-25/+9
2020-03-19Increase test coveragevasraz1-70/+14
2020-03-19Increase test coveragevasraz1-149/+7
2020-03-19Increase test coveragevasraz1-3/+3
2020-03-05Fix policy property type issueDmitry Puzikov1-15/+14
2020-02-25Policies import when import VSPDmitry Puzikov2-32/+34
2020-02-24Fix Null Pointer Exception when loading resources from home page.aribeiro1-5/+7
2020-01-26Increase junit TCsvasraz1-17/+34
2020-01-22Catalog alignmentys969381-1772/+2062
2019-12-05Fix impossible to drag and drop same service twice into the compositionSatoshi Fujii1-1/+1
2019-11-25Fix Sonar issuevasraz1-1/+1
2019-11-20Onboard PNF software versionandre.schmid2-34/+65
2019-11-19Fix for scalar-unit type value.aribeiro3-43/+40
2019-10-30Fix zip slip security flawandre.schmid2-64/+6
2019-10-30add artifacts support in TOSCA exported yml fileLiang Ding3-73/+45
2019-10-04Revert "Sonar fix NullPointerException"Ofir Sonsino1-1/+1
2019-10-03Sonar fix NullPointerExceptionArindam Mondal1-1/+1
2019-09-06fix a nested node type issueLiang Ding1-0/+7
2019-08-26unit tests - catalog-modelTomasz Golabek1-0/+4
2019-08-22unit tests - catalog-modelTomasz Golabek3-7/+7
2019-08-06Added unit tests for AbstractPropertyConstraintPiotr Borelowski1-1/+1