Commit graph

2182 commits

Author SHA1 Message Date
Hannu Lyytikainen
82fe1ce490 Apply styles 2017-09-15 10:04:31 +03:00
Hannu Lyytikainen
95ba740e08 Remove unused imports and props 2017-09-15 10:03:32 +03:00
Hannu Lyytikainen
237e1d208a Change password recovery url to recover-password 2017-09-15 10:03:32 +03:00
Hannu Lyytikainen
00803945a5 Add recovery email resend 2017-09-15 10:03:32 +03:00
Hannu Lyytikainen
484ce61fa7 Enable submit button with initial email 2017-09-15 10:03:32 +03:00
Hannu Lyytikainen
4d7887f887 User common keys icon 2017-09-15 10:03:32 +03:00
Hannu Lyytikainen
80ec7d6675 Add link for retyping email address 2017-09-15 10:03:29 +03:00
Hannu Lyytikainen
b4ab06a32e Add keys icon 2017-09-15 10:02:41 +03:00
Hannu Lyytikainen
5a1c7e5f5a Add email submitted view 2017-09-15 10:02:41 +03:00
Hannu Lyytikainen
70fc98d786 Add API call for password reset 2017-09-15 10:02:35 +03:00
Vesa Luusua
f1c48ad5d3 Fix margins between input fields 2017-09-14 22:14:07 +03:00
Vesa Luusua
9a8642b752 Change comments from current user fetches since profileImage wasn't added to attributes 2017-09-14 22:03:50 +03:00
Vesa Luusua
96b1ddaaec Update tests 2017-09-14 21:21:53 +03:00
Vesa Luusua
15e4521798 profileImage to listing and tx relationships added and Avatar changed to bigger 2017-09-14 21:13:30 +03:00
Hannu Lyytikainen
41b5c04d56 Add PasswordRecoveryForm 2017-09-14 20:46:01 +03:00
Hannu Lyytikainen
56244affb1 Add password forgotten link 2017-09-14 20:46:01 +03:00
Hannu Lyytikainen
3109a14d69 Change password recovery route 2017-09-14 20:46:01 +03:00
Hannu Lyytikainen
0d6cd6a05e Update file references 2017-09-14 20:46:01 +03:00
Hannu Lyytikainen
384e83fe39 Rename files
PasswordForgottenPage to PasswordRecoveryPage
PasswordForgottenForm to PasswordRecoveryForm
2017-09-14 20:46:01 +03:00
Vesa Luusua
a89685275e Merge pull request #402 from sharetribe/whitelist-email-verification-nag
Whitelist email verification nag
2017-09-14 14:39:37 +03:00
Vesa Luusua
64156e7528 Small CSS change 2017-09-14 14:31:25 +03:00
Vesa Luusua
d35e3d6013 Check if page is whitelisted before showing verify-email modal 2017-09-14 14:17:02 +03:00
Vesa Luusua
f7dd5a2a48 Prettier for existing code 2017-09-14 14:16:09 +03:00
Vesa Luusua
2bc302fc6f Enforce capitalized constant convention 2017-09-14 14:12:40 +03:00
Vesa Luusua
f92b002c71 Merge pull request #400 from sharetribe/verify-email-modal
Verify email modal
2017-09-14 13:42:14 +03:00
Vesa Luusua
580ab39e17 Add currentUserHasOrders info to SecurityPage
Verification props to SecurityPage
2017-09-14 12:52:46 +03:00
Vesa Luusua
01a8d2ed8e Add currentUserHasOrders info to SearchPage
Verification props to SearchPage
2017-09-14 12:52:46 +03:00
Vesa Luusua
03c2275dc8 Add currentUserHasOrders info to SalePage
Verification props to SalePage
2017-09-14 12:52:45 +03:00
Vesa Luusua
3387aec83f Add currentUserHasOrders info to ProfileSettingsPage
Verification props to ProfileSettingsPage
2017-09-14 12:52:45 +03:00
Vesa Luusua
180951a942 Add currentUserHasOrders info to ProfilePage
Verification props to ProfilePage
2017-09-14 12:52:45 +03:00
Vesa Luusua
4e9a84ee17 Add currentUserHasOrders info to PayoutPreferencesPage
Verification props to PayoutPreferencesPage
2017-09-14 12:52:45 +03:00
Vesa Luusua
c87745d85d Add currentUserHasOrders info to PasswordResetPage
Verification props to PasswordResetPage
2017-09-14 12:52:44 +03:00
Vesa Luusua
56cd24b040 Add currentUserHasOrders info to PasswordForgottenPage
Verification props to PasswordForgottenPage
2017-09-14 12:52:44 +03:00
Vesa Luusua
b56a5f8c11 Add currentUserHasOrders info to OrderPage
Verification props to OrderPage
2017-09-14 12:52:44 +03:00
Vesa Luusua
384b22cd60 Add currentUserHasOrders info to NotFoundPage
Verification props to NotFoundPage
2017-09-14 12:52:43 +03:00
Vesa Luusua
6d6132a1a4 Add currentUserHasOrders info to ManageListingPage
Verification props to ManageListingPage
2017-09-14 12:52:43 +03:00
Vesa Luusua
e6b95c7164 Add currentUserHasOrders info to ListingPage
Verification props to ListingPage
2017-09-14 12:52:43 +03:00
Vesa Luusua
d8b380f943 Add currentUserHasOrders info to LandingPage
Verification props to LandingPage
2017-09-14 12:52:42 +03:00
Vesa Luusua
a6be31ccff Add currentUserHasOrders info to InboxPage
Verification props to InboxPage
2017-09-14 12:52:42 +03:00
Vesa Luusua
6191ed4fc0 Add currentUserHasOrders info to EmailVerificationPage
Verification props to EmailVerificationPage
2017-09-14 12:52:42 +03:00
Vesa Luusua
6e1155dac7 Add currentUserHasOrders info to EditListingPage
Verification props to EditListingsPage
2017-09-14 12:52:41 +03:00
Vesa Luusua
7a5444f881 Add currentUserHasOrders info to ContactDetailsPage
Verification props to ContactDetailsPage
2017-09-14 12:52:41 +03:00
Vesa Luusua
d36a0ae253 Add currentUserHasOrders info to AuthenticationPage
Verification props to AuthenticationPage
2017-09-14 12:52:41 +03:00
Vesa Luusua
a32cf3fc48 Topbar shows correct content in verify-email modal 2017-09-14 12:52:41 +03:00
Vesa Luusua
10710313ce Modal can optionally take close button message 2017-09-14 12:52:40 +03:00
Vesa Luusua
dc4145f82d After checkout update currentUserHasOrders data 2017-09-14 12:52:40 +03:00
Vesa Luusua
9acae53053 Topbar shows nagging verify-email modal after every page change 2017-09-14 12:52:40 +03:00
Kimmo Puputti
3fe8a58c16 Merge pull request #399 from sharetribe/verify-email-after-signup
Show "Verify your email" screen after signup
2017-09-14 09:52:08 +03:00
Kimmo Puputti
fd79f32923 Ensure current user, add docs 2017-09-14 09:46:20 +03:00
Kimmo Puputti
7adfa6eeed Add docs 2017-09-14 09:46:08 +03:00