Commit graph

2485 commits

Author SHA1 Message Date
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
Vesa Luusua
bd4d31c2a0 SelectMultipleFilterMobile -> SelectMultipleFilterPlain and same for SelectSingleFilterMobile 2018-02-23 17:51:20 +02:00
Vesa Luusua
7c3a70fadc Description for the SearchFiltersPanel including previously commented example 2018-02-23 17:29:37 +02:00
Vesa Luusua
63fe488301 SearchPage supports SearchFiltersPanel 2018-02-23 17:29:02 +02:00
Vesa Luusua
5c75a80257 .searchResultsContainer handles paddings on viewportLarge 2018-02-23 17:29:02 +02:00
Vesa Luusua
c393edac0b SearchFilters can show 'More filters' button if needed 2018-02-23 17:29:02 +02:00
Vesa Luusua
30152423de SearchFiltersPanel (for extra filters on Desktop layout) 2018-02-23 17:29:01 +02:00
Vesa Luusua
7e4fe45e95 Add props useBullets and twoColumns to SelectSingleFilterMobile 2018-02-23 17:29:01 +02:00