Commit graph

1499 commits

Author SHA1 Message Date
Kimmo Puputti
72b787920e Use formatMoney helper where possible 2017-08-24 16:12:32 +03:00
Vesa Luusua
d86ede282b Merge pull request #361 from sharetribe/same-location-carusel
Listings grouped by location
2017-08-24 14:32:06 +03:00
Vesa Luusua
b9bd4232f0 Review change 2017-08-24 14:31:37 +03:00
Vesa Luusua
590d18d42b Rename SearchMapListingCard to SearchMapInfoCard (since it's functionally infowindow and doesn't contain just one listing 2017-08-24 14:18:47 +03:00
Vesa Luusua
31d6a15c98 Let's not try to add any margins around search results 2017-08-24 14:18:47 +03:00
Vesa Luusua
b22f3639d2 include images to extra listing search for map 2017-08-24 14:18:46 +03:00
Vesa Luusua
a9978bd035 SearchMap groups listings to locations based arrays 2017-08-24 14:18:46 +03:00
Vesa Luusua
68057c4a2c SearchMapListingCard can handle listings array and shows multiple listings in carousel 2017-08-24 14:18:45 +03:00
Vesa Luusua
5a659929de Click disabled for point-of-interest icons/locations 2017-08-24 14:18:45 +03:00
Vesa Luusua
226b2d435d SearchMapGroupLabel for locations that have multiple listings stacked 2017-08-24 14:18:44 +03:00
Kimmo Puputti
d6f556e490 Merge pull request #360 from sharetribe/fix-image-upload-error-handling
Fix image upload error handling
2017-08-24 13:24:59 +03:00
Kimmo Puputti
fbaf62e4d9 Prevent adding new images when another is uploading 2017-08-24 10:59:35 +03:00
Kimmo Puputti
98a913a4c5 Fix initial value handlign with zero as currency 2017-08-24 10:58:54 +03:00
Kimmo Puputti
19f66eef6b Fix image upload error handling 2017-08-24 10:07:32 +03:00
Kimmo Puputti
1cdf0c442f Merge pull request #357 from sharetribe/fix-long-price-bug
Fix large price handling bugs
2017-08-24 10:06:13 +03:00
Vesa Luusua
77eb4b4031 Merge pull request #358 from sharetribe/map-review-changes
Map review changes
2017-08-23 17:58:14 +03:00
Kimmo Puputti
ac0f43fb62 Validate currency bounds 2017-08-23 15:15:48 +03:00
Vesa Luusua
8ef60d9c79 Merge pull request #359 from sharetribe/change-favicon
Change favicon
2017-08-22 15:11:30 +03:00
Vesa Luusua
f07f0d890b Change favicon 2017-08-22 15:08:22 +03:00
Vesa Luusua
9a502dfbf1 update snapshot 2017-08-22 14:57:31 +03:00
Vesa Luusua
b7445a6cb1 Sharetribe account related key for google maps 2017-08-22 14:50:33 +03:00
Vesa Luusua
30007a085f Using idle event instead of bounds_changed 2017-08-22 14:50:24 +03:00
Vesa Luusua
9305aa76e1 mobile open map modal button as sticky (not compatible: Edge < 16) 2017-08-22 14:31:52 +03:00
Vesa Luusua
417e72dff2 Don't lose old search listings, make them transparent while searching new stuff 2017-08-22 14:31:52 +03:00
Kimmo Puputti
58674649f1 Handle goog.math.Long in Money handling 2017-08-22 12:37:41 +03:00
Kimmo Puputti
d638e179a5 Merge pull request #355 from sharetribe/user-object-schema-changes
User object schema changes
2017-08-22 08:38:24 +03:00
Kimmo Puputti
aba9cc748c Update snapshots 2017-08-21 10:46:36 +03:00
Kimmo Puputti
ab1914b137 Fix user handling for prop type validation 2017-08-21 10:40:08 +03:00
Kimmo Puputti
852d8250f2 Use displayName/abbreviatedName of the user
The API changed from having firstName/lastName in the user object
profile. The displayName/abbreviatedName should be used instead.
2017-08-21 10:18:49 +03:00
Vesa Luusua
2f6bb884af Merge pull request #354 from sharetribe/searchmap-handle-links-away-from-modal
Handle close modal when navigating away from searchmap modal
2017-08-18 18:21:16 +03:00
Vesa Luusua
d75ee44108 Handle close modal when navigating away from searchmap modal 2017-08-18 18:03:26 +03:00
Vesa Luusua
20f5c152ed Merge pull request #353 from sharetribe/bug-window-in-server-rendering
Bug fix: window was exposed to server rendering
2017-08-18 16:44:42 +03:00
Vesa Luusua
033a45b9f4 Bug fix: window was exposed to server rendering 2017-08-18 16:39:50 +03:00
Vesa Luusua
3f9a666155 Merge pull request #352 from sharetribe/mobile-searchmap-modal
Mobile searchmap modal
2017-08-18 15:55:42 +03:00
Vesa Luusua
234b2a69d7 SearchPage: open mobile SearchMap in modal 2017-08-18 15:50:27 +03:00
Vesa Luusua
fc4336f0f7 Fix fullscreen control on mobile layout (remove it) 2017-08-18 15:44:00 +03:00
Vesa Luusua
f9cb5f7d79 Adding z-index to modal's close button 2017-08-18 10:59:03 +03:00
Vesa Luusua
0f6cf54241 Merge pull request #349 from sharetribe/search-when-map-bounds-change
Search when map bounds change
2017-08-18 10:54:56 +03:00
Vesa Luusua
83d444c227 SearchPage: dragged map doesn't use original address in translations and bypass initial bounds_changed event 2017-08-18 10:48:28 +03:00
Vesa Luusua
b7565c3fca Bug fix: sometimes nonNullGoogleMap.getBounds() returns undefined 2017-08-18 10:48:28 +03:00
Vesa Luusua
38173dafbb SearchPage: react to onBoundschanged event, fetching map listings when props are known. 2017-08-18 10:48:28 +03:00
Vesa Luusua
f835365860 SearchMap fixes (fitBounds called when needed and bounds_changed event listened) 2017-08-18 10:48:27 +03:00
Vesa Luusua
44df6c0534 Convert Google's LatLng to SDK's LatLng 2017-08-18 10:48:27 +03:00
Vesa Luusua
2b0f3fb10d Convert Google's LatLngBounds to SDK's LatLngBounds 2017-08-18 10:48:26 +03:00
Vesa Luusua
c2d0472add Clear and fix merging of paginated map listing fetches 2017-08-18 10:48:26 +03:00
Kimmo Puputti
c591a73ef5 Merge pull request #350 from sharetribe/input-and-textarea-improvements
Improve inputs and textareas
2017-08-18 08:23:46 +03:00
Kimmo Puputti
8708a9694f Clear initialisation timeout when unmounting 2017-08-18 08:16:57 +03:00
Kimmo Puputti
cdbcc55e9b Use autosize to automatically expand textareas 2017-08-18 08:16:33 +03:00
Kimmo Puputti
d3cbae79a6 Add autosize package 2017-08-18 08:16:33 +03:00
Kimmo Puputti
f2c2c65826 Add ExpandingTextarea component 2017-08-18 08:16:33 +03:00