aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23Promise Request-id header: Check MDC value if no headerIttay Stern2-2/+38
Issue-ID: VID-647 Change-Id: I9ed97742db1f37de68bfcf1b9cd58afc996da7bf Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-22make GR_API the default testApi in automation testsEylon Malin2-2/+2
Issue-ID: VID-757 Change-Id: I5af2029c53b47e2c303b424396ab0940414f9106 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-20Merge "Async MSO error visibility: let open "retry" from Audit-info"Eylon Malin1-0/+1
2020-01-19Merge "originalName stored and sent to frontend in a template"Amichai Hemli13-56/+80
2020-01-19originalName stored and sent to frontend in a templateEylon Malin13-56/+80
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 Stern1-0/+1
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-16Merge "remove "Previous instantiotion" button from service popup."Ittay Stern1-4/+0
2020-01-15Async MSO error format: handle more casesIttay Stern3-19/+52
Try better not to fallback to "Http Code:400, null" Notably, handle the case where "serviceException" is inside a "requestError" container. Issue-ID: VID-749 Change-Id: I3c7d609aed893bbbeb71ebe4b465289c71e5c32b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-15Honor user-cookie to select a temporal feature setIttay Stern4-6/+191
Issue-ID: VID-747 Change-Id: I5acd4685bedfed8570a6fd698101f541d03c8d82 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler1-4/+0
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 Stern1-1/+1
2020-01-15remove "Previous instantiotion" button from service popup.Alexey Sandler1-1/+1
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 Malin1-2/+5
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-13clear isFailed and statusMessage when get it from frontend requestEylon Malin4-13/+131
Issue-ID: VID-724 Change-Id: I1bc33513250b220a063742233592388c7a108958 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-13Merge "Refresh view/edit instance after Add VF Module fails"Eylon Malin2-0/+2
2020-01-13Merge "Provide literal usePreload=false when usePreload is <null>"Eylon Malin7-16/+74
2020-01-12Provide literal usePreload=false when usePreload is <null>Ittay Stern7-16/+74
Issue-ID: VID-746 Change-Id: Iab121726177397d1dbde37a1f7b93b30275a9ded Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-12Update lodash, moment to latestIttay Stern2-119/+119
Lodash 4.17.15 Moment 2.24.0 Issue-ID: VID-570 Issue-ID: VID-571 Change-Id: I529acf5e5a8d90e8aceed4fb71174b03bde85935 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-12rename from hasTemplates to isInstantiationTemplateExists in browse SDCEylon Malin3-6/+6
Issue-ID: VID-741 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I44b45319c3f05d7480c4842198ee05c4664ad028
2020-01-12Refresh view/edit instance after Add VF Module failsIttay Stern2-0/+2
Issue-ID: VID-479 Change-Id: I059d0333a70aac6a676f4fc26a219d6a9d0316d5 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin13-124/+265
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-08VidController sets isInstantiationTemplateExists on Browse SDCAlexey Sandler2-26/+52
Issue-ID: VID-739 Change-Id: I8dea890c8518e3c314e5371eaa982ce7550b27a5 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-01-07templates button - rename from hasTemplates to isInstantiationTemplateExists ↵Einat Vinouze3-4/+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-07Add isInstantiationTemplateExists to service model listAlexey Sandler3-1/+106
During deploy from SDC added isInstantiationTemplateExists, that informs if template exists in service by model-service-id. Issue-ID: VID-739 Change-Id: I3de909c3976fe32cba25bcb39b9f35e566467760 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-01-02improve getAllTemplatesServiceModelIds queryEylon Malin1-6/+5
Issue-ID: VID-739 Change-Id: I0b5520e0d22942a84ca5d6fc54821455ef67f644 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-01Add DB query for all model-service-ids which have a templateAlexey Sandler3-2/+27
Issue-ID: VID-739 Change-Id: Ib401f1fd312afb9652793854d49c8c7e5e115149 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-01-01Show Templates popup when deploying from "SDC Catalog"Yoav Schneiderman3-363/+374
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>
2019-12-25Merge "Let enabling FLAG_2004_INSTANTIATION_TEMPLATES_POPUP"Ittay Stern1-0/+1
2019-12-25Let enabling FLAG_2004_INSTANTIATION_TEMPLATES_POPUPIttay Stern1-0/+1
Issue-ID: VID-724 Change-Id: I93c5b61aa282f6108d7256286f2a70d1772ff419 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-25rewrite message when timed out while waiting for MSOAmichai Hemli1-578/+584
Issue-ID: VID-736 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ica18071db59c3b4453573a89b8451b343716f6ec
2019-12-24Write async instantiations request-summary to DBIttay Stern2-8/+34
Issue-ID: VID-724 Change-Id: I8b4bb55f6d7d59da321ef7b52802ea8bd957c1c6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-24move templates API to a intended controllerYoav Schneiderman2-12/+14
Issue-ID: VID-730 Change-Id: Id2aa44803a190333b5a96fda77ca15d254b4c222 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-12-23Add request-summary field to ServiceInfoIttay Stern5-12/+201
Issue-ID: VID-724 Change-Id: Ifdf39a0c21e7a96065f88aa2aa4a5560e0559564 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-23Extending the getSummarizedMap test with different kind of templates.Alexey Sandler3-9/+129
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I8b678d9c86cb4e484a34a0eb76d8cc83c0909232 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-22Add Volume Groups count ability during summarizing.Alexey Sandler3-7/+32
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0478469817f13609618c1597c654decac463474b
2019-12-21Add test to verify the count amount of networks during summarizing.Alexey Sandler2-1/+18
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ic65c52deb66a8a1281a190443907b04b2385787a Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-19Merge "Tweak add resources summarizing function in service instance"Amichai Hemli2-24/+23
2019-12-19Merge "move templates API to a intended controller"Ittay Stern2-11/+60
2019-12-19Tweak add resources summarizing function in service instanceIttay Stern2-24/+23
Issue-ID: VID-724 Change-Id: I7e705aef5e94698c60bd4ea17991b5beb6f0dc54 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-19move templates API to a intended controllerEinat Vinouze2-11/+60
Issue-ID: VID-730 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ie9b23a0360f902334fd6b877accec322b795c413
2019-12-19Merge "Add resources summarizing function in service instance."Ittay Stern3-0/+118
2019-12-19Add resources summarizing function in service instance.Alexey Sandler3-0/+118
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9f4d6201cadd31e84ef90f25a619d95bf74eb9ae Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-19Merge "while ng1 view/edit - get aai service if they are not exist yet"Eylon Malin2-1/+9
2019-12-19while ng1 view/edit - get aai service if they are not exist yetEylon Malin2-1/+9
Issue-ID: VID-732 Change-Id: I6fd9866fb84eb07be7ea3c0bfc7cdfc0b3ea6084 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-19Merge "on templates - filter only Action==INSTANTIATE"Eylon Malin4-18/+41
2019-12-18on templates - filter only Action==INSTANTIATEEinat Vinouze4-18/+41
Issue-ID: VID-730 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I16b73639f18b49b546868326cc6ed82d14818c1f Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-12-18Restore the reference instance of Upgrade's testIttay Stern3-10/+22
Restored file upgrade_vfmodule_e2e__service_instance, and adjust upgrade_vfmodule_e2e__fe_input_cypress accordingly. Also hardening MsoRequestBuilderTest to check for every true/false/null Boolean option. Issue-ID: VID-603 Change-Id: Ib82afcecaa57cb06896f7175d48aa8d6a314fdfa Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-17Fix e2e test of upgrade VFMAmir Skalka2-3/+1
Issue-ID: VID-603 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I678a0f30da8236952def96c582863c8200857d45
2019-12-17Merge "Templates: show correct values of sdnc-preload, volume-group name"Eylon Malin3-4/+226
2019-12-17Merge "Do not show retain VGs checkbox in VFM Upgrade modal + tests ↵Eylon Malin2-415/+326
modifications"