summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2022-05-17Fix interface panel is blank when switched to a different version of a VFCJvD_Ericsson2-7/+28
2022-05-13Import VFC with i/f op impl extended notataionMichaelMorris1-5/+57
2022-05-09Fix property validation for data type in modelMichaelMorris1-1/+1
2022-04-28Fix check to restrict deletion for system deployed VFCsKrupaNagabhushan1-4/+4
2022-04-28Support deletion of archived VFs in SDC BEfranciscovila3-505/+563
2022-04-25Support deletion of archived services in SDC BEJvD_Ericsson2-4/+55
2022-04-25Add <= and >= operators to node filterMichaelMorris1-1/+3
2022-04-22Delete VFC - restrict deletion of system deployed VFCsKrupaNagabhushan1-0/+8
2022-04-21Fix NPE when adding ASD VF to serviceMichaelMorris1-1/+1
2022-04-21Enable identification of system deployed VFCsMichaelMorris2-1/+3
2022-04-14Fix encoding/decoding issuevasraz1-9/+1
2022-04-14Add application metrics in the catalog backendandre.schmid2-0/+120
2022-04-04Implement adding Interface to VFCvasraz3-10/+141
2022-04-01Fix NPE in service import logic for service filtersMichaelMorris1-1/+1
2022-03-31Update Interface definition on VFCvasraz6-39/+161
2022-03-28Fix Service/VF set value to list/map propertiesandre.schmid4-76/+73
2022-03-25Create vfModules for ASDKrupaNagabhushan1-5/+70
2022-03-22Fix assigning substitution filter property to service propertyJvD_Ericsson1-4/+2
2022-03-21Fix default value for interface operation inputandre.schmid1-25/+43
2022-03-14Fix cannot set node filter cap using get_propertyMichaelMorris2-12/+35
2022-03-14Support instance count on node templateJvD_Ericsson3-3/+42
2022-03-11Support complex types in artifact propertiesandre.schmid3-34/+106
2022-03-11Support complex types in interface operation inputsandre.schmid3-16/+14
2022-03-10Support occurrences on node templatesJvD_Ericsson3-1/+16
2022-03-09Fix node filter capability issueMichaelMorris1-3/+7
2022-02-28Fix error when no derived_from typeMichaelMorris1-5/+8
2022-02-02Improve service import supportMichaelMorris1-0/+3
2022-01-28Fix decrypt errors in sdc-be logsJvD_Ericsson1-1/+12
2022-01-27Add a display name for the categorystasys101-0/+1
2022-01-24Fix issues creating control loop modelMichaelMorris2-5/+7
2022-01-21Support node template artifact propertiesJvD_Ericsson4-0/+19
2022-01-17Add sdc-be-init support for artifact typesvasraz1-1/+1
2022-01-13Fix use of Optional in ComponentBusinessLogicfranciscovila1-2/+6
2022-01-13Fix use of Optional in ComponentInstanceInputsMergeBLfranciscovila1-5/+9
2022-01-07Fix NPE in ArtifactsBusinessLogicfranciscovila1-1/+1
2022-01-04Fix inputs created incorrectly.MichaelMorris2-3/+12
2021-12-20Fix unable to set node topology interfaceMichaelMorris1-1/+2
2021-12-20Fix set value of custom data typeMichaelMorris1-3/+3
2021-12-17Allows custom property type namesaribeiro1-2/+9
2021-12-09Fix generated tosca and Required fields validationaribeiro2-5/+4
2021-12-08Allow space and single quote in prop namesaribeiro1-1/+1
2021-12-07Update import service to import substitution filtersKrupaNagabhushan4-6/+91
2021-12-07Fix Node Filter faultsaribeiro1-2/+3
2021-12-06Update import service to import node filterKrupaNagabhushan3-2/+114
2021-12-06Add node filter with getInput functionaribeiro1-4/+29
2021-12-06Fix import service to persist its model nameKrupaNagabhushan1-0/+1
2021-11-26Set default base type when none is providedandre.schmid2-3/+38
2021-11-25Fix incorrect vsp version id in upgradeandre.schmid1-3/+0
2021-11-22Fix test cases failing incorrectlyvasraz1-6/+6
2021-11-17Update service import to import self propertiesKrupaNagabhushan3-3/+37