Kimmo Puputti
|
0f4f57c9be
|
Handle listing deleted/closed error in checkout
|
2017-09-19 10:23:08 +03:00 |
|
Kimmo Puputti
|
21109dc083
|
Use helper to handle API errors
|
2017-09-19 10:20:27 +03:00 |
|
Kimmo Puputti
|
b45109f803
|
Add util for handling API errors
|
2017-09-19 10:19:21 +03:00 |
|
Hannu Lyytikainen
|
b0eea124c1
|
Update copytext
|
2017-09-19 09:27:47 +03:00 |
|
Hannu Lyytikainen
|
a3b3073bc8
|
Fix password recovery link layout
|
2017-09-19 09:27:47 +03:00 |
|
Kimmo Puputti
|
18e2d79109
|
Merge pull request #408 from sharetribe/handle-deleted-listing
Handle deleted listing
|
2017-09-18 12:36:03 +03:00 |
|
Kimmo Puputti
|
c4c13b9ddb
|
Change sale page translation
|
2017-09-18 11:18:35 +03:00 |
|
Kimmo Puputti
|
9d86f365fa
|
Handle 404 in listing page
|
2017-09-18 10:43:08 +03:00 |
|
Kimmo Puputti
|
85fa852869
|
Merge pull request #401 from sharetribe/handle-banned-users
Handle banned users
|
2017-09-15 16:20:11 +03:00 |
|
Kimmo Puputti
|
9cf9a098b3
|
Document empty CSS class
|
2017-09-15 16:11:17 +03:00 |
|
Vesa Luusua
|
84c8d549e0
|
Ensure full refresh on production
|
2017-09-15 15:45:44 +03:00 |
|
Kimmo Puputti
|
550bd302ee
|
Handle banned customer in Sale page
|
2017-09-15 15:24:11 +03:00 |
|
Kimmo Puputti
|
1306fe9413
|
Handle banned provider in Order page
|
2017-09-15 15:24:11 +03:00 |
|
Kimmo Puputti
|
a1611fad91
|
Handle banned providers and customers in Inbox
|
2017-09-15 15:24:11 +03:00 |
|
Kimmo Puputti
|
6f60c70107
|
Support deleted listings in prop types
|
2017-09-15 15:24:11 +03:00 |
|
Kimmo Puputti
|
f12ee05578
|
Add helpers to get names from user objects
|
2017-09-15 15:24:11 +03:00 |
|
Kimmo Puputti
|
30ba44f8c3
|
Add banned user support to Avatar
|
2017-09-15 15:24:11 +03:00 |
|
Kimmo Puputti
|
d34db2bd46
|
Remove required validation from user profiles
Since banned users don't have the profile object in attributes (for
now), it should be marked as optional.
|
2017-09-15 15:16:56 +03:00 |
|
Kimmo Puputti
|
564fb301bd
|
Add icon for banned user avatars
|
2017-09-15 15:16:56 +03:00 |
|
Vesa Luusua
|
f35ba4b5a3
|
Don't loadData while logout is in progress, canShowComponent should be called with nextProps
|
2017-09-15 15:03:54 +03:00 |
|
Vesa Luusua
|
99752865d8
|
Redirect after logout not before (helps with verify-email popup)
|
2017-09-15 15:03:54 +03:00 |
|
Vesa Luusua
|
e121f0c3ae
|
Fix mutated initial state
|
2017-09-15 15:03:54 +03:00 |
|
Vesa Luusua
|
b76cbadca3
|
Clear store after logout
|
2017-09-15 15:03:53 +03:00 |
|
Vesa Luusua
|
f4a3dcad5e
|
Merge pull request #404 from sharetribe/profile-image-added-to-listing-relations
profileImage to listing and tx relationships added
|
2017-09-15 11:31:55 +03:00 |
|
Vesa Luusua
|
05ee701d1d
|
Merge pull request #405 from sharetribe/fix-margin-stripe-bank-account-fields
Fix margins between input fields
|
2017-09-15 11:29:00 +03:00 |
|
Hannu Lyytikainen
|
91c6f26e74
|
PR review changes
Add a comment about custom error passed to email input.
Rename functions exported from PasswordRecoveryPage duck file to
something more explicit.
|
2017-09-15 10:55:29 +03:00 |
|
Hannu Lyytikainen
|
a855d30f11
|
Fix baseline
|
2017-09-15 10:04:59 +03:00 |
|
Hannu Lyytikainen
|
d3bd5ffeca
|
Add an icon for password not verified page
|
2017-09-15 10:04:59 +03:00 |
|
Hannu Lyytikainen
|
7e2dcd61c4
|
Add in-progress handling
|
2017-09-15 10:04:59 +03:00 |
|
Hannu Lyytikainen
|
ae44704a62
|
Add email not verified
Also add a generic error view.
|
2017-09-15 10:04:58 +03:00 |
|
Hannu Lyytikainen
|
968673c830
|
Apply inline buttons partly to bottom texts
|
2017-09-15 10:04:58 +03:00 |
|
Hannu Lyytikainen
|
13f4d81648
|
Add email not found handling
|
2017-09-15 10:04:57 +03:00 |
|
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 |
|