1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app/scripts/controllers
Mark Stacey 53ec42d95f
Add switch to connected account alert (#8532)
Add alert suggesting that the user switch to a connected account. This
alert is displayed when the popup is opened over an active tab that is
connected to some account, but not the current selected account. The
user can choose to switch to a connected account, or dismiss the alert.

This alert is only shown once per account switch. So if the user
repeatedly opens the popup on a dapp without switching accounts, it'll
only be shown the first time. The alert also won't be shown if the user
has just dismissed an "Unconnected account" alert on this same dapp
and account, as that would be redundant.

The alert has a "Don't show me this again" checkbox that allows the
user to disable the alert. It can be re-enabled again on the Alerts
settings page.
2020-05-12 10:01:52 -03:00
..
ens Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
network Simplify NetworkController re-export (#8528) 2020-05-05 21:02:44 -02:30
permissions Open notification UI when eth_requestAccounts waits for unlock (#8508) 2020-05-05 07:03:21 -07:00
transactions Synchronously update transaction status (#8563) 2020-05-09 10:46:58 -03:00
ab-test.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
alert.js Add switch to connected account alert (#8532) 2020-05-12 10:01:52 -03:00
app-state.js Minimize inactive timer resets (#8531) 2020-05-05 20:30:50 -03:00
cached-balances.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
detect-tokens.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
incoming-transactions.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
infura.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
onboarding.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
preferences.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
recent-blocks.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
threebox.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
token-rates.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30