Commit graph

3201 commits

Author SHA1 Message Date
Kimmo Puputti
961b9d73c3 Show missing Stripe account modal only if user has listings 2018-03-12 14:59:26 +02:00
Kimmo Puputti
bba4d8f96c
Merge pull request #743 from sharetribe/map-search-hover
Highlight hovered listing on map
2018-03-09 16:46:55 +02:00
Vesa Luusua
0bfff9d37e
Merge pull request #746 from sharetribe/customer-commission-in-bookingbreakdown
BookingBreakdown can handle customer commission
2018-03-09 15:14:57 +02:00
Vesa Luusua
c45fc8b69f
Merge pull request #747 from sharetribe/clear-sessionstorage
Clear sessionstorage
2018-03-09 15:09:14 +02:00
Vesa Luusua
08fcfac609 BookingBreakdown can handle customer commission 2018-03-09 15:02:15 +02:00
Vesa Luusua
2feebc0f2a Clear sessionstorage 2018-03-09 14:51:51 +02:00
Mikko Koski
bbbe239aa5 Make hover style same as active style. Change group label style. 2018-03-09 14:50:57 +02:00
Mikko Koski
1fdc8d404d Highlight hovered listing on map 2018-03-09 14:47:26 +02:00
Vesa Luusua
7100a7421a
Merge pull request #744 from sharetribe/searchpage-undefined-origin
SearchPage: fix undefined origin
2018-03-09 13:40:33 +02:00
Kimmo Puputti
84850528cc Fix error with trailing slash in listing page URL 2018-03-09 13:31:49 +02:00
Vesa Luusua
4cb1a6f80b SearchPage: fix undefined origin 2018-03-09 13:23:03 +02:00
Hannu Lyytikäinen
1650a87370
Merge pull request #745 from sharetribe/phone-number-formatter
Strip whitespaces away form phone numbers
2018-03-09 11:18:55 +02:00
Hannu Lyytikainen
af6673539c Strip whitespaces away form phone numbers 2018-03-09 11:08:14 +02:00
Mikko Koski
635e660af6
Merge pull request #742 from sharetribe/map-search
Synchronize search page list and map
2018-03-09 08:50:28 +02:00
Mikko Koski
6252baeca8
Merge pull request #741 from sharetribe/limit-images
Limit the number of images to 1
2018-03-09 08:50:12 +02:00
Mikko Koski
40f18eb3bf Increase the page size to 24 2018-03-08 16:32:34 +02:00
Mikko Koski
b93eb15f1c Don't fetch additional listings to map 2018-03-08 16:32:34 +02:00
Mikko Koski
cea07182d3 Do not sort by distance 2018-03-08 16:32:34 +02:00
Mikko Koski
c301562b13 Limit the number of images to 1 2018-03-08 13:48:56 +02:00
Vesa Luusua
e5dbe4cea1
Merge pull request #740 from sharetribe/fix-searchparams
Fix search params handling with Topbar
2018-03-07 15:42:04 +02:00
Vesa Luusua
348dda6cb6 Fix search params handling with Topbar 2018-03-07 15:35:44 +02:00
Vesa Luusua
c118eb6f88
Merge pull request #739 from sharetribe/config-sort-by-distance
Sort search by distance (send origin optionally to API)
2018-03-07 13:49:16 +02:00
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
af050fd421
Merge pull request #738 from sharetribe/fix-unintentional-mapsearch
Fix: somehow map had idle event twice after location search
2018-03-06 19:27:05 +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 Lyytikäinen
e7d1155fc8
Merge pull request #737 from sharetribe/edit-phone-number
Rename edit email to edit contact details
2018-03-06 19:04:10 +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
4c96408ae9
Merge pull request #733 from sharetribe/handle-missing-geolocation
Handle missing geolocation
2018-03-05 16:45:01 +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
dd191ee89f
Merge pull request #732 from sharetribe/improve-tx-error-logging
Log more info in tx handling errors
2018-03-05 10:14:42 +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
fbe1ab9feb
Merge pull request #730 from sharetribe/use-variants
Use variants for images in search page and listing page
2018-03-02 12:08:44 +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