aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Extend timeout in test JobsBrokerServiceIttay Stern1-1/+1
2020-03-11add new format to fetch requests from MSO to the CMAmichai Hemli6-8/+31
2020-03-08Merge changes Ibbc7da3a,I8efee06fAmichai Hemli13-115/+125
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 Stern4-82/+90
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 Hemli2-3/+3
2020-02-27Bump opencsv, c3p0, snakeyaml, h2 database to latestsIttay Stern1-11/+11
2020-02-26Test many POJOs getters/settersIttay Stern6-98/+160
2020-02-24Show "retain VG" for vfModule that is allowed or that is an "alien"Einat Vinouze1-0/+1
2020-02-23Merge "upgrade vfmodule when upgraded already service, vnf and brother vfmodu...Amichai Hemli1-0/+193
2020-02-23upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2eIttay Stern1-0/+193
2020-02-23Topology tree: test fetchCustomizationIdsFromToscaModelsWhileNeededIttay Stern2-2/+55
2020-02-20Topology tree: enrich vfModules data from other versions of same modelIttay Stern8-30/+272
2020-02-20Topology tree: extract AAITreeNodesEnricher out of AAIServiceTreeIttay Stern6-232/+331
2020-02-20Learn to get all model versions sorted from high to lowIttay Stern3-15/+49
2020-02-20Learn to inflate models by Customization uuidsIttay Stern2-29/+75
2020-02-17Test AaiController's get-tenants existing flowIttay Stern5-12/+95
2020-02-16Limit vfmodule tenant and region dictation to "create"Ittay Stern2-4/+22
2020-02-16Merge "create error button should be displayed according to the feature flag"Ittay Stern2-96/+96
2020-02-13Translate owning entity name to owning entity ID - update api test to except ...Einat Vinouze1-3/+1
2020-02-13create error button should be displayed according to the feature flagAmichai Hemli2-96/+96
2020-02-13translate owning entity name to owning entity IDEinat Vinouze2-11/+120
2020-02-12Feature toggle for owning-entities filteringIttay Stern2-5/+8
2020-02-11Filter owning-entities from /category_parameter by permissionsIttay Stern5-9/+190
2020-02-11Merge "Add AsyncInstantiationController tests"Ittay Stern1-0/+178
2020-02-10remove check in order to accept upgrade even if the service in latest model v...Alexey Sandler1-3/+0
2020-02-10Add AsyncInstantiationController testskurczews1-0/+178
2020-02-10AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNFIttay Stern2-14/+9
2020-02-06vfmodule tenant and region are dictated by parent VNF valuesIttay Stern6-20/+226
2020-02-05Merge "create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF"Ittay Stern1-0/+1
2020-02-05create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNFAlexey Sandler1-0/+1
2020-02-05Respect permissions by owning-entity-id when searching instances by owning en...Eylon Malin1-3/+1
2020-02-04add owningEntityId to each result of getServicesByOwningEntityIdEylon Malin2-8/+10
2020-02-04regression unit test for getServicesByProjectNamesEylon Malin5-7/+137
2020-02-03regression unit test for getServicesByOwningEntityIdEylon Malin5-3/+130
2020-02-03Respect owning-entity-id when searching instances by SubscriberIttay Stern6-15/+133
2020-01-29RoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntityEinat Vinouze18-90/+169
2020-01-29RoleValidatorFactory respects owning-entity feature flagAlexey Sandler2-3/+91
2020-01-28create RoleValidatorFactory component.Alexey Sandler10-213/+123
2020-01-28Rename Role's subscriberId fieldIttay Stern7-28/+28
2020-01-28RoleValidatorsComposer composite several RoleValidators togetherIttay Stern2-0/+126
2020-01-28Merge "Introduce WithPermissionProperties as validation-points for RoleValida...Ittay Stern15-246/+113
2020-01-28Introduce WithPermissionProperties as validation-points for RoleValidatorEinat Vinouze15-246/+113
2020-01-27Merge "When feature toggle is active then SDNC preload files is enable."Ittay Stern2-0/+35
2020-01-27When feature toggle is active then SDNC preload files is enable.Yoav Schneiderman2-0/+35
2020-01-27create RoleValidatorByOwningEntity class.Alexey Sandler2-0/+108
2020-01-26Merge "create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev."Ittay Stern2-1/+3
2020-01-26Rename RoleValidatorByRoles to RoleValidatorBySubscriberAndServiceTypeEinat Vinouze4-19/+22