1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/ui
Dan J Miller 1bbeb80dff Ensure the seed phrase reminder is displayed with precedence over the network deprecation warning (#15869)
* Ensure the seed phrase reminder is displayed with precedence over the network deprecation message

* Prevent error when attempting to get balance before account info has been fully sete

* Fix implementation of seedphrase-reminder-display-fix

* Prioritize seed phrase reminder notification over portfolio tooltip, and that tooltip over testnet deprecation
2022-09-19 19:00:50 +01:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Don't display DetectedTokenSelectionPopover if there are no detected tokens (#15877) 2022-09-19 19:00:35 +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 the seed phrase reminder is displayed with precedence over the network deprecation warning (#15869) 2022-09-19 19:00:50 +01:00
selectors Ensure the seed phrase reminder is displayed with precedence over the network deprecation warning (#15869) 2022-09-19 19:00:50 +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