1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Dan J Miller 5c41ff0aa1 Ensure New Network Info popup doesn't show when switching to testnets (#15867)
* Ensure New Network Info popup doesn't show when switching to testnets

* Update ui/pages/routes/routes.component.js

Co-authored-by: Alex Donesky <adonesky@gmail.com>

* Fix typo

* Fix isTestNet property name casing

Co-authored-by: Alex Donesky <adonesky@gmail.com>
2022-09-19 19:00:16 +01:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Correct when setApprovalForAll message is shown (#15863) 2022-09-19 13:06:59 +01:00
contexts Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
css Adding Sepolia as a default test network (#15787) 2022-09-15 12:25:42 -02:30
ducks Add entry point for metalabs dapp into metamask home page (#15407) 2022-09-16 15:52:57 +01:00
helpers Adding Sepolia as a default test network (#15787) 2022-09-15 12:25:42 -02:30
hooks Using formatIconUrlWithProxy to get the iconUrl proxy of swap token (#15562) 2022-08-22 15:16:57 -04:00
pages Ensure New Network Info popup doesn't show when switching to testnets (#15867) 2022-09-19 19:00:16 +01:00
selectors Add entry point for metalabs dapp into metamask home page (#15407) 2022-09-16 15:52:57 +01:00
store Add entry point for metalabs dapp into metamask home page (#15407) 2022-09-16 15:52:57 +01:00
index.js Move updateBackgroundConnection call in ui/index.js to before the action calls (#15826) 2022-09-15 15:40:26 +02:00
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