Commit Graph

2303 Commits (1c3d2aa18b85ddb83734d6afdbb1111ba0791229)

Author SHA1 Message Date
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
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
kumavis a7b7c8f034 newui - unlock - dont catch errors unrelated to tryUnlockMetamask 7 years ago
Alexander Tseung df38b0f307
Fix scrolling in Deposit Ether modal (#4336) 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
Alexander Tseung 5561937773 Fix account and network dropdowns in confirm screen 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
Alexander Tseung fff7f52074 Change font weight from 300 to 400 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
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
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
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
Alexander Tseung 61b8c3efff Redirect to correct seed phrase screen 7 years ago
kumavis ee8b91262d
i18n-helper - wrap fallback in brackets to help indicate something is wrong 7 years ago
Dan Finlay b2fbc6399a Return key instead of empty string on i18n fail 7 years ago
kumavis 3500689ed0
i18n-helper - abort on i18n failure 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 477b74124d Revert "Fix UI getting stuck in Reveal Seed screen" 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
Alexander Tseung 1d80a4c452 Fix exception thrown when revealing seed words 7 years ago
Alexander Tseung 2c8156ebe9 Fix UI getting stuck in Reveal Seed screen 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