Kimmo Puputti
|
7e01233e52
|
Add helper to get user's location
|
2018-08-13 10:49:01 +03:00 |
|
Kimmo Puputti
|
fd4c39d01d
|
Merge pull request #894 from sharetribe/autocomplete-default-searches
Default location suggestions for LocationAutocompleteInput
|
2018-08-13 09:51:00 +03:00 |
|
Kimmo Puputti
|
2d17e6fe48
|
Add docs for default location searches
|
2018-08-13 09:45:27 +03:00 |
|
Kimmo Puputti
|
2686726bd2
|
Add support for default predictions
|
2018-08-10 10:46:21 +03:00 |
|
Kimmo Puputti
|
040dfa6cd2
|
Use the geocoder to read the prediction ID
|
2018-08-10 10:45:09 +03:00 |
|
Kimmo Puputti
|
1bee582260
|
Select by prediction object, not index
|
2018-08-09 16:57:12 +03:00 |
|
Hannu Lyytikäinen
|
b9b2b6ca90
|
Merge pull request #891 from sharetribe/date-range-input-availability
Availability for the date range picker
|
2018-08-09 15:42:22 +03:00 |
|
Hannu Lyytikainen
|
da36ab2ff3
|
Return null instead of undefined
|
2018-08-09 15:31:47 +03:00 |
|
Kimmo Puputti
|
c5f3ce76eb
|
Merge pull request #893 from sharetribe/generalised-geocoding
Generic location autocomplete
|
2018-08-09 15:27:39 +03:00 |
|
Kimmo Puputti
|
2d092a4543
|
Use globally configured autocomplete predictions padding
The padding is set for the "Powered by Google" attribution, but that
might not be present e.g. with Mapbox.
|
2018-08-09 14:54:01 +03:00 |
|
Kimmo Puputti
|
f92c3bdeb2
|
Extract the geocoding attribution to the geocoder file
|
2018-08-09 14:53:31 +03:00 |
|
Kimmo Puputti
|
98f4e49513
|
Remove rest of country search param usage
|
2018-08-09 14:07:05 +03:00 |
|
Kimmo Puputti
|
107328c4fb
|
Add Mapbox geocoder implementation
|
2018-08-09 13:48:42 +03:00 |
|
Kimmo Puputti
|
1d47c3ce5c
|
Read prediction address also through the geocoder
|
2018-08-09 13:27:43 +03:00 |
|
Kimmo Puputti
|
98aade3bb3
|
Fix typo in doc string
|
2018-08-09 11:15:36 +03:00 |
|
Kimmo Puputti
|
0ac7cdd04d
|
Update changelog
|
2018-08-09 11:12:10 +03:00 |
|
Kimmo Puputti
|
50fcc8dd89
|
Document the Google Maps Places API geocoder implementation
|
2018-08-09 11:07:48 +03:00 |
|
Kimmo Puputti
|
5927ac7fe4
|
Remove unneeded country from search params and place objects
|
2018-08-09 10:57:52 +03:00 |
|
Kimmo Puputti
|
74f62bc101
|
Read selected place value from place object
|
2018-08-09 10:46:36 +03:00 |
|
Kimmo Puputti
|
815e1acb8c
|
Remove unnecessary place id handling
|
2018-08-09 10:39:32 +03:00 |
|
Kimmo Puputti
|
f594f9ba48
|
Extract the Geocoding implementation from the generic input
|
2018-08-09 10:28:49 +03:00 |
|
Hannu Lyytikainen
|
1263340faf
|
Add availability to FieldDateRangeInput
|
2018-08-08 16:23:48 +03:00 |
|
Kimmo Puputti
|
391aa3c51c
|
Merge pull request #887 from sharetribe/google-maps-autocomplete-input
Extract LocationAutocompleteInputGoogleMaps
|
2018-08-08 14:10:36 +03:00 |
|
Kimmo Puputti
|
cfeeca49b4
|
Fix setState within setState
|
2018-08-08 13:55:32 +03:00 |
|
Kimmo Puputti
|
1cb05da531
|
Separate LocationAutocompleteInput with Google Maps implementation
|
2018-08-08 13:44:08 +03:00 |
|
Kimmo Puputti
|
488feaa36f
|
Remove field from local name
|
2018-08-08 11:31:44 +03:00 |
|
Kimmo Puputti
|
c4cc29ad12
|
Merge pull request #885 from sharetribe/release-v1.3.2
Release v1.3.2
|
2018-08-07 14:42:38 +03:00 |
|
Kimmo Puputti
|
d8ad07d784
|
Release v1.3.2
|
2018-08-07 14:38:27 +03:00 |
|
Kimmo Puputti
|
857490a6f3
|
Merge pull request #884 from sharetribe/update-sdk
Update the Sharetribe Flex SDK to the 1.0.0 version in NPM
|
2018-08-07 13:13:08 +03:00 |
|
Kimmo Puputti
|
360a5a9a78
|
Update the Sharetribe Flex SDK to the 1.0.0 version in NPM
|
2018-08-07 13:08:35 +03:00 |
|
Vesa Luusua
|
0fb56d43a7
|
Merge pull request #882 from sharetribe/reusable-searchmap-vol2
Reusable SearchMap
|
2018-08-03 15:38:29 +03:00 |
|
Vesa Luusua
|
a130864170
|
Update Changelog
|
2018-08-03 14:32:55 +03:00 |
|
Vesa Luusua
|
b6b8b316d9
|
Create-react-app has dependency to vulnerable lib - we need to wait them to react.
|
2018-08-03 14:31:48 +03:00 |
|
Vesa Luusua
|
3bce64d36e
|
Update tests
|
2018-08-03 14:24:44 +03:00 |
|
Vesa Luusua
|
1d2c816a11
|
ReusableMapContainer: pass-in routing related function through props
|
2018-08-03 14:24:38 +03:00 |
|
Vesa Luusua
|
7f0966165e
|
Use ReusableMapContainer
|
2018-08-02 23:59:33 +03:00 |
|
Vesa Luusua
|
11f8696745
|
Merge pull request #881 from sharetribe/fix-production-rendering-vol2
Fix: render only when mountNode is present
|
2018-08-02 00:22:11 +03:00 |
|
Vesa Luusua
|
bfa04f622d
|
Update changelog: v1.3.1/hotfix
|
2018-08-02 00:20:55 +03:00 |
|
Vesa Luusua
|
bb4a47d970
|
Fix: render only when mountNode is present
|
2018-08-02 00:11:48 +03:00 |
|
Vesa Luusua
|
6c63360810
|
Merge pull request #880 from sharetribe/revert-879-fix-production-rendering
Revert "Add Intl to off-SPA rendering"
|
2018-08-01 23:43:37 +03:00 |
|
Vesa Luusua
|
7e79fe3dc3
|
Revert "Add Intl to off-SPA rendering"
|
2018-08-01 23:37:18 +03:00 |
|
Vesa Luusua
|
32c8c73109
|
Merge pull request #879 from sharetribe/fix-production-rendering
Add Intl to off-SPA rendering
|
2018-08-01 23:31:53 +03:00 |
|
Vesa Luusua
|
2fac1ac842
|
Hotfix: update Changelog
|
2018-08-01 23:29:45 +03:00 |
|
Vesa Luusua
|
5e7d0ca79c
|
Add Intl to off-SPA rendering
|
2018-08-01 23:16:58 +03:00 |
|
Hannu Lyytikäinen
|
378e3d039e
|
Merge pull request #876 from sharetribe/fix-filter-panel
Fix multi select filters in filter panel
|
2018-08-01 17:01:32 +03:00 |
|
Hannu Lyytikainen
|
d1369edc59
|
Update version
|
2018-08-01 16:59:15 +03:00 |
|
Hannu Lyytikainen
|
a4090104de
|
Update changelog
|
2018-08-01 16:58:25 +03:00 |
|
Hannu Lyytikainen
|
702d65b0fd
|
Change multiselect search filter input IDs
Pass in the id of the parent component of the filter to achieve input ID
uniqueness.
|
2018-08-01 16:57:19 +03:00 |
|
Hannu Lyytikainen
|
559fa8332a
|
Add checks for filter props
Check that filter props are available before resolving initial values
for the corresponding filter param.
|
2018-08-01 16:57:19 +03:00 |
|
Vesa Luusua
|
31f4dda8bf
|
Merge pull request #877 from sharetribe/reusable-search-map
Reusable map container
|
2018-08-01 16:51:31 +03:00 |
|