1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Dan J Miller 1bd22b58c0
Add a/b test for full screen transaction confirmations (#7162)
* Adds ab test controller with a fullScreenVsPopup test

* Add migration for fullScreenVsPopup state

* Move abtest state under an 'abtests' object.

* MetaMask shows fullScreen group of a/b test unapproved txs in a full browser tab

* Ensure cancel metrics event in confirm-transaction-base.component.js is sent in all cases

* Switch to existing tab for unapproved tx if it exists when opening in full screen

* Send metrics event for entering a/b test from confirm screen

* Fix lint, unit and integration tests related to a/b test code

* Remove unnecessary tabs.query call in triggerUiInNewTab
2019-09-24 17:08:38 -04:00
..
components Remove unused modals (#7184) 2019-09-18 10:09:41 -03:00
css Remove unused modals (#7184) 2019-09-18 10:09:41 -03:00
ducks Remove unused components (#7191) 2019-09-18 18:41:36 -03:00
helpers Report missing en locale messages to Sentry (#7197) 2019-09-21 13:31:45 -03:00
pages Add a/b test for full screen transaction confirmations (#7162) 2019-09-24 17:08:38 -04:00
selectors address book entries by chainId (#7205) 2019-09-21 14:36:05 -03:00
store Remove unused components (#7191) 2019-09-18 18:41:36 -03:00