1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages
Mark Stacey ad478f8393
Remove unreachable branches from first time flow switch (#9795)
The conditions `isUnlocked` and `!isUnlocked` did account for all
cases, so any branches after that were unreachable.
2020-11-05 12:41:56 -03:30
..
add-token [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
asset [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-add-suggested-token [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-add-token [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-approve [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-decrypt-message [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-deploy-contract [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-encryption-public-key [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-send-ether [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-send-token [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-token-transaction-base [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-transaction [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-transaction-base add shared transaction constants (#9459) 2020-11-03 16:57:51 -06:00
confirm-transaction-switch add shared transaction constants (#9459) 2020-11-03 16:57:51 -06:00
connected-accounts [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
connected-sites [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
create-account [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
error [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
first-time-flow Remove unreachable branches from first time flow switch (#9795) 2020-11-05 12:41:56 -03:30
home [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
keychains Autofocus input, improve accessibility of restore page (#9748) 2020-11-03 12:40:12 -06:00
lock [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
mobile-sync [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
permissions-connect [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
routes [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
send [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
settings Display decimal chain ID in network form (#9780) 2020-11-03 20:10:52 -08:00
swaps Switch gas price estimation in swaps to metaswap-api /gasPrices (#9599) 2020-11-04 12:44:08 -03:30
unlock-page Make the login screen's Restore and Import links accessible (#9746) 2020-11-03 13:42:47 -06:00
index.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
pages.scss Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30