1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/store
Mark Stacey c4fb514f3d
Allow disabling alerts (#8550)
The unconnected account alert can now be disabled. A "don't show this
again" checkbox has been added to the alert, which prevents that alert
from being shown in the future.

An alert settings page has been added to the settings as well. This
page allows the user to disable or enable any alert.
2020-05-08 16:45:52 -03:00
..
actionConstants.js Export each action constant directly (#8536) 2020-05-06 16:26:09 -02:30
actions.js Allow disabling alerts (#8550) 2020-05-08 16:45:52 -03:00
store.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30