1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app
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
..
components Allow disabling alerts (#8550) 2020-05-08 16:45:52 -03:00
contexts Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
css Fix connection modal style issues (#8433) 2020-05-04 12:04:41 -03:00
ducks Allow disabling alerts (#8550) 2020-05-08 16:45:52 -03:00
helpers Allow disabling alerts (#8550) 2020-05-08 16:45:52 -03:00
hooks Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
pages Allow disabling alerts (#8550) 2020-05-08 16:45:52 -03:00
selectors Make permissions selectors less bad (#8529) 2020-05-05 21:04:05 -07:00
store Allow disabling alerts (#8550) 2020-05-08 16:45:52 -03:00