Commit graph

1477 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
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
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
98895a97be Merge pull request #348 from sharetribe/wizard-prettier-fix
review branches didn't run prettier
2017-08-17 13:31:42 +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
983657520b Merge pull request #347 from sharetribe/listingpage-title
title fixes for create and edit listing pages
2017-08-16 18:16:58 +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
98d521d836 Merge pull request #344 from sharetribe/route-handling-and-email-confirmation-fixes
Route handling and email confirmation fixes
2017-08-16 09:23:01 +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
a239891900 Merge pull request #341 from sharetribe/open-card-on-map
Open card on map
2017-08-15 14:50:59 +03:00