aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master
AgeCommit message (Expand)AuthorFilesLines
2019-11-28remove FLAG_DEFAULT_VNFEylon Malin8-10/+3
2019-11-28remove FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULEEylon Malin9-39/+2
2019-11-28fix some methods signature to be more TypeScriptEylon Malin2-3/+4
2019-11-28update supplementaryFileContent at onSubmit of VfModule upgradeEylon Malin4-47/+94
2019-11-27Merge "Quick fix for the expected class type in test"Ittay Stern1-1/+1
2019-11-27Quick fix for the expected class type in testAmir Skalka1-1/+1
2019-11-27add sdnc checkbox to vfm upgrade modalAlexey Sandler3-30/+32
2019-11-27use mergeObjectByPathAction for update VfModule properties upon upgradeEylon Malin3-13/+72
2019-11-27Merge "add reducer action that can merge any object by path"Amichai Hemli3-20/+64
2019-11-27Merge "move SDN-C pre-load controller to basic control generator"Amichai Hemli4-17/+24
2019-11-27add reducer action that can merge any object by pathEylon Malin3-20/+64
2019-11-27move SDN-C pre-load controller to basic control generatorAlexey Sandler4-17/+24
2019-11-26upgrade cypress to 3.6.1Eylon Malin3-6/+7
2019-11-26Merge "Allow platform multi-selection for VNF in modern UI"Ittay Stern13-133/+298
2019-11-26extract VfModulePopupServiceBaseEylon Malin2-103/+113
2019-11-26Allow platform multi-selection for VNF in modern UIYoav Schneiderman13-133/+298
2019-11-26Replace vfmodule: add retainVolumeGroup to new upgrade modalSara Weiss3-14/+55
2019-11-26Merge "Extract concatSupplementaryFile out of VFM controller"Ittay Stern3-7/+28
2019-11-26Merge "Extract getSupplementaryFile out of VFM controller"Ittay Stern3-49/+65
2019-11-26Extract concatSupplementaryFile out of VFM controllerEylon Malin3-7/+28
2019-11-26Extract getSupplementaryFile out of VFM controllerAmir Skalka3-49/+65
2019-11-25Merge "remove EMPTY_DRAWING_BOARD_TEST feature flag"Ittay Stern17-20/+0
2019-11-25Merge "assert vfModule action after undo upgrade"Ittay Stern1-0/+11
2019-11-25assert vfModule action after undo upgradeEylon Malin1-0/+11
2019-11-25upgrade vfModule retainAssignments true by default.Yoav Schneiderman3-2/+3
2019-11-25VfModule upgrade: popup with retain-assignments checkboxYoav Schneiderman7-224/+396
2019-11-25remove EMPTY_DRAWING_BOARD_TEST feature flagEylon Malin17-20/+0
2019-11-24remove CREATE_INSTANCE_TEST feature flagEylon Malin20-24/+0
2019-11-20Replace vfmodule: opens an popupSara Weiss25-36/+197
2019-11-20Merge "add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONS"Ittay Stern2-2/+4
2019-11-20add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONSAlexey Sandler2-2/+4
2019-11-20fix is a-la-carte cross modern UIEylon Malin5-3/+22
2019-11-19delete flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTEAlexey Sandler2-6/+4
2019-11-18Merge "when automatically add aLaCarte VfModule, rollbackOnFailure is true"Ittay Stern2-0/+3
2019-11-18Adjust NewServiceInstanceTest by new logic + revert state-check in getDefault...Amir Skalka1-0/+3
2019-11-18when automatically add aLaCarte VfModule, rollbackOnFailure is trueEylon Malin2-0/+3
2019-11-14Merge "Modify code to take care of missing scenario in US 832"Ittay Stern2-18/+64
2019-11-14Modify code to take care of missing scenario in US 832Amir Skalka2-18/+64
2019-11-13isALaCarte in modern UI is false only if instantiationType is MacroEylon Malin1-1/+1
2019-11-10Unit test drag and drop serviceSara Weiss4-172/+187
2019-11-04add new flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTEAlexey Sandler2-1/+4
2019-10-31Backend's vfModule upgrade: test refinement + code fixIttay Stern1-3/+3
2019-10-30Instantiation-Status: default on unexpected/undefined statuses (fix)Ittay Stern3-3/+12
2019-10-29Instantiation-Status: default on unexpected statusesIttay Stern3-25/+69
2019-10-29Merge "Introduce cy.clearSessionStorage"Amichai Hemli22-71/+34
2019-10-29Introduce cy.clearSessionStorageIttay Stern22-71/+34
2019-10-29Cypress>=3.3.1 readFile() does not expect a relative file-path starting with /Ittay Stern1-2/+2
2019-10-28Add another vfm-upgrade testIttay Stern7-15/+343
2019-10-24Split Upgrade VF Module tests from viewEditIttay Stern3-397/+171
2019-10-24Merge "change management cypress test"Ittay Stern2-3/+646