Commit Graph

45 Commits (424c1f23c91b06b687ddb3a3cbc79610584dc23f)

Author SHA1 Message Date
Dan d1977225a4 Calculate max amount for send ether based on minimum gas total. 7 years ago
Dan c156c85eaa Fix amount max for sending token. 7 years ago
Dan c57d504794 Add currency-input component to correct send amount behaviour and move currency display value state to parent component. 7 years ago
Dan 8c6e1232e4 Lint fixes. 7 years ago
Dan 716bbf67d7 Set gas price allows for WEI precision. 7 years ago
Dan 319779ab08 Adds max amount feature for send-ether 7 years ago
Dan 67bdfe87e3 Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 7 years ago
Dan dc0b3255cf Fixes width of from and to dropdowns in extension and on mobile views. 7 years ago
Dan 56e9f98bd0 More lint fixes 7 years ago
Dan 5a94775b3f Lint fixes for NewUI-flat. 7 years ago
Dan 220da24f9a Change min gas price to 0.1 GWEI 7 years ago
Dan ef2b0d8485 Simply logic for rendering matching accounts in to-autocomplete dropdown. 7 years ago
Dan 07c4c92db6 Style dropdown of to-autocomplete. 7 years ago
Dan e737a9565a Improve customize gas modal error handling 7 years ago
Dan 09d659614e Cleaner implementation of currency-display input. 7 years ago
Dan b96ba55229 Clear send state on cancelling and signing. 7 years ago
Dan b3dad510b7 Improve precision in send and confirm. 7 years ago
Chi Kei Chan 8f3b762461 Fix Conversions bugs; Fiat value bugs 7 years ago
Chi Kei Chan 0458643f10 various styling fix on mobile 7 years ago
Dan c2880c4b8f Min and default gas price, limit, total; comments out code for gas slider. 7 years ago
Dan 332c7441b6 Get currency from state in account details, send and confirm screens. 7 years ago
Dan 59015cccef Min and default gas price, limit, total; comments out code for gas slider. 7 years ago
Dan f01d119cc1 Fixes mobile styling. 7 years ago
Dan de1da7d1b2 Fix cancel button on send screen. 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
Dan 4f9ac1c4fe Get from and update addressBook in send-v2 7 years ago
Dan ac43872c1a Enable send-v2 functionality. 7 years ago
Dan a9244f5e42 Customize Gas connected to state 7 years ago
Dan J Miller 803eaaf968 [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364) 7 years ago
Dan 7ec77e0b45 Refactor amount input: dynamic input width with vanilla js. 7 years ago
Dan 2898914a54 Send v2 amount unit moves correctly. 7 years ago
Dan ea7926c211 Adds amount and gas field to sendV2. 7 years ago
Dan fbab0f3a1f Send v2 to autocomplete. 7 years ago
Dan 71d6463984 Refactor 'rendersingleidentity' to a stand alone account-list-item component. 7 years ago
Dan 80463072b5 UI for readonly from component. From dropdown opening and closing. Mockdata. 7 years ago
Dan ca46bd200b Stop setting 'currentCurrency' and use local state for active currency in send.js 7 years ago
Chi Kei Chan 8f31b05ac5 Add token exchange rates 7 years ago
Chi Kei Chan 836bf2e1a3 Add frontend validation to send-token 7 years ago
Chi Kei Chan 062e67bff8 Add buttons; handle back; add yarn.lock 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
Dan 3ea841e276 Refactor gas-fee-display to include usd and eth fee displays as separate components. 7 years ago
Dan 5a7e4c4e76 Move gas fee to a separate component. 7 years ago
Dan 1485ec7392 Move currency toggle to its own component. 7 years ago