summaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2020-02-04add owningEntityId to each result of getServicesByOwningEntityIdEylon Malin1-3/+3
2020-02-04regression unit test for getServicesByProjectNamesEylon Malin1-4/+38
2020-02-03regression unit test for getServicesByOwningEntityIdEylon Malin1-0/+29
2020-02-03Respect owning-entity-id when searching instances by SubscriberIttay Stern1-4/+60
2020-01-29RoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntityEinat Vinouze7-37/+77
2020-01-29RoleValidatorFactory respects owning-entity feature flagAlexey Sandler1-0/+77
2020-01-28create RoleValidatorFactory component.Alexey Sandler6-191/+58
2020-01-28Rename Role's subscriberId fieldIttay Stern1-6/+6
2020-01-28RoleValidatorsComposer composite several RoleValidators togetherIttay Stern1-0/+110
2020-01-28Introduce WithPermissionProperties as validation-points for RoleValidatorEinat Vinouze6-189/+34
2020-01-27create RoleValidatorByOwningEntity class.Alexey Sandler1-0/+64
2020-01-26Rename RoleValidatorByRoles to RoleValidatorBySubscriberAndServiceTypeEinat Vinouze2-16/+19
2020-01-23Revert "Promise Request-id header: Check MDC value if no header"Ittay Stern1-26/+1
2020-01-23Promise Request-id header: Check MDC value if no headerIttay Stern1-1/+26
2020-01-19originalName stored and sent to frontend in a templateEylon Malin5-24/+27
2020-01-15Async MSO error format: handle more casesIttay Stern2-1/+25
2020-01-15Honor user-cookie to select a temporal feature setIttay Stern1-0/+101
2020-01-13clear isFailed and statusMessage when get it from frontend requestEylon Malin3-4/+112
2020-01-12Provide literal usePreload=false when usePreload is <null>Ittay Stern3-11/+67
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin5-65/+135
2020-01-08VidController sets isInstantiationTemplateExists on Browse SDCAlexey Sandler1-24/+38
2020-01-07templates button - rename from hasTemplates to isInstantiationTemplateExists ...Einat Vinouze1-2/+2
2020-01-07Add isInstantiationTemplateExists to service model listAlexey Sandler1-0/+68
2020-01-01Add DB query for all model-service-ids which have a templateAlexey Sandler2-0/+12
2019-12-24Write async instantiations request-summary to DBIttay Stern1-4/+12
2019-12-23Add request-summary field to ServiceInfoIttay Stern2-0/+127
2019-12-23Extending the getSummarizedMap test with different kind of templates.Alexey Sandler1-9/+13
2019-12-22Add Volume Groups count ability during summarizing.Alexey Sandler1-0/+1
2019-12-21Add test to verify the count amount of networks during summarizing.Alexey Sandler1-1/+2
2019-12-19Tweak add resources summarizing function in service instanceIttay Stern1-3/+4
2019-12-19Merge "Add resources summarizing function in service instance."Ittay Stern1-0/+11
2019-12-19Add resources summarizing function in service instance.Alexey Sandler1-0/+11
2019-12-19Merge "on templates - filter only Action==INSTANTIATE"Eylon Malin2-13/+35
2019-12-18on templates - filter only Action==INSTANTIATEEinat Vinouze2-13/+35
2019-12-18Restore the reference instance of Upgrade's testIttay Stern2-9/+21
2019-12-17Templates: show correct values of sdnc-preload, volume-group nameIttay Stern1-0/+215
2019-12-16Fix intermittent test failureIttay Stern1-4/+4
2019-12-11SyncRestClient for Http/s ServerTest to use 127.0.0.1 addressEylon Malin2-20/+41
2019-12-09Join ExistingElementsCounterMaps with ServiceInstantiationIttay Stern2-12/+102
2019-12-09Extract getExistingCounterMap from AAITreeConverter to ModelUtilIttay Stern5-53/+97
2019-12-02Merge "add more test scenarios for filter serviceInfo by service model id"Ittay Stern1-14/+29
2019-12-02add more test scenarios for filter serviceInfo by service model idEylon Malin1-14/+29
2019-12-02API to get template-topology by job idIttay Stern1-4/+18
2019-12-01Add filter for serviceInfo by service model idSara Weiss3-51/+132
2019-11-28BE unit tests for supplementaryFileParams in vf module upgradeEylon Malin2-8/+27
2019-11-27OperationalEnvironment improvementsMichal Kabaj3-83/+94
2019-11-26improve debug logging formatAmichai Hemli1-0/+15
2019-11-25Merge "identify macro services without instantiation type in BE by feature flag"Ittay Stern1-28/+96
2019-11-25identify macro services without instantiation type in BE by feature flagEylon Malin1-28/+96
2019-11-25Replace vfmodule: expect optional retainAssignments paramIttay Stern3-10/+18