1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/pages/home
Dan J Miller 01985b2cff
Connected indicator info popup (#8293)
* Add popover for informing user about the connected status indicator

* Ensure user only sees connected status info popover once

* Default connectedStatusPopoverHasBeenShown to true and set it to false in a migration

* Add unit test for migration 42

* Initialize AppStateController if it does not exist in migration 42

* Update connect indicator popup locale text

* Code cleanup for connected-indicator-info-popup

* Code cleanup for connected-indicator-info-popup
2020-04-22 14:41:36 -02:30
..
home.component.js Connected indicator info popup (#8293) 2020-04-22 14:41:36 -02:30
home.container.js Connected indicator info popup (#8293) 2020-04-22 14:41:36 -02:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Connected indicator info popup (#8293) 2020-04-22 14:41:36 -02:30