Commit graph

1366 commits

Author SHA1 Message Date
Vesa Luusua
b2fd6db90a convert dates to relevant API date / UTC moment 2018-03-27 01:47:30 -11:00
Hannu Lyytikainen
4ed729a17d Define inline svg color in css 2018-03-27 14:19:11 +03:00
Hannu Lyytikainen
e9a45042e4 Define svg colors in css 2018-03-27 13:05:18 +03:00
Vesa Luusua
e6d283de59
Merge pull request #785 from sharetribe/update-map-lib
Update map lib
2018-03-26 16:58:07 +03:00
Vesa Luusua
61d4b24630 Fix TypeError: 'overlayMouseTarget' of null 2018-03-26 15:05:22 +03:00
Kimmo Puputti
4a620ef2ff Use Stripe v3 API to create bank account tokens 2018-03-26 15:03:46 +03:00
Kimmo Puputti
8709a7b225 Remove synchronous account and routing number validation
Stripe v3 removes the validation helpers and v2 validation only worked
with US numbers.
2018-03-26 14:46:31 +03:00
Kimmo Puputti
bd71194bd0 Update snapshots with the new enzyme deep rendering 2018-03-26 11:43:40 +03:00
Kimmo Puputti
6a8a303ed8 Update snapshots with the new test rendering setup 2018-03-26 11:34:47 +03:00
Vesa Luusua
c75b1ed0ba Add richText interpolation for breaking long words with spans 2018-03-23 16:27:19 +02:00
Kimmo Puputti
fa7c813b39 Fix google lib check for server rendering 2018-03-22 11:17:12 +02:00
Vesa Luusua
22b71d3f27
Merge pull request #775 from sharetribe/bookingbreakdown-feenote-bug
Fix: commission fee note showing when commission is not for current role
2018-03-21 16:46:04 +02:00
Vesa Luusua
31f0510efe Fix: commission fee note showing when commission is not for current role 2018-03-21 16:39:55 +02:00
Vesa Luusua
a027671573 Remove throw error when google lib is missing 2018-03-21 16:21:19 +02:00
Vesa Luusua
28e339ad6a
Revert "Revert "onIdle should not be called without ref to actual map"" 2018-03-20 15:50:26 +02:00
Vesa Luusua
77b16410de
Revert "onIdle should not be called without ref to actual map" 2018-03-20 15:36:33 +02:00
Vesa Luusua
f1362896c9 onIdle should not be called without ref to actual map 2018-03-20 14:40:19 +02:00
Vesa Luusua
467377027b Improve error messages when TransactionPanel is rendering line-items. 2018-03-20 13:28:03 +02:00
Kimmo Puputti
b79e5aeaab Complain about missing Google Maps API only right when needing it
This should handle some errors where the Maps lib is loaded slowly.
2018-03-16 14:26:30 +02:00
Vesa Luusua
0d489342d4 Footer: default copyright to point to landingpage 2018-03-16 12:50:30 +02:00
Vesa Luusua
d4abfbfb8b UserCard: remove vertical margins 2018-03-16 12:45:45 +02:00
Vesa Luusua
7ccc683a5c Avatar container gets too much space from flex layout 2018-03-16 12:37:10 +02:00
Kimmo Puputti
366f3e9606
Merge pull request #760 from sharetribe/image-carousel-loading-spinner
Image carousel loading spinner
2018-03-15 09:56:22 +02:00
Kimmo Puputti
e721889de4 Show loading spinner when image is being loaded 2018-03-15 09:47:48 +02:00
Vesa Luusua
c57d6a1fec Fix FF bug on ManageListingCard 2018-03-14 16:36:09 +02:00
Kimmo Puputti
ff99ffc8f6 Allow passing other props to the image element 2018-03-14 16:32:12 +02:00
Kimmo Puputti
3e66136494 Add default noop value for setting active listing 2018-03-14 12:59:27 +02:00
Kimmo Puputti
90040910f9 Update current user having orders after creating enquiry
This makes the enquiry tx page show the possible missing email
verification modal right away.
2018-03-14 11:03:29 +02:00
Vesa Luusua
ae830cf502 Show address on TransactionPage 2018-03-13 17:54:58 +02:00
Hannu Lyytikainen
bc3f767c9b Add a booking breakdown example for units type 2018-03-13 14:11:58 +02:00
Hannu Lyytikainen
62f5aaaf7e Fix day count for units booking type 2018-03-13 13:53:02 +02:00
Vesa Luusua
bdce452d72
Merge pull request #753 from sharetribe/fix-naming
Fix component naming
2018-03-13 12:21:54 +02:00
Vesa Luusua
86a4cded57
Merge pull request #750 from sharetribe/refund-refactoring
Refactor refund
2018-03-13 12:19:13 +02:00
Vesa Luusua
b89b9958b9 Fix component naming 2018-03-13 12:16:22 +02:00
Kimmo Puputti
85e29f3126 Remove trimming whitespace from listing description and user bio 2018-03-13 10:19:43 +02:00
Vesa Luusua
3b0d2c6a45 Refactor refund 2018-03-12 19:03:54 +02:00
Kimmo Puputti
8dd6e329d5 Trim listing title and description before saving 2018-03-12 16:20:22 +02:00
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
08fcfac609 BookingBreakdown can handle customer commission 2018-03-09 15:02:15 +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
Hannu Lyytikainen
af6673539c Strip whitespaces away form phone numbers 2018-03-09 11:08:14 +02:00
Vesa Luusua
348dda6cb6 Fix search params handling with Topbar 2018-03-07 15:35:44 +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
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
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