1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages
Mark Stacey 2649b9b8bb
Display seed phrase reminder if user has tokens (#6952)
The seed phrase reminder will now be triggered if the user has eth *OR*
if the user has added a token. This is to ensure that a user can't have
a positive token balance without being reminded to backup the account.

Checking for the token in preferences was easier than checking the
actual token balance, because the token balance is not yet in Redux.
That would require a more substantial refactor.
2019-08-02 16:13:15 -02:30
..
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 Version 6.7.2 gas limit fix (#6786) 2019-07-04 14:14:03 -02:30
confirm-transaction Override ownProps with state props in SignatureRequest (#6911) 2019-07-26 10:39:13 -03:00
confirm-transaction-base Version 6.7.2 gas limit fix (#6786) 2019-07-04 14:14:03 -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 I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
home Display seed phrase reminder if user has tokens (#6952) 2019-08-02 16:13:15 -02:30
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 Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10: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 Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
settings I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
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