aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-09-29AAI Query optimization for VIDPATTANAYAK, SAUMYA SWARUP (sp931a)17-15/+1145
2021-03-08Enabled ModernUI by default in ONAP VIDdeen19851-13/+31
2021-02-02Unable to delete old service instances created of old ASDC servicePATTANAYAK, SAUMYA SWARUP (sp931a)2-0/+6
2020-12-21Fix for VID-928: NullPointerException during deploy service instance with emp...marcinrzepeckiwroc1-2/+3
2020-12-21Fix for VID-927: Generated service instance name is not visible in Instantiat...marcinrzepeckiwroc1-5/+7
2020-11-27Update VID SO API call generation - include PNF instanceName parameter in SO ...Mateusz Gołuchowski14-12/+352
2020-11-25Prevent upgrade for base vf module with add onKruthi Bhat1-1/+2
2020-11-25filter a&ai query to discard relationship listPATTANAYAK, SAUMYA SWARUP (sp931a)1-1/+5
2020-10-30instance name missing for delete action in audit infoPATTANAYAK, SAUMYA SWARUP (sp931a)2-3/+22
2020-10-29VID-913 : Addition of Instance IDs in Audit Info screenKruthi Bhat3-3/+41
2020-10-08VID - Feature flag for PNF in modern UIMateusz Gołuchowski4-3/+5
2020-10-08New audit info screen changes7.0.0Rachitha Ramappa6-11/+270
2020-10-05Relax VNF Change Management filters for VNFsmarcinrzepeckiwroc2-11/+118
2020-09-22When VG instantiation fails the root job status should be in final statePATTANAYAK, SAUMYA SWARUP (sp931a)2-2/+2
2020-08-31Pause Upon VF Module FailurePATTANAYAK, SAUMYA SWARUP (sp931a)6-10/+46
2020-08-10Visualization of the VF Module Sequencingikram1-0/+1
2020-07-29Test Cases Addition and Fixesikram1-3/+4
2020-06-25Rollback on failure flag should always be true while vfm replace callfeature/mfaPATTANAYAK, SAUMYA SWARUP (sp931a)2-6/+6
2020-06-02When JobStatus is COMPLETED_AND_PAUSED add retry option dropdown menu on inst...Einat Vinouze1-2/+2
2020-05-21Set JobStatus as COMPLETED_AND_PAUSED when needed so we can present it on ins...Einat Vinouze3-5/+16
2020-05-19Introduce FeatureManager to ResourceCommandEinat Vinouze10-20/+40
2020-05-17Move pauseInstantiation from VfModule to BaseResourceEinat Vinouze8-18/+21
2020-05-15When opening a service instance from the instantiation status page, the More ...Amichai Hemli2-2074/+2074
2020-05-13Don't fetch scheduled tasks when there's no schedulerIttay Stern1-9/+13
2020-05-06Disable Scheduler by feature toggle FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SOAmichai Hemli7-4/+9
2020-05-05Add pause after completion for vfModuleEinat Vinouze4-1/+34
2020-05-04When cloud region is missing then omit the cloudConfiguration objectAmichai Hemli2-10/+12
2020-05-04CleanupIttay Stern1-21/+4
2020-05-03Change Management: Support PNF software upgradeEricMoore3-24/+53
2020-04-22Add drop down Source subscriber name on the PMC instantiation formAlexey Sandler2-10/+54
2020-04-20Add select a subscriber for the source VNF on the PMC instantiation formAlexey Sandler2-1/+3
2020-04-19add "new view/edit" button in the Instantiation Status pageAlexey Sandler1-0/+1
2020-04-19empty lineOfBusiness value when create new network (old screens) - fixAlexey Sandler1-27/+5
2020-04-07Limit the length of logged responses in outgoingRequestLogIttay Stern1-2/+23
2020-04-01Configure "portal app_password" in DB by environment variableIttay Stern4-6/+36
2020-04-01allow LOB multi-selection for vnf - fix cypressEinat Vinouze1-0/+1
2020-03-24Introduce guilin.features.properties with modern UIIttay Stern1-0/+42
2020-03-16allow LOB multi-selection for network - add FFEinat Vinouze1-0/+1
2020-03-11add new format to fetch requests from MSO to the CMAmichai Hemli3-5/+23
2020-03-08Merge changes Ibbc7da3a,I8efee06fAmichai Hemli11-65/+65
2020-03-08Don't use EELFLoggerDelegate.errorLogger in Async jobsIttay Stern10-33/+35
2020-03-08allow platform multi-selection for networkEinat Vinouze1-0/+1
2020-03-08isVfModuleBaseModule() will not throw on model mismatchIttay Stern2-32/+30
2020-03-04Upgrade AAI API version to v166.0.3Ittay Stern1-6/+0
2020-03-01when signaling the frontend about templates check the correct flag FLAG_2004_...Amichai Hemli1-1/+1
2020-02-27Bump opencsv, c3p0, snakeyaml, h2 database to latestsIttay Stern1-11/+11
2020-02-26Test many POJOs getters/settersIttay Stern3-6/+13
2020-02-23Topology tree: test fetchCustomizationIdsFromToscaModelsWhileNeededIttay Stern1-2/+4
2020-02-20Topology tree: enrich vfModules data from other versions of same modelIttay Stern5-20/+104
2020-02-20Topology tree: extract AAITreeNodesEnricher out of AAIServiceTreeIttay Stern2-84/+129