summaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress/integration/iFrames
AgeCommit message (Collapse)AuthorFilesLines
2020-01-15fix open modern ui from Create new service instance flowEylon Malin1-0/+39
Issue-ID: VID-724 Change-Id: I804aadce8fcdf888ef4364e474e8cc229b158920 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-12Merge "fix cypress test - rename from hasTemplates to ↵Eylon Malin1-3/+3
isInstantiationTemplateExists"
2020-01-12fix cypress test - rename from hasTemplates to isInstantiationTemplateExistsEylon Malin1-3/+3
Issue-ID: VID-741 Change-Id: I82ac3053246988cddfaeebe6d191a271cdd3d206 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-12Instance name (VNF name and VG) is displayedYoav Schneiderman1-21/+30
Issue-ID: VID-745 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I9272b12e76c12cd6c323b4fd74e11e99217063a0
2020-01-12Templates popup: most of the columns are empty (AIC zone is redundant)Yoav Schneiderman1-2/+0
Issue-ID: VID-744 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I2a3242649c7caae4b3047fd6db42987cc2f8fc68
2020-01-09Merge "Fix the format of supplementary file and user params for aLaCarte ↵Eylon Malin1-1/+1
requests"
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin1-1/+1
supplementary file shall be in format [{"name": "fieldName", "value" : "xyz"}] Also this is the format of each param in user params for aLaCarte requests and old macros Issue-ID: VID-743 Change-Id: I579298ce3f0b789a7a69e6af5a85bfbd50ae9fc0 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-09Upgrade to Angular 8Yoav Schneiderman1-1/+1
Issue-ID: VID-742 Change-Id: Ic4b3aae71d4c946e23d854847a49aa7e020c465d Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-07templates button - rename from hasTemplates to isInstantiationTemplateExists ↵Einat Vinouze2-2/+2
on the FE side Issue-ID: VID-741 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I09e0579d96cf5265519eaa69646afef7b511593a Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-01-06Hide Templates entry point when no instancesYoav Schneiderman2-2/+19
Issue-ID: VID-741 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I9f2c1879b30ed15b227cdd6189d14ef988bc3b1e Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-02cypress test - assertion that use vidBaseUrl taken from cypress configEylon Malin2-2/+2
Issue-ID: VID-740 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7bbcaf06d965172c9a92c4e890b8941960d3df7c
2020-01-02Add new network after loading a template - cypress testEinat Vinouze1-0/+21
Issue-ID: VID-724 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I94b60dda080299b2bace1c59ad4d9fbf4dfdce70
2020-01-01Merge "Remove network after loading a template - cypress test"Ittay Stern1-0/+18
2020-01-01Remove network after loading a template - cypress testEinat Vinouze1-0/+18
Issue-ID: VID-724 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Id711480e3f48646516874a70711cc2d0d0912b19 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-01-01Merge "Show Templates popup when deploying from "SDC Catalog""Eylon Malin1-51/+83
2020-01-01Show Templates popup when deploying from "SDC Catalog"Yoav Schneiderman1-51/+83
Issue-ID: VID-739 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I99fe7eff025341da9b8f8555c8fda4528c2c1426 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-01Merge "Tie Cypress instantiation.template.modal with API backed file"Ittay Stern1-102/+60
2020-01-01Merge "Remove VF module after loading a template - cypress test"Eylon Malin1-0/+15
2019-12-31Tie Cypress instantiation.template.modal with API backed fileIttay Stern1-102/+60
Issue-ID: VID-724 Change-Id: Icd4ddafe3b5f114e0990c5e35d338b7340bb7d12 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-31Remove VF module after loading a template - cypress testEinat Vinouze1-0/+15
Issue-ID: VID-724 Change-Id: I90d4016f3cd310f67a010ae8b61e434d6ca435dc Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-12-31Add a reference-template with 2 templated NetworksIttay Stern1-8/+54
Issue-ID: VID-724 Change-Id: I412d7fb7a8c2a265d26a68c9d15565d726f2ae8f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-31Add more VNFs after loading a template + Remove + DuplicateYoav Schneiderman1-49/+111
Issue-ID: VID-738 Change-Id: I1a9ed50ba672e8317aeb9074e561cc8d70aad24d Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-30Fixing the issue which prevents from clicking the [+] button on templatesIttay Stern1-11/+9
i) Use modelUniqueName instead of obsolete originalName ii) Add RECREATE as "editable" case iii) Lift vfModules limitation in model to 3 Issue-ID: VID-724 Change-Id: I9e55142ee379f4eead3c8634f5b816d2d1db1f8e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-29Merge "Templates: verify it's possible to add a vfModule to a loaded template"Eylon Malin1-7/+76
2019-12-29VFModule with missing data should show alert iconYoav Schneiderman1-0/+15
Issue-ID: VID-737 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I02b4cc9defb87ab618e395c8c608f48a93461e6f
2019-12-26Templates: verify it's possible to add a vfModule to a loaded templateIttay Stern1-7/+76
Test is disabled, as an issue prevents from clicking the [+] button. Issue-ID: VID-724 Change-Id: If3570daac7811a839e0e780110ef3b1945366551 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-26Merge "Use popup-sized viewport on Cypress tests where relevant"Ittay Stern3-12/+14
2019-12-26Use popup-sized viewport on Cypress tests where relevantIttay Stern3-12/+14
The smaller viewport let more authentic tests, and a real-life look-and-feel. It is used on: - New Service popup - Audit-info of Instantiation Status - Templates modal Issue-ID: VID-724 Change-Id: I4f9928a3f730085bd66f5920a14b3a44ef5a23ba Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-25Convert template summary from json to string.Alexey Sandler1-4/+4
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I02eb17e7e22ee7e12989c8bea6873baa0cefd092 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-25rewrite message when timed out while waiting for MSOAmichai Hemli1-0/+89
Issue-ID: VID-736 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ica18071db59c3b4453573a89b8451b343716f6ec
2019-12-24Convert template summary from json to string.Alexey Sandler1-1/+7
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Icfe469b538c3dd5f82f95617ebbd6093b9e451dc Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-24move templates API to a intended controllerYoav Schneiderman1-9/+9
Issue-ID: VID-730 Change-Id: Id2aa44803a190333b5a96fda77ca15d254b4c222 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-12-19move templates API to a intended controllerEinat Vinouze1-1/+1
Issue-ID: VID-730 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ie9b23a0360f902334fd6b877accec322b795c413
2019-12-19Merge "while ng1 view/edit - get aai service if they are not exist yet"Eylon Malin1-0/+13
2019-12-19while ng1 view/edit - get aai service if they are not exist yetEylon Malin1-0/+13
Issue-ID: VID-732 Change-Id: I6fd9866fb84eb07be7ea3c0bfc7cdfc0b3ea6084 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-18Stored template test: modify some values and click "deploy"Ittay Stern1-20/+66
Issue-ID: VID-724 Change-Id: Ie66f6f8416e06f1dc8de60dc25be8834b17aff3d Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-17Add details in template list popupYoav Schneiderman1-2/+46
Issue-ID: VID-730 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I7042e85a1e12e7d5d9a19b5cc1eb92c65ea08134
2019-12-17Templates: Test deployment of a Cypress edited templateIttay Stern1-1/+1
Use templates__instance_from_template__set_without_modify1.json in API test, and make sure values comply. Fix multiselect control to keep platform name as-is when field not touched but "set" is set. Issue-ID: VID-724 Issue-ID: VID-722 Change-Id: Ic0e4cc36027c56f900f6d7e0aa2b01da7d0c728f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-17Templates: Test deployment of a Cypress *edited* without changes templateSara Weiss1-3/+32
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: If70e4cb35d6a0feb0972da3f212b8a87892004cd
2019-12-17Merge "Templates: show correct values of sdnc-preload, volume-group name"Eylon Malin1-11/+14
2019-12-17Merge "Do not show retain VGs checkbox in VFM Upgrade modal + tests ↵Eylon Malin1-8/+13
modifications"
2019-12-17Templates: show correct values of sdnc-preload, volume-group nameIttay Stern1-11/+14
Rename fields in VfModule: - volumeGroupName instead of volumeGroupInstanceName - sdncPreLoad instead of usePreload Also allow "set" on pupups by providing an empty "existingNames" Issue-ID: VID-724 Change-Id: I18ea0c3fdb4fe716c01902effbb577844000f958 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-16Merge "When opening new VNF modal the modal should be empty."Eylon Malin2-5/+5
2019-12-16Do not show retain VGs checkbox in VFM Upgrade modal + tests modificationsAmir Skalka1-8/+13
Business&test(cypress&UT), refactor of some files, fix of typos, upgrade jest version etc. Issue-ID: VID-603 Change-Id: I2153c8a7f300bfa34f6817704b08f0c2a046a4e7 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
2019-12-16When opening new VNF modal the modal should be empty.Yoav Schneiderman2-5/+5
Issue-ID: VID-727 Change-Id: I29a83ae7460c30661ad5d99860bcddda5a2936be Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-12-16Merge "Allow edit service button to be shown on service context menu in ↵Ittay Stern1-9/+17
recreate mode."
2019-12-16Allow edit service button to be shown on service context menu in recreate mode.Alexey Sandler1-9/+17
Issue-ID: VID-724 Change-Id: Ife26ef3278a37555a80fe4f3e8afa56666ca81ba Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-16change context menu item name to Create another oneEylon Malin1-1/+2
Issue-ID: VID-726 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I0bd8df7a36634c9a93aedbb1e8ec2c8114538f8e
2019-12-15Merge "when there is no max instances for VfModule/Network show Unlimited ↵Ittay Stern1-0/+3
(default) in component info"
2019-12-15when there is no max instances for VfModule/Network show Unlimited (default) ↵Eylon Malin1-0/+3
in component info Issue-ID: VID-726 Change-Id: Ic296de9ba2c8d25a7b5f3bd789ffb5fdef0329d0 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>