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
|
2381c0e0f4
|
Add new unlock screen design
|
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
|
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"
This reverts commit 2c8156ebe9 .
|
7 years ago |
Alexander Tseung
|
2c8156ebe9
|
Fix UI getting stuck in Reveal Seed screen
|
7 years ago |
Dan
|
077fc5eab6
|
Disable the first time flow import button while isLoading is true.
|
7 years ago |
Alexander Tseung
|
037d6e6624
|
Fix integration tests
|
7 years ago |
Alexander Tseung
|
516c1869b0
|
Fix lint errors
|
7 years ago |
Alexander Tseung
|
6277a4c46a
|
Refactor onboarding flow
|
7 years ago |
Alexander Tseung
|
bdc4a6964a
|
Fix merge conflicts. Refactor renderPrimary into Home component
|
7 years ago |
kumavis
|
89e6baa3ba
|
clean - mascara - remove unused code
|
7 years ago |
kumavis
|
99e618d3f2
|
mascara - server - serve bundles from dist
|
7 years ago |
kumavis
|
fbdf497487
|
mascara - fix proxy html script link
|
7 years ago |
kumavis
|
c9a4792304
|
mascara - use sw-controller and other cleanups
|
7 years ago |
kumavis
|
cbfee0ac7e
|
mascara - server - server bundles before static assets + serve dist/mascara instead of chrome
|
7 years ago |
kumavis
|
f35356a89a
|
mascara - html - fix script locations
|
7 years ago |
kumavis
|
bdf99269e2
|
mascara - move file locations to match extension structure
|
7 years ago |
Alexander Tseung
|
58f52b2b8d
|
Fix merge conflicts. Refactor onboarding flow.
|
7 years ago |
gasolin
|
db4800dc35
|
remove unavailable goToBuyEtherView propType
|
7 years ago |
Dan
|
07dd064247
|
Fix tests.
|
7 years ago |
Dan
|
d4da7c984f
|
Improve responsivensss of unique image screen.
|
7 years ago |
Dan
|
6393c38117
|
Pop uses new ui onboarding when in beta.
|
7 years ago |
Dan J Miller
|
9b38a77f46
|
Make entire gray container of 'reveal seed phrase' a clickable area. (#3596)
|
7 years ago |
Alexander Tseung
|
7fb27cf0c7
|
Update margins for consistency in first time flow (#3588)
|
7 years ago |
Dan
|
70f33d4747
|
Left align create password.
|
7 years ago |
Dan
|
0dad6db973
|
Styling fixes to welcome; hide network component on create password; shown welcoem in popup.
|
7 years ago |
Dan
|
91c890041c
|
Add welcome screen to new-ui browser first time flow.
|
7 years ago |
Dan
|
6c400c2e92
|
Update first time flow button fonts, and first-time-flow default font, to Roboto.
|
7 years ago |
Dan
|
e290d70086
|
Change fonts in new-ui onboarding to Roboto, with weight 400.
|
7 years ago |
Dan
|
b8dec68271
|
Make new-ui create password screen responsive.
|
7 years ago |
Alexander Tseung
|
5f8a632fec
|
Fix seed phrase validation clearing form (#3417)
* Fix seed phrase validation clearing form
* Make new ui import seed error feedback live, and allow newlines with and without carriage returns.
|
7 years ago |
Dan
|
baab9917ff
|
Padding of alpha warning aligns with app-bar
|
7 years ago |
Dan
|
def369ba07
|
Move beta warning to app header.
|
7 years ago |
Dan
|
07edf3f9ff
|
NewUI first time flow warning message change.
|
7 years ago |
Dan
|
746c3e5f18
|
Body width container in first time flow is consistent with app bar.
|
7 years ago |
Dan
|
66f55f954e
|
Render loading inside notice screen, and don't set isLoading from unMarkPasswordForgotten.
|
7 years ago |
Dan
|
6740be109b
|
Temporarily disable loading indicator.
|
7 years ago |
Dan
|
cca931c783
|
Temporarily disable loading indicator.
|
7 years ago |
Dan
|
00c5dd2736
|
Fix variable spelling error.
|
7 years ago |
Dan
|
c26e0d555b
|
Fix Import Existing DEN in popup New UI first time flow.
|
7 years ago |
Alexander Tseung
|
8b90b1d1b1
|
Remove accessing PropTypes from main React package
|
7 years ago |
Alexander Tseung
|
e4895df953
|
Change styling of Import Account with Seed Phrease (#3182)
|
7 years ago |
Alexander Tseung
|
0c6fef3dec
|
Add create new account routes, fix conflicts from uat updates
|
7 years ago |
Dan J Miller
|
41057a76c5
|
[NewUI] Build mascara with uglification and gzipping. (#2735)
* Adds uglification and gzipping.
* Build mascara with uglification and gzipping.
* Remove gzipping from extension build.
|
7 years ago |
Alexander Tseung
|
3f17abd43b
|
Fix mascara first time flow button colors
|
7 years ago |
Alexander Tseung
|
d905b86ba7
|
Add prop-types to package.json, redirect from create-password screen when isInitialized
|
7 years ago |
Alexander Tseung
|
706a6b0ad6
|
Add initialized checks for first time flow routes
|
7 years ago |
Alexander Tseung
|
d9ea2df6c2
|
Add route for Mascara confirm seed
|
7 years ago |
Alexander Tseung
|
dde39e82b5
|
Add routes for mascara
|
7 years ago |