aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-26create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev.Alexey Sandler2-1/+3
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 Stern2-38/+2
2020-01-23Promise Request-id header: Check MDC value if no headerIttay Stern2-2/+38
2020-01-22make GR_API the default testApi in automation testsEylon Malin2-2/+2
2020-01-20Merge "Async MSO error visibility: let open "retry" from Audit-info"Eylon Malin1-0/+1
2020-01-19Merge "originalName stored and sent to frontend in a template"Amichai Hemli13-56/+80
2020-01-19originalName stored and sent to frontend in a templateEylon Malin13-56/+80
2020-01-16Async MSO error visibility: let open "retry" from Audit-infoIttay Stern1-0/+1
2020-01-16Merge "remove "Previous instantiotion" button from service popup."Ittay Stern1-4/+0
2020-01-15Async MSO error format: handle more casesIttay Stern3-19/+52
2020-01-15Honor user-cookie to select a temporal feature setIttay Stern4-6/+191
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler1-4/+0
2020-01-15Merge "remove "Previous instantiotion" button from service popup."Ittay Stern1-1/+1
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler1-1/+1
2020-01-15fix open modern ui from Create new service instance flowEylon Malin1-2/+5
2020-01-13clear isFailed and statusMessage when get it from frontend requestEylon Malin4-13/+131
2020-01-13Merge "Refresh view/edit instance after Add VF Module fails"Eylon Malin2-0/+2
2020-01-13Merge "Provide literal usePreload=false when usePreload is <null>"Eylon Malin7-16/+74