Commit graph

1550 commits

Author SHA1 Message Date
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
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
d75ee44108 Handle close modal when navigating away from searchmap modal 2017-08-18 18:03:26 +03:00
Vesa Luusua
033a45b9f4 Bug fix: window was exposed to server rendering 2017-08-18 16:39:50 +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
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
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
f2c2c65826 Add ExpandingTextarea component 2017-08-18 08:16:33 +03:00
Kimmo Puputti
08139e3a5a Trim listing description before saving to API 2017-08-18 08:16:33 +03:00
Kimmo Puputti
72fc193fbc Preserve line breaks in listing description 2017-08-18 08:16:33 +03:00
Kimmo Puputti
8c31bc2f77 Add max length to the listing title 2017-08-18 08:16:33 +03:00
Kimmo Puputti
15dad39e53 Merge pull request #351 from sharetribe/translate-wizard-tab-labels
Translate listing wizard tab labels
2017-08-18 08:15:01 +03:00
Kimmo Puputti
f80689fbb0 Merge pull request #345 from sharetribe/remove-listing-images
Remove listing images
2017-08-18 08:14:50 +03:00
Kimmo Puputti
8497317dfb Translate listing wizard tab labels 2017-08-17 15:30:05 +03:00
Vesa Luusua
6b3c898bba review branches didn't run prettier 2017-08-17 13:26:29 +03:00
Kimmo Puputti
a381f15432 Implement deleting listing images 2017-08-17 12:51:03 +03:00
Janne Koivistoinen
3b34ecb9e2 title fixes for create and edit listing pages 2017-08-16 18:03:50 +03:00
Janne Koivistoinen
3fc0d36d01 Merge pull request #346 from sharetribe/newlisting-review
create and edit a listing review
2017-08-16 17:41:20 +03:00
Janne Koivistoinen
5ad2944d4f fixes for the comments 2017-08-16 17:34:55 +03:00
Janne Koivistoinen
4115369bee create and edit a listing review 2017-08-16 17:02:53 +03:00
Kimmo Puputti
2b359caa0a Improve routing changes
- Add hash to saved from page
 - Use authPage instead of preferLogin for more flexibility
2017-08-16 09:09:52 +03:00
Kimmo Puputti
9027d07a84 Format JS 2017-08-15 16:08:46 +03:00
Kimmo Puputti
2016038277 Fix broken logout and lint errors 2017-08-15 16:08:46 +03:00
Kimmo Puputti
01dbdafbec Prefer login page for email confirmation 2017-08-15 16:08:46 +03:00
Kimmo Puputti
8d9c078309 Improve routing
- Allow setting `preferLogin` in route config to enable redirecting
   to login page instead of signup page
 - Add missing search params to the auth redirect
2017-08-15 16:08:32 +03:00
Kimmo Puputti
54e42b7ad8 Merge pull request #343 from sharetribe/fix-listing-wizard-flexbox-safari
Fix listing creation/edit flexbox in Safari
2017-08-15 14:52:19 +03:00
Vesa Luusua
be28c8cac2 ensureListing 2017-08-15 14:43:06 +03:00
Vesa Luusua
8048d99ef2 Remove wireframe class (design has changed from original idea)) 2017-08-15 14:43:06 +03:00
Vesa Luusua
48dbe8bf77 use createSlug 2017-08-15 14:43:06 +03:00
Vesa Luusua
cd22fcd093 Missing translation 2017-08-15 14:43:06 +03:00
Vesa Luusua
23c3cbc18f Update SearchMap: add SearchMapListingCard and remove translation handling) 2017-08-15 14:43:05 +03:00
Vesa Luusua
907818de69 Update snapshots for ResponsiveImage (remedy for map context bug) 2017-08-15 14:43:05 +03:00
Vesa Luusua
90adf90c13 SearchMapListingCard opens when price 'marker' is clicked 2017-08-15 14:43:04 +03:00
Vesa Luusua
7a6ac4506f SearchMapPriceLabel handles price formatting and shouldComponentUpdate check (avoid long refresh batches on top of map) 2017-08-15 14:43:04 +03:00
Kimmo Puputti
a7716f8b64 Fix flexbox in Safari 2017-08-15 14:42:03 +03:00
Janne Koivistoinen
ee922b3cbc checkout page design review 2017-08-15 14:36:26 +03:00