Julian Simioni
ceb9de1f7c
Merge pull request #627 from pelias/greenkeeper-pelias-model-4.2.0
...
Update pelias-model to version 4.2.0 ๐
8 years ago
greenkeeperio-bot
eddc512133
chore(package): update pelias-model to version 4.2.0
...
https://greenkeeper.io/
8 years ago
Diana Shkolnikov
c5eb71f408
feat: Add categories filter param and /nearby endpoint
...
Merge pull request #546 from pelias/categories
8 years ago
Diana Shkolnikov
afc585bb87
pass config to controller in nearby router setup
8 years ago
Diana Shkolnikov
b0aab1afd3
Fixed broken test due to rebase with changes from master.
8 years ago
Diana Shkolnikov
c38b67aeb4
Add nearby sanitizer and revert reverse to not have categories
8 years ago
Diana Shkolnikov
127137f427
Add category filter to reverse query
8 years ago
Diana Shkolnikov
cc9c4148bb
Refactor geojsonify code and add ability to pass in clean query params
8 years ago
Diana Shkolnikov
28564e0f76
Use github links for in-progress denpendency updates
8 years ago
Diana Shkolnikov
1df1a0765c
Add categories filter to search query
8 years ago
Diana Shkolnikov
07c637f5a6
Include a new pelias-categories module for category validation
8 years ago
Diana Shkolnikov
269733b70c
Add type property to allow proper handling of arrays
8 years ago
Diana Shkolnikov
68c6b15e0f
Add categories sanitizer to reverse
8 years ago
Diana Shkolnikov
818711f509
Add categories sanitizer to search
8 years ago
Diana Shkolnikov
24c7370ce7
Add categories sanitizer to autocomplete
8 years ago
Diana Shkolnikov
1c6436d123
Update categories sanitizer and implement unit tests for it
8 years ago
avulfson17
c5d2817ab4
update test name
8 years ago
Alec Vulfson
254b7ff66b
Updated warning for boundary.circle
8 years ago
Julian Simioni
7d2474ac81
Merge pull request #621 from pelias/greenkeeper-pelias-text-analyzer-1.3.0
...
Update pelias-text-analyzer to version 1.3.0 ๐
8 years ago
Julian Simioni
134d11beee
Merge pull request #612 from pelias/add-borough
...
Add borough as a possible layer for geonames
8 years ago
Julian Simioni
51c4cd5139
Merge pull request #620 from pelias/remove_focus_viewport
...
remove focus.viewport API
8 years ago
Julian Simioni
76e54bf7d3
Update test expectations to be better!
...
addressit can now detect that "new york" the state should be abbreviated
"NY".
8 years ago
greenkeeperio-bot
1716c9e34c
chore(package): update pelias-text-analyzer to version 1.3.0
...
https://greenkeeper.io/
8 years ago
Julian Simioni
df313c2427
Merge pull request #622 from pelias/greenkeeper-pelias-query-8.3.0
...
Update pelias-query to version 8.3.0 ๐
8 years ago
greenkeeperio-bot
af33a333ff
chore(package): update pelias-query to version 8.3.0
...
https://greenkeeper.io/
8 years ago
avulfson17
61ac4a99c1
add test for borough in geonames
8 years ago
avulfson17
d43a16f780
Add borough as a possible layer for geonames
8 years ago
Peter Johnson
7f18561595
remove focus.viewport API
8 years ago
Julian Simioni
03899d5811
Merge pull request #607 from pelias/fix_url
...
fix: URL for Gitter does not appear correctly on NPM
8 years ago
Peter Johnson
7ac1bd0158
Merge pull request #614 from pelias/coordinate_wrapping
...
cleaner code: replace while() statements
8 years ago
Peter Johnson
791052e259
cleaner code: replace while() statements
8 years ago
Peter Johnson
935ac4f1b7
Merge pull request #608 from pelias/coordinate_wrapping
...
wrap coordinates at poles
8 years ago
Peter Johnson
39e3156019
typo
8 years ago
Peter Johnson
c317d4f321
fix/improve coordinate wrapping function, added more tests
8 years ago
Julian Simioni
e236bd419a
Merge pull request #606 from pelias/greenkeeper-pelias-query-8.2.0
...
Update pelias-query to version 8.2.0 ๐
8 years ago
Julian Simioni
a0de139fd2
Add placeholder package version
...
We are using [semantic release](https://github.com/semantic-release/semantic-release )
to manage our NPM releases, but it's still important to have some sort
of version in the file at all times.
8 years ago
Peter Johnson
5b8a9a31d2
wrap coordinates at poles
8 years ago
Julian Simioni
6cde730e49
fix: URL for Gitter does not appear correctly on NPM
8 years ago
Julian Simioni
63d73f99d8
fix: remove version from package.json
...
This and the previous commit were needed because whenever we last pushed
to NPM, we apparently did it from a branch that never got merged into
master.
8 years ago
Julian Simioni
4863daa8c8
Version 3.0.0
8 years ago
Julian Simioni
06b6db1cc6
feat: set up semantic-release
8 years ago
greenkeeperio-bot
c6a5fdcd43
chore(package): update pelias-query to version 8.2.0
...
https://greenkeeper.io/
8 years ago
Julian Simioni
5f58ade9fa
Merge pull request #603 from pelias/greenkeeper-pelias-text-analyzer-1.2.0
...
Update pelias-text-analyzer to version 1.2.0 ๐
8 years ago
greenkeeperio-bot
c210b50c11
chore(package): update pelias-text-analyzer to version 1.2.0
...
https://greenkeeper.io/
8 years ago
Julian Simioni
f28dd1a5e1
Merge pull request #599 from pelias/handle_empty_parent_properties
...
Handle empty parent properties
8 years ago
Julian Simioni
8cae743c80
Handle empty country_a values as well
8 years ago
Julian Simioni
f18e278e51
Handle case where record has no region_ a field
8 years ago
Julian Simioni
7f4acf14cb
Merge pull request #598 from pelias/fix_layer_filters_on_autocomplete_and_reverse
...
Set up layer filtering for autocomplete and reverse
8 years ago
Julian Simioni
aa7942cbb9
Set up layer filtering for autocomplete and reverse
...
This was missed by me when working on https://github.com/pelias/api/pull/580 , but caught by the acceptance tests!
Unfortunately it was caught after going to production.
8 years ago
Julian Simioni
610f4ce4f3
Fix missing parameter
...
This should have been in https://github.com/pelias/api/pull/595 , but was
misssed until found during testing on dev2
8 years ago