Commit Graph

176 Commits (a180fb03209bdbc4df9645a665108a8cd8788a5a)

Author SHA1 Message Date
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
Chi Kei Chan e1077836ce Add Confirm Send token screen 7 years ago
Dan e2dc9328fc Send user to most recent pending transaction after sending a transaction. 7 years ago
Chi Kei Chan 8f31b05ac5 Add token exchange rates 7 years ago
Dan 3e6b619bd8 Use ternary operator instead of two conditionals. 7 years ago
Dan 6d3b3d4203 Show confirm transaction screen when clicking a pending transaction in the list. 7 years ago
Dan aa60944e30 Remove default to confirm screen on login. 7 years ago
Chi Kei Chan 8b919758e5 Send Token screen partial UI 7 years ago