Commit graph

3852 commits

Author SHA1 Message Date
Hannu Lyytikainen
acad7d6ff2 Generate bounds if they are missing 2018-09-14 15:15:17 +03:00
Hannu Lyytikainen
3e6667da48 Fix formatting 2018-09-14 15:15:17 +03:00
Hannu Lyytikainen
5acf34b57a Convert bounds passed to Mapbox
Convert SW longitude for bounds that cross the antimeridian.
2018-09-14 15:15:17 +03:00
Hannu Lyytikainen
e7f2dc0ea1 Fix longitudes outside -180 and 180 2018-09-14 15:15:16 +03:00
Hannu Lyytikainen
4e6987644f Add zoom controls to Mapbox 2018-09-14 15:15:16 +03:00
Hannu Lyytikainen
d07e3a92db Remove fullscreen control from maps
Reproduces the changes of commit
675135a7f2 after being overridden in a
rebase.
2018-09-14 15:15:16 +03:00
Vesa Luusua
efeab41a5b Add mapbox requirements to CSP rules 2018-09-14 15:15:15 +03:00
Vesa Luusua
8da6c65e89 Create and use SearchMapWithMapbox component instead of SearchMapWithGoogleMap 2018-09-14 15:15:15 +03:00
Vesa Luusua
0fff68b9a3 Google related bounds tied to SearchMapWithGoogleMap implementation 2018-09-14 15:15:15 +03:00
Vesa Luusua
3807e58584 Refactor Google Maps integration to its own sub component on SearchMap 2018-09-14 15:15:15 +03:00
Vesa Luusua
da997c8bd4 LocationAutocomplete using Mapbox 2018-09-14 15:15:14 +03:00
Kimmo Puputti
cd2b89906b Init mapbox with the access token in env 2018-09-14 15:15:14 +03:00
Vesa Luusua
3d8965a1d5
Merge pull request #932 from sharetribe/v1_4_3
New release
2018-09-14 15:11:34 +03:00
Vesa Luusua
91eb881a48 New release 2018-09-14 15:09:15 +03:00
Vesa Luusua
e7ae5679c9
Merge pull request #931 from sharetribe/fix-fuzzy-location-after-coordinates-change
Fix fuzzy location after listing coordinates change
2018-09-14 15:07:21 +03:00
Vesa Luusua
e957169c5c Update changelog 2018-09-14 15:02:48 +03:00
Vesa Luusua
c66f358aec Fix: fuzzy location did not change after listing location changed. 2018-09-14 15:02:43 +03:00
Vesa Luusua
767c4c7e84
Merge pull request #930 from sharetribe/fix-obfuscate-coordinates-impl
Fix obfuscate coordinates implementation
2018-09-14 14:47:24 +03:00
Vesa Luusua
2fd295cddf Update changelog 2018-09-14 14:44:25 +03:00
Vesa Luusua
fcbffabbe5 Fix obfuscatedCoordinatesImpl helper (it returned values outside of offset radius) 2018-09-14 14:40:16 +03:00
Vesa Luusua
8107016533
Merge pull request #928 from sharetribe/fix-flash-of-prev-predictions-on-enter
Fix flash of prev predictions on enter
2018-09-13 13:30:06 +03:00
Vesa Luusua
0d6efba4b2 Update changelog 2018-09-13 13:27:39 +03:00
Vesa Luusua
e2b8211148 Fix: prevent flash of default predictions when selecting by enter 2018-09-13 13:24:15 +03:00
Vesa Luusua
3a7c790fe7
Merge pull request #923 from sharetribe/fix-enter-while-fetching-predictions
Fix enter while fetching predictions
2018-09-12 11:33:36 +03:00
Vesa Luusua
9db3ea6db9 Update changelog 2018-09-12 11:30:46 +03:00
Vesa Luusua
3154333558 Fix: selecting with enter key prevented while fetching predictions 2018-09-12 11:30:41 +03:00
Sampo Toiva
cc9282cc75
Fix correct link to testing documentation 2018-09-07 15:19:18 +03:00
Vesa Luusua
d2810a080d
Merge pull request #919 from sharetribe/v1_4_2
New release: v1.4.2
2018-09-06 14:32:19 +03:00
Vesa Luusua
6da00a9078 New release: v1.4.2 2018-09-06 14:30:01 +03:00
Vesa Luusua
69828eb7a1
Merge pull request #883 from sharetribe/reduce-small-autocomplete-queries
Reduce small character queries to autocomplete API
2018-09-05 17:52:15 +03:00
Vesa Luusua
9191e247b6 Update changelog 2018-09-05 17:48:12 +03:00
Vesa Luusua
5cceade516 Reduce small character queries on LocationAutocompleteInput 2018-09-05 17:40:37 +03:00
Vesa Luusua
b76a9ef015
Merge pull request #911 from sharetribe/doc-improvements
Documentation improvements
2018-09-05 17:24:31 +03:00
Vesa Luusua
62cce8ff06 Update changelog 2018-09-05 17:22:46 +03:00
Hannu Lyytikainen
6d04d940ce Fix repo name in docs 2018-09-05 17:20:50 +03:00
Hannu Lyytikainen
6f6eb826b1 Add a note about updating listing index schema 2018-09-05 17:20:50 +03:00
Vesa Luusua
e45e0665bb
Merge pull request #912 from sharetribe/default-api-url
Update default API URL
2018-09-05 17:19:32 +03:00
Vesa Luusua
fe8f2ac534 Update changelog 2018-09-05 17:17:30 +03:00
Hannu Lyytikainen
8eab03059b Update default API url 2018-09-05 17:16:14 +03:00
Vesa Luusua
a54b1c8b8a
Merge pull request #917 from sharetribe/fix-mobile-touch-default-action
Fix LocationAutocompleteInput's events that cause clicks
2018-09-05 17:15:40 +03:00
Vesa Luusua
d92e2027db Update changelog 2018-09-05 17:11:53 +03:00
Vesa Luusua
629f5b66d1 Fix locationautocomplete events that cause clicks to underlying elements. 2018-09-05 16:54:48 +03:00
Hannu Lyytikäinen
8b70a918e1
Merge pull request #900 from sharetribe/reorganise-maps-config
Reorganize maps configuration
2018-08-24 14:22:29 +03:00
Kimmo Puputti
89264119da Update Changelog 2018-08-24 14:16:54 +03:00
Kimmo Puputti
dc3cfcdc7d Move default predictions out of the geocoder files 2018-08-24 14:16:54 +03:00
Kimmo Puputti
95019872c2 Update env docs 2018-08-24 14:16:54 +03:00
Kimmo Puputti
46a8e2bbfc Require an env var to show default searches 2018-08-24 14:16:54 +03:00
Kimmo Puputti
669e1a7edb Reorganize maps configuration 2018-08-24 14:16:54 +03:00
Hannu Lyytikainen
28078d0912 Add a missing changelog entry 2018-08-22 12:40:56 +03:00
Hannu Lyytikäinen
8c08441ed3
Merge pull request #906 from sharetribe/default-predictions-prop
Disable default predictions in listing editing wizard
2018-08-22 12:29:50 +03:00