aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23Merge "Product family ID on VNF should be mandatory"Ittay Stern2-3/+4
2020-01-23Product family ID on VNF should be mandatoryEinat Vinouze2-3/+4
Issue-ID: VID-751 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I884651be334c543b7f4ec1a55b7542a95b2c8fe3 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
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-21originalName may be model's "entry name", customizationId or invariantIdIttay Stern19-38/+133
The classic originalName is the "entry name". So two more options were added through SharedTreeService::modelByIdentifier() function. Issue-ID: VID-724 Change-Id: I9f192d2b24c9c1659a95baabd21252bed392e9da Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-20Move onap UI loader and icons to VIDYoav Schneiderman26-38/+1295
Issue-ID: VID-748 Change-Id: If79180e55651ad29bd2771a35855209419d1a0f5 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-20Merge "Async MSO error visibility: let open "retry" from Audit-info"Eylon Malin3-1/+21
2020-01-19Merge "originalName stored and sent to frontend in a template"Amichai Hemli1-3/+11
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-16Async MSO error visibility: let open "retry" from Audit-infoIttay Stern3-1/+21
On the "audit info" modal (available on Instantiation Status page), show a link navigating to read-only RETRY page with more audit info. Issue-ID: VID-749 Change-Id: I070336059859668292af31c187a7672c68962832 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler3-41/+1
aditional code has been removed Issue-ID: VID-739 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ifbd3491add8f25d951dfe17ce50ac6be3dfae65f
2020-01-15Merge "remove "Previous instantiotion" button from service popup."Ittay Stern5-17/+0
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler5-17/+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 Schneiderman2-22/+31
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 Schneiderman4-20/+10
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 Malin2-8/+4
requests"
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin2-8/+4
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-09Merge "Upgrade to Angular 8"Ittay Stern54-84/+1343
2020-01-09Upgrade to Angular 8Yoav Schneiderman54-84/+1343
Issue-ID: VID-742 Change-Id: Ic4b3aae71d4c946e23d854847a49aa7e020c465d Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2020-01-09Release VID 6.0.1 (Frankfurt)Ittay Stern1-1/+1
Issue-ID: VID-716 Change-Id: If85e9c7b0b68ae19b7da84f9a7d4459fd4dae21e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-08Bump VID master version to 6.0.1 (Frankfurt)6.0.1Ittay Stern1-1/+1
Issue-ID: VID-716 Change-Id: Iee183065e46f791b121581b89447be58dc36f422 Signed-off-by: Ittay Stern <ittay.stern@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 Vinouze7-15/+15
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 Stern13-22/+64
2020-01-06Hide Templates entry point when no instancesYoav Schneiderman13-22/+64
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-05Merge "Template modal - Start from Scratch button + UT"Eylon Malin5-16/+51
2020-01-02Template modal - Start from Scratch button + UTYoav Schneiderman5-16/+51
Issue-ID: VID-739 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: Ie390a53714212d4d943789d14bb2fb51f7311277 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-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 Malin7-64/+138
2020-01-01Show Templates popup when deploying from "SDC Catalog"Yoav Schneiderman7-64/+138
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 Schneiderman3-51/+118
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 Stern7-112/+84
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 Schneiderman2-7/+21
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 Stern5-13/+39