Commit graph

3185 commits

Author SHA1 Message Date
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
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
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
5bfa0957c8
Merge pull request #728 from sharetribe/fix-canonical-listing-page-url
Fix canonical listing page url
2018-03-01 13:35:35 +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
Boyan Tabakov
73cda8df36
Merge pull request #727 from sharetribe/status-page
Add a simple static /_status.json page
2018-03-01 10:59:03 +02:00
Boyan Tabakov
7817979bb1 Add a simple static /_status.json page 2018-03-01 10:44:05 +02:00
Kimmo Puputti
6deac9b47e
Merge pull request #726 from sharetribe/handle-missing-stripe-connection-in-checkout
Handle missing provider Stripe connection in CheckoutPage
2018-02-28 10:15:53 +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
a0eac5e312
Merge pull request #724 from sharetribe/payment-settings-already-connected
Payment settings page vol2
2018-02-27 15:58:06 +02:00
Kimmo Puputti
cdbee730da Change submit button text 2018-02-27 15:22:37 +02:00