-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extend graphql queries with a geo query #3043
Comments
10 tasks
ysf-simsoft
added a commit
that referenced
this issue
Jun 19, 2020
- Add db migration for adding gis_point column (geometry) to locations - Add db migration to populate gis_point from existing lat,lng columns - Update test data conversion script for populating gis_point - Add gradle task for dropping postgis extension and make sure that it runs before dbDrop task otherwise drop-all liquibase command fails.
oayvazoglusim
added a commit
that referenced
this issue
Jun 24, 2020
oayvazoglusim
added a commit
that referenced
this issue
Jun 24, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
- Enable PostGIS extension on PostgreSQL - Add db migration for adding gis_point column (geometry) to locations - Add db migration to populate gis_point from existing lat,lng columns - Update test data with gis_point values - Update test data conversion script for gis_point values - Add gradle task for dropping postgis extension and make sure that it runs before dbDrop task otherwise drop-all liquibase command fails.
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
- Enable PostGIS extension on PostgreSQL - Add db migration for adding gis_point column (geometry) to locations - Add db migration to populate gis_point from existing lat,lng columns - Update test data with gis_point values - Update test data conversion script for gis_point values - Add gradle task for dropping postgis extension and make sure that it runs before dbDrop task otherwise drop-all liquibase command fails.
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 25, 2020
14 tasks
ysf-simsoft
added a commit
that referenced
this issue
Jun 26, 2020
- Enable PostGIS extension on PostgreSQL - Add db migration for adding gisPoint column (geometry) to locations - Add db migration to populate gisPoint from existing lat,lng columns - Update test data with gisPoint values - Update test data conversion script for gisPoint values - Add gradle task for dropping postgis extension and make sure that it runs before dbDrop task otherwise drop-all liquibase command fails.
ysf-simsoft
added a commit
that referenced
this issue
Jun 26, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 26, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 26, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 26, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 30, 2020
- Enable PostGIS extension on PostgreSQL - Add db migration for adding geometry column to locations - Add db migration to populate geometry from existing lat,lng columns - Update test data with geometry values - Update test data conversion script for geometry values - Add gradle task for dropping postgis extension and make sure that it runs before dbDrop task otherwise drop-all liquibase command fails.
ysf-simsoft
added a commit
that referenced
this issue
Jun 30, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 30, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 30, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jun 30, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jul 6, 2020
- Enable PostGIS extension on PostgreSQL - Add db migration for adding geometry column to locations - Add db migration to populate geometry from existing lat,lng columns - Update test data with geometry values - Update test data conversion script for geometry values - Add gradle task for dropping postgis extension and make sure that it runs before dbDrop task otherwise drop-all liquibase command fails.
ysf-simsoft
added a commit
that referenced
this issue
Jul 6, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jul 6, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jul 6, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jul 6, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jul 24, 2020
- Enable PostGIS extension on PostgreSQL - Add db migration for adding geometry column to locations - Add db migration to populate geometry from existing lat,lng columns - Update test data with geometry values - Update test data conversion script for geometry values - Add gradle task for dropping postgis extension and make sure that it runs before dbDrop task otherwise drop-all liquibase command fails.
ysf-simsoft
added a commit
that referenced
this issue
Jul 24, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jul 24, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jul 24, 2020
ysf-simsoft
added a commit
that referenced
this issue
Jul 24, 2020
ysf-simsoft
added a commit
that referenced
this issue
Aug 22, 2020
- Enable PostGIS extension on PostgreSQL - Add db migration for adding geometry column to locations - Add db migration to populate geometry from existing lat,lng columns - Update test data with geometry values - Update test data conversion script for geometry values - Add gradle task for dropping postgis extension and make sure that it runs before dbDrop task otherwise drop-all liquibase command fails.
ysf-simsoft
added a commit
that referenced
this issue
Aug 22, 2020
ysf-simsoft
added a commit
that referenced
this issue
Aug 22, 2020
ysf-simsoft
added a commit
that referenced
this issue
Aug 22, 2020
ysf-simsoft
added a commit
that referenced
this issue
Aug 22, 2020
ysf-simsoft
added a commit
that referenced
this issue
Aug 23, 2020
ysf-simsoft
added a commit
that referenced
this issue
Aug 23, 2020
ysf-simsoft
added a commit
that referenced
this issue
Aug 23, 2020
ysf-simsoft
added a commit
that referenced
this issue
Aug 23, 2020
ysf-simsoft
added a commit
that referenced
this issue
Nov 26, 2020
- Enable PostGIS extension on PostgreSQL - Add db migration for adding geometry column to locations - Add db migration to populate geometry from existing lat,lng columns - Update test data with geometry values - Update test data conversion script for geometry values - Add gradle task for dropping postgis extension and make sure that it runs before dbDrop task otherwise drop-all liquibase command fails.
ysf-simsoft
added a commit
that referenced
this issue
Nov 26, 2020
ysf-simsoft
added a commit
that referenced
this issue
Nov 26, 2020
ysf-simsoft
added a commit
that referenced
this issue
Nov 26, 2020
ysf-simsoft
added a commit
that referenced
this issue
Nov 26, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Extend graphql queries for locations, reports and positions with a geo query (as described in #1705)
Make map widget add this constraint to the queries it generates add geo searches.
Part of epic #547 and #1705
The text was updated successfully, but these errors were encountered: