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
Mark Stacey bbbf68c8df Allow dismissing the privacy mode notification
The privacy mode notification was not able to be dismissed from the
popup UI. It should have been dismissed after clicking "Learn more",
but that button opens a new tab first before dismissing the flag.
Opening the new tab kills the pop UI process before it has a chance
to set that flag, so it never gets set.

Re-ordering the handler to set the flag first avoids this problem.
2019-09-01 19:59:12 -03:00
..
add-token Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
confirm-add-suggested-token Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
confirm-add-token Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
confirm-approve Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-deploy-contract Only pass english function names to functionType metric 2019-04-08 13:31:11 -02:30
confirm-send-ether Only pass english function names to functionType metric 2019-04-08 13:31:11 -02:30
confirm-send-token Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-token-transaction-base Fix confirm token transaction amount display (#7081) 2019-08-31 13:26:49 -03:00
confirm-transaction Fix undefined tx id error (#7053) 2019-08-26 09:04:48 -03:00
confirm-transaction-base Show recipient alias in confirm header if exists (#6944) 2019-08-08 16:15:30 -02:30
confirm-transaction-switch 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
create-account Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
first-time-flow Using translated string for end of flow messaging (#7021) 2019-08-15 15:43:08 -03:00
home Allow dismissing the privacy mode notification 2019-09-01 19:59:12 -03:00
keychains Fix seed phrase import back button (#6758) 2019-06-27 12:26:25 -03:00
lock Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
mobile-sync Update mobile sync (#6967) 2019-08-06 15:33:41 -04:00
provider-approval Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 2019-05-03 13:32:05 -04:00
routes Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
send Fix BigNumber conversion error (#7088) 2019-08-31 13:29:31 -03:00
settings Add breadcrumb spacing on Contacts page (#7087) 2019-08-31 13:01:53 -03:00
unlock-page Open retore-vault route from popup (#6353) 2019-03-26 23:35:29 -07:00
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30