Vesa Luusua
3a0f202e50
Sort search by distance (send origin to API)
2018-03-07 12:52:59 +02:00
Kimmo Puputti
d1b768dfd9
Merge pull request #736 from sharetribe/keep-filters-when-editing-topbar-location
...
Keep other filter values when submitting another location in the search page
2018-03-07 08:58:07 +02:00
Vesa Luusua
702a4f5e2c
Remove unnecessary url param check from onIdle
2018-03-06 19:21:03 +02:00
Vesa Luusua
ee8c376751
Fix: somehow map was moved twice after location search triggering mapSearch
2018-03-06 19:21:02 +02:00
Hannu Lyytikainen
538f93b421
Update tests
2018-03-06 16:17:45 +02:00
Hannu Lyytikainen
a317af4513
Rename email change to contact details change
2018-03-06 16:09:47 +02:00
Hannu Lyytikainen
24f72979a6
Rename translation keys
2018-03-06 15:58:15 +02:00
Hannu Lyytikäinen
36b7752b4e
Merge pull request #735 from sharetribe/user-phone-number
...
Add user phone number
2018-03-06 15:37:06 +02:00
Hannu Lyytikainen
44352901c3
Add a check for empty protectedData object
2018-03-06 15:20:03 +02:00
Hannu Lyytikainen
ae8fbbd567
Pass additional user creation data in protectedData
2018-03-06 14:13:23 +02:00
Hannu Lyytikainen
72755cd946
Move normalizer to a separate file
2018-03-06 14:13:20 +02:00
Kimmo Puputti
c7e522a51a
Merge pull request #734 from sharetribe/form-autofill
...
Ensure proper form prefill values
2018-03-06 11:54:01 +02:00
Kimmo Puputti
399d966ee0
Merge Topbar location search with existing search filters
...
If the user is on the SearchPage, submitting a new location should
also keep the existing query params and merge the new location params
with those.
2018-03-06 10:11:40 +02:00
Kimmo Puputti
887e031a96
Make currentPage into an explicit prop
2018-03-06 10:05:50 +02:00
Hannu Lyytikainen
f9662fed25
Add FieldPhoneNumberInput component
2018-03-06 09:47:33 +02:00
Kimmo Puputti
47f8cfffb8
Ensure proper form prefill values
2018-03-05 16:43:55 +02:00
Kimmo Puputti
7cf93b0d12
Allow accessing wizard tabs in edit more with missing data
2018-03-05 15:09:36 +02:00
Kimmo Puputti
709ddf61d8
Filter out listings without location for the SearchMap
2018-03-05 14:18:41 +02:00
Kimmo Puputti
a5497aefff
Make listing geolocation optional
2018-03-05 14:18:00 +02:00
Kimmo Puputti
3877ef83f0
Log more info in tx handling errors
2018-03-05 10:08:26 +02:00
Kimmo Puputti
d0d44e092e
Merge pull request #729 from sharetribe/reminder-for-missing-stripe-account
...
Inform providers about missing Stripe accounts
2018-03-05 09:28:56 +02:00
Mikko Koski
339d2fc7d7
Use explicit ternary operator
2018-03-02 12:08:02 +02:00
Mikko Koski
f87379fa04
Handle case where not all image variants haven't been loaded
2018-03-02 12:08:02 +02:00
Mikko Koski
acaae80bc5
Use sparse fieldsets to fetch only required image variants
2018-03-02 12:00:42 +02:00
Mikko Koski
8cf9b76d52
Change the code to use either variants or size
...
Use which one is available. Code is now backwards and forwards compatible.
2018-03-02 12:00:41 +02:00
Mikko Koski
13246c44f6
Remove unused defaultURL
...
It seems that defaultURL is never used. According to the props, nameSet doesn't have url field, it only has name and size fields. Thus the defaultURL is always null.
2018-03-02 12:00:41 +02:00
Kimmo Puputti
4cbc3a6013
Show reminder modal also for missing Stripe account
2018-03-02 10:38:39 +02:00
Kimmo Puputti
c0520d681b
Rename email verification nagging into something more generic
2018-03-01 16:49:42 +02:00
Kimmo Puputti
6a2dca5409
Fix canonical listing page URL error
...
Listing page was internally using the params object for links etc. but
in the canonical route the slug was missing and the link creation
failed.
2018-03-01 12:07:21 +02:00
Kimmo Puputti
d00aa0c020
Remove unused prop
2018-03-01 12:07:13 +02:00
Kimmo Puputti
4f91b2aa9e
Handle speculation errors properly in checkout
...
- Hide form if speculation failed
- Add specific error message for missing author Stripe account
- Add generic error message for other speculation errors
2018-02-28 09:55:47 +02:00
Kimmo Puputti
33deabeec2
Add error helper for missing Stripe account error
2018-02-28 09:55:06 +02:00
Kimmo Puputti
5d912c7716
Add error code
2018-02-28 09:36:32 +02:00
Kimmo Puputti
cdbee730da
Change submit button text
2018-02-27 15:22:37 +02:00
Kimmo Puputti
9566c849b5
Hide payment settings form if already connected
2018-02-27 15:12:48 +02:00
Kimmo Puputti
b0bec19fca
Merge pull request #721 from sharetribe/payment-settings-page
...
Payment settings page
2018-02-27 13:45:05 +02:00
Kimmo Puputti
4c942dafd3
Fix tests
2018-02-27 13:00:29 +02:00
Kimmo Puputti
179a50977a
Add message based on stripe account state
2018-02-27 13:00:29 +02:00
Kimmo Puputti
d458f917e0
Save payout details
2018-02-27 13:00:29 +02:00
Kimmo Puputti
fcab6570c1
Add support for disabled and ready props
2018-02-27 13:00:29 +02:00
Kimmo Puputti
51dad171c1
Add support for disabled field
2018-02-27 13:00:29 +02:00
Kimmo Puputti
96251413fe
Add support for disabling field
2018-02-27 13:00:29 +02:00
Vesa Luusua
3b5dfbff2d
SearchFiltersPanel needs also paddings
2018-02-26 18:29:17 +02:00
Kimmo Puputti
949873ac15
Add payment settings as a tab under account
2018-02-26 16:13:05 +02:00
Vesa Luusua
c73d7c1054
SearchPage paddings had regression since pagination wasn't factored in.
2018-02-26 15:55:52 +02:00
Vesa Luusua
d2abaecb3a
Search only 80 result for the map, 500 was too much for scrolling performance.
2018-02-26 15:43:16 +02:00
Vesa Luusua
4537d1edb3
Bugfix: clickable area was covering whole (invisible) image
2018-02-26 14:03:55 +02:00
Vesa Luusua
ed29360b55
Merge pull request #718 from sharetribe/remove-buggy-mobile-fixed-sendmessageform
...
Remove buggy SendMessageForm styles
2018-02-26 12:58:09 +02:00
Vesa Luusua
4d4f6daf72
SendMessageForm: use 'desktop' message sending layout on mobile too
2018-02-23 19:16:51 +02:00
Vesa Luusua
193a44b5a2
TransactionPanel: remove focused handling with fixed message
2018-02-23 19:15:39 +02:00