Commit Graph

102 Commits (b3f08681fd943947526a294759896d093cdbd135)

Author SHA1 Message Date
Dan 6ecf2c8092 event object actually passed to this.createKeyringOnEnter in private-key.js 7 years ago
Dan 0a711f0de0 Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago
Alexander Tseung cfa2592d78 Update button styles 7 years ago
Dan a0df4b6892 Correct proptypes for t in new-account/create-form.js 7 years ago
Dan a82631791e Lint fixes 7 years ago
Dan 18f8583529 Fix references to undefined 'this.props' 7 years ago
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 7 years ago
Thomas cffaf44714 i18n Import flow 7 years ago
Dan 2ddc2cc1fb Lint fixes. 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
kumavis 34aeef50a0 i18n - load locales manually 7 years ago
Dan edd5c38492 Fix translations whose substitutions params were not in arrays. 7 years ago
Thomas 208b3bc4c1 Add i18n back into JsonImportSubview 7 years ago
Alexander Tseung 4b2e52795d
Explicitly define state in import account from json component (#3491) 7 years ago
Dan 2420ad2477 Correct merge conflict resolution errors. 7 years ago
Thomas ee254b4f6f Import Account disclaimer 7 years ago
Thomas 50f20358c1 Add import account disclaimer 7 years ago
Alexander Tseung 0c6fef3dec Add create new account routes, fix conflicts from uat updates 7 years ago
Dan J Miller 971112d413 [NewUI] Updates capitalization and alignment for the import account screen. (#3122) 7 years ago
Dan J Miller 8378445112 [NewUI] Set default new account name as placeholder, but not value (#3121) 7 years ago
Dan Finlay 11a944719f Add warning when importing no valid file 7 years ago
Nick Doiron abfa74f09a complete i18n across new UI 7 years ago
Nick Doiron 7da52c5997 separate out cross-browser i18n for extensions 7 years ago
Nick Doiron 99898ac775 better organization of locale file; i18n in more view files 7 years ago
Dan 2bc85ea72f Fix input box padding and select highlight in new account create and import page. 7 years ago
Dan 980e1bfcf8 New add account page with create and import options. 7 years ago
Alexander Tseung e226b10a89 Add react-router to allow use of the browser back button 7 years ago
Daijiro Wachi 0bfa10e501 Remove warning message when show import page 7 years ago
Dan 0ed1add110 Clear import error state on logout. 7 years ago
Chi Kei Chan e263ae9421 Update Import Account Help Link 7 years ago
Chi Kei Chan 085551b7e6 New Account modal 7 years ago
Alexander Tseung 6defb880fb Fix SELECT TYPE dropdown changing sizes based on error message (#2359) 7 years ago
Dan Finlay a22adec66f Replace ui with responsive-ui 7 years ago
Dan Finlay 86d367957f Move responsive ui into its own folder for easier merges 7 years ago
Dan Finlay 5eb3d5d485 Make folder for responsive UI 7 years ago
Thomas Huang d5f0ee4f5e Add Back Button for Import Screen 7 years ago
Kevin Serrano a8ababe2f4
Add a new warning for file import JSON 8 years ago
Dan Finlay b4e6ea9db7 Fix fiat rendering 8 years ago
Dan Finlay 19db11856b Remove redux dependency from eth-balance and its dependent tree 8 years ago
Thomas Huang 6bdb4c8728 Fix linting warnings 8 years ago
Kevin Serrano 088bfd5e8d
Fix account detail transition fix. 8 years ago
kumavis 067459da4c Filter txs by txMeta network value in account detail 8 years ago
Dan Finlay 8681e2540e Filter txs by txMeta network value in account detail 8 years ago
Kevin Serrano 5d14925842
Fix styling of error message. 8 years ago
kumavis f9b31fe2c3 rename selectedAccount to selectedAddress 8 years ago
Frankie 8be68575bb Clean up message manger includes: 8 years ago
kumavis 4dd6ba9c1b migration 5 - move keyring controller state to substate 8 years ago
Dan Finlay 9126652f2e Implement naieve JSON file importing 8 years ago
Dan Finlay b52346388b Added new modular private key import system 8 years ago
Dan Finlay 9ed6381c5d Remove unused UI files 8 years ago