aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java/org/openecomp/sdc/be/components
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Add ArtifactsBusinessLogic::fetchLatestComponentMetadataFrancis Toth1-43/+47
2020-05-27Work on unchecked Optional accessChris André1-21/+58
2020-05-26Fix for locked componentaribeiro2-13/+22
2020-05-24500 error at WFD artifact-deliveries apiBen David, Elad (eb7504)1-3/+4
2020-05-21Refactor ArtifactsBusinessLogic::getRelatedComponentInstanceFrancis Toth1-51/+49
2020-05-20Remove wildcard pattern when retrieving componentsFrancis Toth3-40/+71
2020-05-20Refactor ArtifactsBusinessLogic::handleDeleteInternalFrancis Toth1-18/+42
2020-05-19Add null test to ComponentInstanceBusinessLogicChris André1-55/+81
2020-05-19Refactor ArtifactsBusinessLogic::generateAndSaveToscaArtifactFrancis Toth1-34/+30
2020-05-12Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperationsFrancis Toth1-63/+0
2020-05-11Refactor ArtifactsBusinessLogic::generateToscaArtifactFrancis Toth1-35/+55
2020-05-10Refactor to remove false positives from SonarChris André1-47/+86
2020-05-10Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::del...Francis Toth3-48/+42
2020-05-10Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtilsFrancis Toth2-16/+53
2020-05-07Support functions in TOSCA Simple Profile in YAMLvasraz4-4/+4
2020-05-06fix bug - Error 500 while adding an OperationYuli Shlosberg1-5/+0
2020-05-06fix bug - Unable to link CSAR artifactYuli Shlosberg1-4/+10
2020-05-06Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent`Chris André1-6/+15
2020-05-05Add tests for the presence of Optional valuesChris André1-14/+24
2020-05-05Remove call to `get` on Optional variablesChris André1-12/+21
2020-05-03Extract ArtifactOperationInfo from ArtifactsBusinessLogicFrancis Toth6-58/+112
2020-04-30Replace call to `get` with a call to `ifPresent`Chris André1-3/+6
2020-04-28Handle null case in `GroupVersionUpdater`Chris André1-13/+25
2020-04-27Add null test to ComponentBusinessLogicChris André1-13/+14
2020-04-26Fix potential NPE in ArtifactsBusinessLogicandre.schmid1-8/+15
2020-04-23Add null testsChris André1-15/+16
2020-04-23Fix null pointer exception warningsRodrigo Lima1-33/+48
2020-04-22Add null test to DistributionMonitoringBusinessLogicChris André1-3/+12
2020-04-22Handle null condition in ResourceImportManagerRodrigo Lima1-6/+7
2020-04-22Add null test to test in `UpgradeBusinessLogic`Chris André1-2/+2
2020-04-19Configure a new Artifact Typeandre.schmid8-467/+363
2020-03-31Add 'required in runtime' for service inputsSatoshi Fujii1-4/+11
2020-03-26Increase test coveragevasraz1-1/+1
2020-03-24Import of VFC will maintain interface implementationsMichaelMorris2-7/+82
2020-03-24Fixed updating VFCk.kedron1-5/+8
2020-03-22Add support for simple yaml profile 1.2vasraz1-2/+17
2020-03-20Fix unit testsDmitry Puzikov1-5/+3
2020-03-16Fix broken unit tests in catalog-bevasraz2-9/+1
2020-02-25Policies import when import VSPDmitry Puzikov5-5/+251
2020-02-25Support import of custom node type namearibeiro1-244/+316
2020-02-18Configuration file runtime reloadandre.schmid1-1/+2
2020-02-13Fix PropertyConvertor initialization (use spring)talig4-9/+12
2020-01-22Catalog alignmentys9693165-12053/+13605
2019-11-25Fix Sonar issuevasraz1-2/+2
2019-11-20Validate non-mano software information artifactandre.schmid4-205/+3
2019-11-20Onboard PNF software versionandre.schmid8-63/+571
2019-10-30add artifacts support in TOSCA exported yml fileLiang Ding3-2/+92
2019-10-03Fix for error message.aribeiro1-2/+2
2019-09-06fix a nested node type issueLiang Ding1-1/+4
2019-09-01General sonar fixesArindam Mondal2-5/+1