Commit Graph

2493 Commits (89cc48789af2bb6f0925384abe4d4a53179a3956)

Author SHA1 Message Date
Dan 17909465f2 getParamsForGasEstimate extracts symbol from token instead of just accepting symbol. 7 years ago
Dan 6f633a97e1 Rename gas change actions. 7 years ago
Dan 8b6d08a15d Split out getGasEstimate logic from updateGasTotal 7 years ago
Dan 6d8344d0d0 Update amount error on update of send screen. 7 years ago
Dan 1c3d2aa18b Importing account by json and private key shows error and does not change account if no selectedAddress comes after import. 7 years ago
Alexander Tseung 389346913b
Prevent loading screen from overlaying the app bar (#4417) 7 years ago
Alexander Tseung d40971e7f3
Fix error handling on incorrect password (#4401) 7 years ago
Dan 5347319dff Fix setting of token balance on account switch in send screen from field. 7 years ago
Dan 7f23e017b2 Delete currency-input.js 7 years ago
Dan 2e1d962b1a Remove currency input from input-number 7 years ago
Dan f33bb3e2fd Stop using external NumericInput component. 7 years ago
Alexander Tseung 41e38fe553
Add notification for dropped retry transactions (#4363) 7 years ago
Alexander Tseung e3c9629130
Fix add-token token list placeholder width (#4365) 7 years ago
Alexander Tseung d1f5d8ccc6
Fix text field labels of first time flow. Add text fields to storybook (#4389) 7 years ago
Dan ea28c8a437 Replaces currency-input.js with NumericInput 7 years ago
kumavis a7b7c8f034 newui - unlock - dont catch errors unrelated to tryUnlockMetamask 7 years ago
Dan e712336189 Send refactor: fix error handling and form disabling in send form. 7 years ago
Dan 0de765aa25 Clean up for send refactor PR. 7 years ago
Dan dc2b5d0ef4 Move formShouldBeDisabled from send-footer util to component. 7 years ago
Dan 3a87d9221d Fix order of button text in page-container-footer. 7 years ago
Dan 5bb399e55a Display correct titles and subtitles on send token and editing send transaction screens. 7 years ago
Dan 1405237479 Fix display of primary currency symbol in send amount row 7 years ago
Alexander Tseung df38b0f307
Fix scrolling in Deposit Ether modal (#4336) 7 years ago
Dan c4e48d9263 Send refactor: fix amount max button for tokens. 7 years ago
Alexander Tseung 8245bf010e Update input field border on focus 7 years ago
Alexander Tseung c4e75a7075 Fix tests 7 years ago
Alexander Tseung 646545551c Fix signature request header text 7 years ago
Alexander Tseung 4f6b53c1aa Update designs for Add Token screen 7 years ago
kumavis 666c1f1b30
token-util - warn via loglevel on token lookup failure 7 years ago
Whymarrh Whitby 924cc1fcf7 Move setAccountLabel into PreferencesController 7 years ago
Bruno b0dcdc30fa remove fix header height 7 years ago
kumavis ff91ef96ef ui - unlock - remove setNetworkEndpoints calls from new unlock screen 7 years ago
kumavis c6f822ad45 ui - remove files accidently added by bad merge 7 years ago
Dan 759bc17388 Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Dan 44679f6cda Import defaults in send_/ 7 years ago
Dan 8ff60267d8 Fix Button component path in page-container footer. 7 years ago
Dan 77ee23d493 Add index.js files to send_ subdirectories 7 years ago
Alexander Tseung 5561937773 Fix account and network dropdowns in confirm screen 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Dan 0739618a61 Tests for send.duck.js 7 years ago
Dan 0076b732bd Rename ducks/send.js to ducks/send.duck.js 7 years ago
Dan b3f08681fd Add missing unit tests in send_/: now 100% function test coverage in send_/ 7 years ago
Dan c2ed2d4e50 Lint fixes 7 years ago
Dan 145e53b404 Unit tests for account-list-item, amount-max-button and send-amount-row components. 7 years ago
Alexander Tseung 0bcfbc1544 Add error message when passwords don't match in first time flow. Change input field styling in first time flow 7 years ago
Alexander Tseung 0301b33a48 Add TextField component to storybook 7 years ago
Alexander Tseung 2381c0e0f4 Add new unlock screen design 7 years ago
Dan 61d35e7abe Unit tests for from-dropdown; split out send-dropdown-list from from-dropdown 7 years ago
Dan 5d79d12648 SendRowErrorMessage component test. 7 years ago
Dan 22e2806ae2 Unit tests for send from, gas, to and wrapper row components. 7 years ago