Commit Graph

1541 Commits (25eac2334b96b8b2af6b8859631d8a032bfdd2bb)

Author SHA1 Message Date
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
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
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
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 b71dbf52d1 Convert decimals to string in getSymbolAndDecimals; return null for symbol or decimals. 7 years ago
Dan 6de450488b Wraps calls to symbol() and decimals() in try catch 7 years ago
Paul Bouchon 1bad3fa257
Allow transactions with 0-gwei gas price (#4073) 7 years ago
Dan 33c16d1bf6 Fixes to get tests passing. 7 years ago
Dan 91c201aa72 Lint fixes and alphabetization for i3725-refactor-send-component 7 years ago
Alexander Tseung 61b8c3efff Redirect to correct seed phrase screen 7 years ago
Dan 8ff7806f1b Core of the refactor complete 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago
Alexander Tseung 3082d2e4ef Use new design for reveal seed screen. Persist seed words only in first time flow 7 years ago
Alexander Tseung 2fdf45b418 Show correct MetaMask version number in the Info page 7 years ago
Alexander Tseung ce74cd7774 Fix custom RPC not redirecting to Settings page 7 years ago
bitpshr cce123c30e Show checksummed addresses throughout the UI 7 years ago
Alexander Tseung 053044fb65 Fix spinner layout 7 years ago
Alexander Tseung de7fc781a5 Fix BigNumber exception in confirm-send-ether 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
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
Dan 59c887301a second commit 7 years ago
Alexander Tseung f96c13d616 Refactor page-container component structure 7 years ago
Dan d8adc527f1 Lint fix. 7 years ago
Dan 9dbb9d12ad Internationalize converted value in confirm screens 7 years ago
Dan 1382de2cda Internationalize converted value in currency-input.js 7 years ago
Dan 4011dac6f6 Improve display of crypto currencies when selected as the 'Current Conversion' 7 years ago
Dan 284dd85a99 first commit 7 years ago
Alexander Tseung 1e6f062bb6 Fix integration tests 7 years ago
Alexander Tseung 2db55cd0de Fix editing transaction 7 years ago