aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-02-06vfmodule tenant and region are dictated by parent VNF valuesIttay Stern3-6/+50
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 Malin1-5/+7
2020-02-04regression unit test for getServicesByProjectNamesEylon Malin3-3/+4
2020-02-03regression unit test for getServicesByOwningEntityIdEylon Malin3-3/+4
2020-02-03Respect owning-entity-id when searching instances by SubscriberIttay Stern5-11/+73
2020-01-29RoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntityEinat Vinouze11-53/+92
2020-01-29RoleValidatorFactory respects owning-entity feature flagAlexey Sandler1-3/+14
2020-01-28create RoleValidatorFactory component.Alexey Sandler4-22/+65
2020-01-28Rename Role's subscriberId fieldIttay Stern6-22/+22
2020-01-28RoleValidatorsComposer composite several RoleValidators togetherIttay Stern1-0/+16
2020-01-28Merge "Introduce WithPermissionProperties as validation-points for RoleValida...Ittay Stern9-57/+79
2020-01-28Introduce WithPermissionProperties as validation-points for RoleValidatorEinat Vinouze9-57/+79
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 Sandler1-0/+44
2020-01-26Merge "create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev."Ittay Stern1-0/+1
2020-01-26Rename RoleValidatorByRoles to RoleValidatorBySubscriberAndServiceTypeEinat Vinouze2-3/+3
2020-01-26create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev.Alexey Sandler1-0/+1
2020-01-23Upgrade epsdk version to 2.6.0 (but keep overlay 2.5.0) (fix)Ittay Stern1-3/+2
2020-01-23Revert "Promise Request-id header: Check MDC value if no header"Ittay Stern1-12/+1
2020-01-23Promise Request-id header: Check MDC value if no headerIttay Stern1-1/+12
2020-01-20Merge "Async MSO error visibility: let open "retry" from Audit-info"Eylon Malin1-0/+1
2020-01-19originalName stored and sent to frontend in a templateEylon Malin8-32/+53
2020-01-16Async MSO error visibility: let open "retry" from Audit-infoIttay Stern1-0/+1
2020-01-15Async MSO error format: handle more casesIttay Stern1-18/+27
2020-01-15Honor user-cookie to select a temporal feature setIttay Stern2-6/+89
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler1-1/+1
2020-01-13clear isFailed and statusMessage when get it from frontend requestEylon Malin1-9/+19
2020-01-12Provide literal usePreload=false when usePreload is <null>Ittay Stern1-3/+4
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin5-44/+88
2020-01-08VidController sets isInstantiationTemplateExists on Browse SDCAlexey Sandler1-2/+14
2020-01-07templates button - rename from hasTemplates to isInstantiationTemplateExists ...Einat Vinouze2-2/+13
2020-01-07Add isInstantiationTemplateExists to service model listAlexey Sandler2-1/+38
2020-01-02improve getAllTemplatesServiceModelIds queryEylon Malin1-6/+5
2020-01-01Add DB query for all model-service-ids which have a templateAlexey Sandler1-2/+15
2019-12-25Let enabling FLAG_2004_INSTANTIATION_TEMPLATES_POPUPIttay Stern1-0/+1
2019-12-24Write async instantiations request-summary to DBIttay Stern1-4/+22
2019-12-24move templates API to a intended controllerYoav Schneiderman2-12/+14
2019-12-23Add request-summary field to ServiceInfoIttay Stern3-12/+74
2019-12-22Add Volume Groups count ability during summarizing.Alexey Sandler1-6/+29
2019-12-19Merge "Tweak add resources summarizing function in service instance"Amichai Hemli1-21/+19
2019-12-19Merge "move templates API to a intended controller"Ittay Stern2-11/+60
2019-12-19Tweak add resources summarizing function in service instanceIttay Stern1-21/+19
2019-12-19move templates API to a intended controllerEinat Vinouze2-11/+60
2019-12-19Merge "Add resources summarizing function in service instance."Ittay Stern1-0/+30
2019-12-19Add resources summarizing function in service instance.Alexey Sandler1-0/+30
2019-12-18on templates - filter only Action==INSTANTIATEEinat Vinouze2-5/+6