Commit graph

3901 commits

Author SHA1 Message Date
Vesa Luusua
b9623d7f77 Update sharetribe-scripts 2018-09-26 16:16:01 +03:00
Vesa Luusua
b43a387318
Update which APIs need to be enabled 2018-09-24 17:22:21 +03:00
Janne Koivistoinen
c311efdfd2
Merge pull request #934 from sharetribe/map-font
mapbox font
2018-09-24 16:41:14 +03:00
Janne Koivistoinen
2b47ce23da run test and formats 2018-09-24 16:33:16 +03:00
Janne Koivistoinen
7b10d7c930 mapbox font 2018-09-24 16:31:08 +03:00
Janne Koivistoinen
d37c90fb1f
Merge pull request #933 from sharetribe/landing-cta
Landing cta
2018-09-24 16:10:30 +03:00
Janne Koivistoinen
1a8f2733bc remove unnecessary translation 2018-09-24 16:07:34 +03:00
Janne Koivistoinen
fd0c0e7230 alphabetical order for translation 2018-09-24 16:03:29 +03:00
Janne Koivistoinen
56216e6beb remove button specs from marketplace.css 2018-09-24 15:54:51 +03:00
Janne Koivistoinen
38c2438fa0 update changelog 2018-09-24 15:54:12 +03:00
Janne Koivistoinen
e84a395e6f run tests 2018-09-24 15:40:34 +03:00
Janne Koivistoinen
38573a36d3 run format 2018-09-24 15:40:34 +03:00
Janne Koivistoinen
1263f5db3a replace location search with a browse button 2018-09-24 15:39:56 +03:00
Vesa Luusua
5bd4873f25
Merge pull request #888 from sharetribe/init-mapbox
Init mapbox with the access token in env
2018-09-19 17:51:19 +03:00
Vesa Luusua
ed879baece Update version and release date 2018-09-19 17:46:10 +03:00
Vesa Luusua
04f365d000 Update changelog 2018-09-14 16:06:34 +03:00
Vesa Luusua
2bf0500fdf Remove unnecessary Google Maps refs from docs and code comments 2018-09-14 16:02:37 +03:00
Vesa Luusua
a3e1cde7c7
Merge pull request #929 from sharetribe/add-map-provider-docs
Add map provider docs
2018-09-14 15:24:48 +03:00
Vesa Luusua
c124bcd732 Run Prettier for docs 2018-09-14 15:21:28 +03:00
Juho Makkonen
5606d8c457 Line edits to documentation 2018-09-14 15:20:54 +03:00
Juho Makkonen
3ecbb4f3b4 Line edits to documentation 2018-09-14 15:20:54 +03:00
Vesa Luusua
02a7ecddea Document integration to supported map providers 2018-09-14 15:20:54 +03:00
Vesa Luusua
51adfc4760 Run Prettier for docs (yarn run format-docs) 2018-09-14 15:20:54 +03:00
Vesa Luusua
75d8dab81f Fix: reduce label repaints and flickering on Google Map version 2018-09-14 15:15:23 +03:00
Vesa Luusua
d7d4a3f328 Fix: improve SearchMapWithGoogleMap error handling 2018-09-14 15:15:23 +03:00
Vesa Luusua
801c54c1e4 Fix: SearchMapWithGoogleMap did not have container in state. 2018-09-14 15:15:22 +03:00
Vesa Luusua
94f3712256 Mobile chrome passes touch events to hidden map. 2018-09-14 15:15:22 +03:00
Vesa Luusua
00d8bfbb09 LocationAutocompleteInput: change bottom padding to match Mapbox needs 2018-09-14 15:15:22 +03:00
Vesa Luusua
a8ee999bf0 SearchMapWithMapbox: fix pinch zoom on mobile Safari 2018-09-14 15:15:22 +03:00
Vesa Luusua
310f2d6e18 Remove scroll trap on ListingPage by removing 1 finger pan. 2018-09-14 15:15:22 +03:00
Vesa Luusua
8e34b90957 Make mapbox navigation controls consistent 2018-09-14 15:15:21 +03:00
Vesa Luusua
9d4dec2971 CSP: add mapbox api to img-src 2018-09-14 15:15:21 +03:00
Vesa Luusua
ad4c07af71 Use Mapbox on ListingPage (Map.js component) 2018-09-14 15:15:21 +03:00
Vesa Luusua
a71a4cd288 Include mapbox-sdk.min.js from static folder. 2018-09-14 15:15:21 +03:00
Vesa Luusua
ab6cac9edc Rename onIdle to onMapMoveEnd and remove unnecessary mobile map opened info. 2018-09-14 15:15:21 +03:00
Vesa Luusua
9c3de582d8 Update tests 2018-09-14 15:15:20 +03:00
Vesa Luusua
064052fb25 Fix server side rendering (window was called in constructor 2018-09-14 15:15:20 +03:00
Vesa Luusua
056bba7199 Refactor search-by-map-viewport to SearchMapWithMapbox component 2018-09-14 15:15:20 +03:00
Vesa Luusua
d4393a6395 Refactor search-by-map-viewport to SearchMapWithGoogleMap component: 2018-09-14 15:15:20 +03:00
Vesa Luusua
a7b4ec2394 Move generic map utils: sdkBoundsToFixedCoordinates, hasSameSDKBounds 2018-09-14 15:15:20 +03:00
Vesa Luusua
dcabf399b8 Fix: SearchMapWithGoogleMap was missing sdk coordinate helpers
and there was unnecessary variables
2018-09-14 15:15:19 +03:00
Vesa Luusua
1baea00dad Fix: make sure that map refreshment token is changed after reattaching
the map.
2018-09-14 15:15:19 +03:00
Vesa Luusua
13f5e9b79d Fix price and group label update cycle when refresh token is passed in
This has likely worked in Google Map version due to the fact that it uses
separate Overlay component wrapper on top of labels.
2018-09-14 15:15:19 +03:00
Vesa Luusua
e474d74930 Refactor Google Maps integration to its own sub component on SearchMap 2018-09-14 15:15:19 +03:00
Kimmo Puputti
01623f3c4c Move default predictions out of the geocoder files 2018-09-14 15:15:18 +03:00
Kimmo Puputti
e051ea3f31 Reorganize maps configuration 2018-09-14 15:15:18 +03:00
Vesa Luusua
b12500072e Fix double click on top of infocard 2018-09-14 15:15:18 +03:00
Vesa Luusua
488d9ce3b1 Mapbox: mobile layout rerenders itself after complete data. 2018-09-14 15:15:18 +03:00
Hannu Lyytikainen
60b39bcfe6 Check prediction place type for bounds size 2018-09-14 15:15:17 +03:00
Hannu Lyytikainen
acad7d6ff2 Generate bounds if they are missing 2018-09-14 15:15:17 +03:00