aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress
AgeCommit message (Collapse)AuthorFilesLines
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-05create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNFAlexey Sandler1-1/+2
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>
2020-02-04upgrade VFM is not enabled when other VFM in the same VNF is already ↵Ittay Stern1-2/+3
upgraded (fix) Also fixes a bug in modelUniqueNameOrId when `instance` contains inner vfModule object. Issue-ID: VID-771 Change-Id: Ie7326780c968fe334dfe3888c518eeb5a8e1919f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-03NodeInfo::getModel expects the instance-modelIttay Stern1-0/+2
Now callers (objectToInstanceTree, objectToModelTree, etc.) pass the hierarchy itself, instead of providing only the service hierarchy and keys. Issue-ID: VID-724 Change-Id: I80cde29887d86b2cc986d96b220ff769562f38b8 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-02originalName fallbacks to customizationId or invariantIdIttay Stern2-6/+6
Issue-ID: VID-724 Change-Id: I3db8d09cabfb700dc1acd469d6fb8acb4764cd73 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-30don't show delete in menu action while edit a macro serviceEylon Malin3-36/+39
Issue-ID: VID-760 Change-Id: Ieed2b7430cc1584681b1143d8b7244801dd8a1c4 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-27When feature toggle is active then SDNC preload files is enable.Yoav Schneiderman7-73/+213
Issue-ID: VID-752 Change-Id: I96ef914bfe37d82da20085227b930523fcdba8fc Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-26Merge "create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev."Ittay Stern1-1/+2
2020-01-26create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev.Alexey Sandler1-1/+2
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I6f5b9717b63ab1cffd8f27024f0752a2699db736
2020-01-26cypress test - leave only group1 and other will run in groupRemainEylon Malin3-32/+2
Issue-ID: VID-757 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib4da667cb42d77927a64d18aa7cb81e62e584428
2020-01-26cypress test - ignore timezone while assert create date in template modalEylon Malin1-1/+1
Issue-ID: VID-757 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3ca8f8b21895423f467581b78699e46fc1cea6d0
2020-01-22make GR_API the default testApi in automation testsEylon Malin5-5/+5
Issue-ID: VID-757 Change-Id: I5af2029c53b47e2c303b424396ab0940414f9106 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-20Move onap UI loader and icons to VIDYoav Schneiderman1-1/+1
Issue-ID: VID-748 Change-Id: If79180e55651ad29bd2771a35855209419d1a0f5 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-19originalName stored and sent to frontend in a templateEylon Malin1-3/+11
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie18e16fed62f9a92a4b4d5c72596c36303de1f48 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-15Merge "remove "Previous instantiotion" button from service popup."Ittay Stern2-8/+0
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler2-8/+0
Issue-ID: VID-739 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I562da185a59b593112dc50b403c20e671c7f7a48 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-01-15fix open modern ui from Create new service instance flowEylon Malin3-0/+112
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-08Merge "cypress test - split cypress test to 3 groups"Ittay Stern4-12/+41
2020-01-08cypress test - split cypress test to 3 groupsEylon Malin4-12/+41
Issue-ID: VID-740 Change-Id: I772e26cc71339027d8a273acbb256ea1a8d81a11 Signed-off-by: Eylon Malin <eylon.malin@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-06Merge "Hide Templates entry point when no instances"Ittay Stern2-2/+19
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-06cypress test - provide more details upon deepCompare failureEylon Malin1-1/+1
Issue-ID: VID-740 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I8c2a23fe9b69bd6f2395083d07d0a3ec7ed60b8f
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-02Merge "cypress test - adding option transpileOnly: true"Ittay Stern1-1/+4
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-01cypress test - adding option transpileOnly: trueEylon Malin1-1/+4
See https://github.com/cypress-io/cypress/issues/2316#issuecomment-431725314 Issue-ID: VID-732 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I2aa21c1ef092b5caf5753402555e8e2eb19132b4
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 Stern2-8/+134
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 Stern2-15/+13
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