aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master
AgeCommit message (Collapse)AuthorFilesLines
2020-04-19add "new view/edit" button in the Instantiation Status pageAlexey Sandler5-1/+35
Issue-ID: VID-805 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I2883ce3ddb8e5eb7eb5eb405f9ae2aeb554252bc Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-07Merge "Update frontend-maven-plugin, node, npm"Amichai Hemli1-6/+11
2020-04-06fix test: wait for aai_get_newest_model_version request been sentAlexey Sandler1-7/+8
this fix resolve the issue that occasionally VFM upgrade tests failed due to aai_get_newest_model_version_by_invariant request not sent Issue-ID: VID-647 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I586677e6003e42cc259543d2902c17b536a65799 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-06Update frontend-maven-plugin, node, npmIttay Stern1-6/+11
Issue-ID: VID-774 Change-Id: I50ecfd3138675827b6c371b0dd075886e721d121 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-06Add another VNF to the new view/edit screen - Integration testEinat Vinouze3-2/+319
Issue-ID: VID-803 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I9e2a58863855353b75edab44129c96b319511dde Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-04-05Merge "Add another Network to the new view/edit screen"Eylon Malin7-11/+223
2020-04-05Add another Network to the new view/edit screenAlexey Sandler7-11/+223
Issue-ID: VID-802 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ie0e1dcd28f78307ec526c375c1bf4c655ec09ffe Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-02Improve clearSessionStorage timingsIttay Stern2-6/+7
Hopefully it will solve the flakiness of test named "upgrade vfmodule when upgraded already service, vnf and brother vfmodule" that fails on missing test_api value which is set by setTestApiParamToGR() Issue-ID: VID-647 Change-Id: I51ba95edf3a7535dec2715054f7f10564a7debe3 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-01Show the VF module version on the view/edit screenAlexey Sandler5-20/+87
Issue-ID: VID-800 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: If4eebaeb8f0ce89121e166e0aca10895a17c6155 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-01allow LOB multi-selection for vnf - fix cypressEinat Vinouze10-45/+34
Issue-ID: VID-785 Change-Id: I3a11bad5b6da532b23049ce09ea439849143e941 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-30add test that verify delete and upgrade of the not upgraded vfm'sAlexey Sandler3-4/+81
add cypress test that verify delete and upgrade of the not upgraded vfm's on a single click Issue-ID: VID-798 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I293779c3bd48215b6830a99be9a423ce7cb29a5d Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-26add cypress test that verify deletion of the not upgraded vfmAlexey Sandler3-0/+245
Issue-ID: VID-795 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9761ccdc3eb3bb06054ddaad06bc56ace9279e2b
2020-03-26Merge "Revert "VNF's LCP regions found by Line-of-business (and ↵Ittay Stern6-214/+31
owning-entity)" This reverts commit e2a7abb45b953d405fc5aa1917f74e2da9f188c0."
2020-03-26Revert "VNF's LCP regions found by Line-of-business (and owning-entity)"Einat Vinouze6-214/+31
This reverts commit e2a7abb45b953d405fc5aa1917f74e2da9f188c0. Issue-ID: VID-788 Change-Id: I72fb7ab9d19df9157c25f635188cb3d0b1fda2cb Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-25add tenantId and lcpCloudRegion to vfm instance during delete vfmAlexey Sandler3-74/+60
during delete vfm get tenantId and lcpCloudRegion from parent vnf and them to vfm instance Issue-ID: VID-795 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I66969f936e8cd5fa4e9867decebadd28186a1851 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-22Merge "Release VID 6.0.4 (Frankfurt)"Amichai Hemli1-1/+1
2020-03-22Release VID 6.0.4 (Frankfurt)Ittay Stern1-1/+1
Issue-ID: VID-786 Issue-ID: VID-779 Change-Id: Id12176b2bef8e0102a6e5db3d6ba44c7b6cb156e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22removing the proxy settings from pom of front endAmichai Hemli1-5/+0
Issue-ID: VID-647 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ie383526a8a14fa073ff664c78b83742768d206ab
2020-03-19set default values in VFM Upgrade popupAlexey Sandler5-17/+28
Issue-ID: VID-794 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ic8c896e0eea0535e0e52a394c403c2e167240b47 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-18allow LOB multi-selection for network (fix test)Einat Vinouze1-1/+1
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I46068bfc73b2ea083274e3011f1549a1a7dea8ec
2020-03-18allow LOB multi-selection for networkEinat Vinouze11-32/+68
Issue-ID: VID-788 Change-Id: I03674ea0c04567291ba647c76b7c88bc11a7cf0e Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-16allow LOB multi-selection for network - add FFEinat Vinouze1-9/+37
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I5358252a336730697bca3486c461f23354c823c0 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-09Upgrade vfModule popup: show modelVersionId and invariantiD from instance or ↵Alexey Sandler3-15/+51
model. Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I2132df5557d346537a9283c5f7147f47f1da36af Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-08allow platform multi-selection for networkEinat Vinouze10-86/+73
Issue-ID: VID-785 Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-04Merge "Upgrade vfModule popup: show version from instance or model."Ittay Stern4-12/+29
2020-03-04Upgrade vfModule popup: show version from instance or model.Alexey Sandler4-12/+29
Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Idc83bee2f5f94998d1c118f8c911c3370e2f23e1 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-04Release VID 6.0.3 (Frankfurt)Ittay Stern1-1/+1
Issue-ID: VID-761 Change-Id: I57cf2a0506e9113667b17238d99512999b80b524 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-03remove duplicate "model version" field from ncfAlexey Sandler3-4/+2
Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0a2df987ec53e25ae5e4c06fb5c27ab4dfbff5a5 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-03Bump apache plugins and dependencies to latestsIttay Stern1-1/+1
Issue-ID: VID-755 Change-Id: Ia491a5c37f00e82662cb17192df4577c16994539 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-01Component-info: show version and customization id from instanceAlexey Sandler4-59/+95
Issue-ID: Issue-ID: VID-771 Change-Id: If172a0aa6555087edabff3c112c565a768169b5c Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-27cypress test - provide more details upon deepCompare failureIttay Stern1-1/+4
Issue-ID: VID-740 Change-Id: I75d69d1b70e9c6a82984a1d6f61a972827c19e03 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-24Merge "Show "retain VG" for vfModule that is allowed or that is an "alien""Ittay Stern3-10/+25
2020-02-24Show "retain VG" for vfModule that is allowed or that is an "alien"Einat Vinouze3-10/+25
Issue-ID: Issue-ID: VID-771 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ie52fa194a92e0b9e21df723b708b4db877712068 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-02-24fix to cypress test related to to fix on treeNodeModulesAlexey Sandler1-2/+2
Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I3494f36a8d02393508e8382ca969e7e463c0cde8 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-24Verbose some VRF test's stepsIttay Stern1-9/+9
Issue-ID: Issue-ID: VID-771 Change-Id: I1b8813433da50cf4d4539e83d42cfbc603bc02bb Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-24Fix test after modelCustomizationId and modelVersionId from instanceIttay Stern1-12/+12
Fixes: * vpn component info * network component info * should show vrf model and vrf instance correctly Issue-ID: Issue-ID: VID-771 Change-Id: Ie4bd39f15efb5e4beb0c10f14a0081164db5e59a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-23Merge "upgrade vfmodule when upgraded already service, vnf and brother ↵Amichai Hemli9-12/+399
vfmodule e2e"
2020-02-23upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2eIttay Stern9-12/+399
- Use modelCustomizationId and modelVersionId from instance, instead of service-model hierarchy - Adds a Cypress test-case in viewEditUpgradeVfModule.e2e.ts - Assumes topology improved response in payload of: upgrade_vfmodule_when_service_vnf_and_brother_vfmodule_alredy_upgraded_e2e__service_instance.json (see Change Ib25c6cf7269614f2f4d332b3aa84b3307a59ebda) Issue-ID: Issue-ID: VID-771 Change-Id: I9d200dd619a3c3d0503f47777efd3780eaa2b7b2 Signed-off-by: Ittay Stern <ittay.stern@att.com> Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-20VNF's LCP regions found by Line-of-business (and owning-entity)Ittay Stern6-29/+229
Depends on FLAG_2006_LCP_REGIONS_BY_LINE_OF_BUSINESS Issue-ID: VID-758 Change-Id: I7b5a67202a72fc6ea4afe0a5c1c60657c93bf690 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-13the upgrade button is allowed when VFM in instance not exists in model.Alexey Sandler2-4/+51
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I8f5aceaf27480d6cc3ab6ec630bcaf285b683303
2020-02-13create unit test for shouldShowUpgrade functionAlexey Sandler2-6/+35
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I11790efb51007275b8b1331dbfd31ada7eabd3e2 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-11Checkbox component will handle correctly when no extraContentsYoav Schneiderman1-1/+1
Issue-ID: VID-772 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I93c2bb924588db139685f09a75d62b7bb0dcb68d
2020-02-11Merge "VID S1 Instantiation failing when include supplementary file"Eylon Malin2-2/+1
2020-02-11VID S1 Instantiation failing when include supplementary fileYoav Schneiderman2-2/+1
Issue-ID: VID-772 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: Ie60538fd2abffbf3555650e584aad19a8d7ca1ec
2020-02-10Merge "Remove tenant and lcpCloudRegionId - adjust ↵Ittay Stern1-8/+0
instantiation-templates.e2e.ts"
2020-02-10Remove tenant and lcpCloudRegionId - adjust instantiation-templates.e2e.tsEinat Vinouze1-8/+0
Issue-ID: VID-758 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I2441abc50f84c8ef930a0c3eab0b34fdf2cae084
2020-02-10fix tests vfmodule in ala carte instanceAlexey Sandler1-24/+28
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ieb59dddbbf68c36c4df2b9c1e7582958974745c2 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-10create tests to add vfmodule in ala carte instanceAlexey Sandler2-8/+7
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I7d4afa05d34cd28ff7118e320f67ef68d6a60e60
2020-02-09remove lcpCloudRegionId, legacyRegion an tenantId from VFModuleAlexey Sandler2-58/+39
Remove lcpCloudRegionId, legacyRegion an tenantId fields from VFModule on alacarte servcie. Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9048064535b2a0a459330c866f36dbf49697aa75 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-05create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNFAlexey Sandler2-2/+4
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I149df1c6b1245542a6083c8cdec7ea3bbb50e933 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>