Thomas
ee254b4f6f
Import Account disclaimer
7 years ago
Thomas
50f20358c1
Add import account disclaimer
7 years ago
Dan J Miller
971112d413
[NewUI] Updates capitalization and alignment for the import account screen. ( #3122 )
...
* Updates capitalization and alignment for the import account screen.
* Align elements in import form.
7 years ago
Dan
980e1bfcf8
New add account page with create and import options.
7 years ago
Daijiro Wachi
0bfa10e501
Remove warning message when show import page
...
Fixes: https://github.com/MetaMask/metamask-extension/issues/1192
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
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
Thomas Huang
6bdb4c8728
Fix linting warnings
8 years ago
Dan Finlay
9126652f2e
Implement naieve JSON file importing
...
Doesn't work on any JSON file I have, it's a very naieve strategy provided by ethereumjs-wallet. Will need to raise its sophistication before deploying to production.
8 years ago
Dan Finlay
1ff4894b67
Allow importing of private key strings
...
Fixes #1021
A top-right menu item now allows `Account Import`. It has a menu (with one item for now) that allows importing a private key string.
Errors are displayed, and a success navigates the user to their account list, where the imported account is labeled `LOOSE`.
8 years ago
Dan Finlay
b3cb675a8b
Develop import subviews
8 years ago
Dan Finlay
a7af47db92
Add import account placeholder template
8 years ago