Sara Reynolds
d126887bc3
fixes 4663
6 years ago
Dan
03f17d910a
Check that error is defined in import-account error catch.
7 years ago
Dan
75581ceebe
Show all errors on account creation screen.
7 years ago
Alexander Tseung
f4d833cb09
Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons
7 years ago
Dan
0f3480a97f
Fix then-catch + error handling in import-account
7 years ago
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
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
Paul Bouchon
5ec631cad3
Handle Promise rejections when importing accounts ( #4142 )
...
* Silently catch import failures since errors exist in Redux state
* Add comment about no-op catch statement
7 years ago
Alexander Tseung
58f52b2b8d
Fix merge conflicts. Refactor onboarding flow.
7 years ago
Alexander Tseung
0c6fef3dec
Add create new account routes, fix conflicts from uat updates
7 years ago
Alexander Tseung
e226b10a89
Add react-router to allow use of the browser back button
7 years ago
Chi Kei Chan
e263ae9421
Update Import Account Help Link
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
8 years ago
Kevin Serrano
a8ababe2f4
Add a new warning for file import JSON
8 years ago
Kevin Serrano
5d14925842
Fix styling of error message.
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
b3cb675a8b
Develop import subviews
8 years ago
Dan Finlay
383f8ea7dc
Linted & added salting to vault
8 years ago
Kevin Serrano
1481a3ef8e
Initial work on UI side
8 years ago
Dan Finlay
8fde8a8921
Manually linted
9 years ago
Dan Finlay
a08c3bc01b
Auto linted
9 years ago
Dan Finlay
f5fa0d3fa5
Improved template to not be invisible
9 years ago
Dan Finlay
f6d1da7793
Improve template
9 years ago
Dan Finlay
d814a45dff
Moved UI into repo with its own dependency stack
9 years ago