Commit Graph

185 Commits (b3f08681fd943947526a294759896d093cdbd135)

Author SHA1 Message Date
Dan 26f965bcce Further refactors; includes refactor of send-v2.js and associated container 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago
Alexander Tseung b0a105ce80 Fix confirmation popup not always opening 7 years ago
bitpshr d0447f9058 Maintain token prices using a background service 7 years ago
bitpshr a350e80fee Fetch token prices based on contract address 7 years ago
Dan Finlay 34692acdf9 Fix action for setting locale 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
Dan a109a774a5 Use ens-input component in send-v2 to allow sending to ens names. 7 years ago
Dan 08e67c4e4a Default current locale in metamask reducer to empty string. 7 years ago
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 7 years ago
Dan 2ddc2cc1fb Lint fixes. 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
Dan c37684d7bd Remove unnecessary addition of nonce to state. 7 years ago
Dan 5433d2fe3a Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents. 7 years ago
Dan 91c890041c Add welcome screen to new-ui browser first time flow. 7 years ago
Alexander Tseung cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase (#3466) 7 years ago
Dan J Miller 0d97ff2210
Fix NewUI reveal seed flow. (#3410) 7 years ago
Dan J Miller 170c7602b7
[NewUI] Adds the mascara first time flow to betaUI extension (#3257) 7 years ago
Dan J Miller fe2ed68f11 Remove chrome focus outline for mouse users. (#3230) 7 years ago
Dan J Miller 100642c0ea Fix bug stemming from erroneously persistant unlock failure error message. (#3123) 7 years ago
Dan a4fd4f013f Restore display of all unconfirmed transactions. 7 years ago
Dan 980e1bfcf8 New add account page with create and import options. 7 years ago
Dan J Miller 5c1dcf3e9b [NewUI-flat] New deposit ether modal UI. (#2642) 7 years ago
Alexander Tseung a218008adf
Track usage of old and new UI (#2794) 7 years ago
Dan 2e9137dddd Update max amount behaviour to meet new specs. 7 years ago
Dan ce14ee2ffc New-ui actions accomodates old-ui. 7 years ago
Dan 7f79524070 Add UI selection 7 years ago
Jason Clark 75ef848196 making eslint happy 7 years ago
Jason Clark fc46a16a32 toggle wired up to preferences property store 7 years ago
Clark, Jason (Contractor) 90fc4812bc incremental commit 7 years ago
Dan 9e3f921ba9 Create single action for updating all of send in redux state. 7 years ago
Dan 0a91671ff6 Fix lint errors. 7 years ago
Dan 34ca7290c5 Allow editing of send ether. 7 years ago
Dan 67bdfe87e3 Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 7 years ago
Dan 56e9f98bd0 More lint fixes 7 years ago
Daijiro Wachi 0bfa10e501 Remove warning message when show import page 7 years ago
Dan b96ba55229 Clear send state on cancelling and signing. 7 years ago
Chi Kei Chan 5cbbb476b3 ShapeShift Integration 7 years ago
Chi Kei Chan c6a3d00d80 Fix merge conflict; separate onboarding buy screen 7 years ago
Jacky Chan 0264ecaad7 Adding CreatePasswordScreen 7 years ago
Dan 60eda592b5 Handling to and amount errors. 7 years ago
Dan f81226fbe9 Move all of send state to metamask state. 7 years ago
Chi Kei Chan 5ee6e4d3b3 wip 7 years ago
Dan a9244f5e42 Customize Gas connected to state 7 years ago
Dan ac4868170f Enables remove token and ensures add/remove update the list without need for refresh. 7 years ago
Sergey Ukustov c2b8dada91 Add eth_signTypedData handler 7 years ago
Dan 01816e1b22 Adds a back button to export private key modal; connects account details to same modal. 7 years ago
Dan 25c2865076 Restore notification functionality 7 years ago
Dan 79bcb88db3 Refactor to store estimated gas and price in local state, return promise from actions. 7 years ago
Dan 88c4226bf1 Estimate gasPrice and gasLimit in send screen. 7 years ago