1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
Dan J Miller 99f753d73f Metrics adjustments (#15313)
* Don't send errors to sentry if users have not opted-in to participate in metametrics

* Don't capture opt-out metrics

* Move the metrics-opt in screen to immediately after the welcome screen

* Ensure that global.getSentryState is set in the background

* Fix e2e tests after rearranging onboardin flow

* Fix unit tests

* More e2e test fixes

* Remove unnecessary wrappers around capture exception
2022-07-22 18:19:36 -02:30
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components Add setApprovalForAll confirmation view (#15010) 2022-07-11 22:02:56 -02:30
contexts Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
css Changed asset option prop type requirements 2022-06-08 14:24:34 -07:00
ducks enable direct routing to the send page (#15259) 2022-07-21 14:13:22 -02:30
helpers Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:46:30 -02:30
hooks Add setApprovalForAll confirmation view (#15010) 2022-07-11 22:02:56 -02:30
pages Metrics adjustments (#15313) 2022-07-22 18:19:36 -02:30
selectors Remove global transaction state from send flow (#14777) 2022-07-01 08:58:35 -05:00
store Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2022-07-20 17:42:35 -07:00
index.js Metrics adjustments (#15313) 2022-07-22 18:19:36 -02:30
index.test.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00