aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Merge "Change ServiceInstance's top-level rollbackOnFailure serialization to ...Amichai Hemli2-119/+2
2019-12-09Change ServiceInstance's top-level rollbackOnFailure serialization to StringIttay Stern2-119/+2
2019-12-09Show previous instantiations button in new service modal e2e testSara Weiss2-3/+3
2019-12-09add create another one menu item to instantiationStatus pageEylon Malin7-39/+73
2019-12-08another try to fix cypress test should enable correct menu itemsEylon Malin2-93/+55
2019-12-08Merge "Changing VNF platform to multiselect + cypress + API"Amichai Hemli11-79/+43
2019-12-08Merge "Add existingVNFCounterMap to mock json file to display the Service Mod...Ittay Stern2-0/+2
2019-12-08Changing VNF platform to multiselect + cypress + APIAlexey Sandler11-79/+43
2019-12-08Merge "fix cypress test: should enable correct menu items"Ittay Stern2-103/+39
2019-12-08Add existingVNFCounterMap to mock json file to display the Service Model.Alexey Sandler2-0/+2
2019-12-08Merge "UT convertResponseToUI - use ISOString to compare dates"Ittay Stern1-1/+1
2019-12-08Merge "Show previous instantiations button in new service modal"Ittay Stern9-7/+76
2019-12-08UT convertResponseToUI - use ISOString to compare datesEylon Malin1-1/+1
2019-12-08fix cypress test: should enable correct menu itemsEylon Malin2-103/+39
2019-12-08Show previous instantiations button in new service modalSara Weiss9-7/+76
2019-12-05Call to useTemplate create Action in orderAlexey Sandler2-5/+6
2019-12-05Merge "Create UseTemplate Action and Reducer to update state with template fr...Ittay Stern4-0/+59
2019-12-05Create UseTemplate Action and Reducer to update state with template from BE.Alexey Sandler4-0/+59
2019-12-05support recreate and isRecreateEnabled in instantiationStatus serviceEylon Malin2-0/+23
2019-12-05support build recreate url in instantiationStatus serviceEylon Malin3-45/+63
2019-12-04Create function that convert rollbackOnFailure value from String to BooleanAlexey Sandler2-3/+9
2019-12-04Adding Template button to new service instance + cypress test + filterYoav Schneiderman15-80/+855
2019-12-04Extract subscriber-name only when it is not definedAlexey Sandler2-4/+12
2019-12-03Drawing Board RECREATE will use a new route that retrieves a templateAlexey Sandler8-2/+180
2019-12-03Merge "free text filter in instantiationStatus Page"Ittay Stern14-53/+141
2019-12-03free text filter in instantiationStatus PageEylon Malin14-53/+141
2019-12-02disable npm progress-bar by npmrc file instead of mvn goalAmichai Hemli2-10/+1
2019-12-02FE getServicesJobInfo can filter by serviceModelIdEylon Malin4-7/+25
2019-12-01Cypress to drive recreation from templatesIttay Stern4-0/+392
2019-12-01Merge changes Ia06b7afe,I31b646b4Ittay Stern23-51/+11
2019-12-01remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARDEylon Malin22-41/+8
2019-11-28remove FLAG_DEFAULT_VNFEylon Malin8-10/+3
2019-11-28adding testing to multi select service.Yoav Schneiderman2-9/+168
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