Commit Graph

2392 Commits (722c5ae82153d2bcf3c34037e13d3d5f430920f2)

Author SHA1 Message Date
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
Dan f94ffa022c Fix test descriptions and remove unnecessary proptypes. 7 years ago
Dan 9ccc609e56 Adds test for send, send-content, send-footer and send-header components. 7 years ago
Alexander Tseung fff7f52074 Change font weight from 300 to 400 7 years ago
Dan 7c49009854 Unit tests for containers, utils and selectors in send_/ 7 years ago
Alexander Tseung d5759cf4a8 Add storybook integration 7 years ago
kumavis a1d13d45cf lint - cleanup some unused variables 7 years ago
kumavis 0e48ddfceb ui - actions - importNewAccount - rethrow err on failure 7 years ago
Dan e488c0eeea Delete dead send code. 7 years ago
Alexander Tseung ffda954add Fix styling of the app spinner 7 years ago
kumavis 6f316ca450 network - remove setNetworkEndpoints 7 years ago
Paul Bouchon 5ec631cad3
Handle Promise rejections when importing accounts (#4142) 7 years ago
kumavis bce7adac85 ui - actions - importNewAccount - use async and pify for cleaner syntax 7 years ago
Dan 954394f810 Remove 'goHome' from send_ 7 years ago
Dan beb8d1cf5e Move getMaxModeOn selector to amount-max-button container. 7 years ago
Dan 4a8c3194c2 Use constants for send screen errors messages. 7 years ago
Dan bc145dc6a6 Fix send-v2__form class in send-content.component 7 years ago
Dan 41b609ab5b Fix amount max button. 7 years ago
Dan 5529ec6efd Fix close button on send screen 7 years ago
Dan 26f965bcce Further refactors; includes refactor of send-v2.js and associated container 7 years ago
bitpshr b4b33b57bc Fix ShapeShift purchases on new UI 7 years ago
Dan 9f9e8789cc Simplify return of existing token in getSymbolAndDecimals 7 years ago
Dan b71dbf52d1 Convert decimals to string in getSymbolAndDecimals; return null for symbol or decimals. 7 years ago