Commit Graph

557 Commits

Author SHA1 Message Date
Rijk van Zanten
952725dcac Revert "update dependency macos-release to v3 (#7381)" (#7389)
This reverts commit ca111a80cb.
2021-08-12 17:03:20 -04:00
renovate[bot]
ca111a80cb update dependency macos-release to v3 (#7381)
* update dependency macos-release to v3

* Update package-lock

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-08-12 22:17:02 +02:00
renovate[bot]
0b720daee2 pin dependencies (#7384)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-12 16:11:03 -04:00
renovate[bot]
a612349f61 update dependency directory-tree to v2.3.1 (#7380)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-12 16:05:06 -04:00
Oreille
83e8814b2d Add support for Geometry type, add Map Layout & Interface (#5684)
* Added map layout

* Cleanup and bug fixes

* Removed package-lock

* Cleanup and fixes

* Small fix

* Added back package-lock

* Saved camera, autofitting option, bug fixes

* Refactor and ui improvements

* Improvements

* Added seled mode

* Removed unused dependency

* Changed selection behaviour, cleanup.

* update import and dependencies

* make custom style into drawer

* remove unused imports

* use lodash functions

* add popups

* allow header to become small

* reorganize settings

* add styling to popup

* change default template

* add projection option

* add basic map interface

* finish simple map

* add mapbox style

* support more mapbox layouts

* add api key option

* add mapbox backgrounds to layout

* warn when no api key is set

* fix for latest version

* Improved map layout and interface, bug fixes, refactoring.

.

.

* Added postgis geometry format, added marker icon shadow

* Made map buttons bigger and their icons thinner. Added transition to header bar.

* Bug fixes and error handling in map interface.

* Moved box-select control out of the map component. Removed material icons sprite and use addImage for marker support.

* Handle MultiGeometry -> Geometry interface error.

* Removed hardcoded styles. Added migrations for basemap column. Lots of refactoring.

Removed hardcoded styles. Added migrations for basemap column. Lots of refactoring.

* Fixed style reloading error. Added translations.

* Moved worker code to lib.

* Removed worker code. Prevent Mapbox from removing access_token from the URL.

* Refactoring.

* Change basemap selection to in-map dropdown for layout and interface.

* Touchscreen selection support and small fixes.

* Small change.

* Fixed unused imports.

* Added support for PostgreSQL identity column

* Renamed migration. Added crs translation.

* Only show fields using the map interface in the map layout.

* Removed logging.

* Reverted Dockerfile change.

* Improved crs support.

* Fixed translations.

* Check for schema identity before updating it.

* Fixed popup not updating on feature hover.

* Added feature hover styling. Fixed layer customization input. Added out of bounds error handling.

* Added geometry type and support for database native geometries.

* Fixed linting.

* Fixed layout.

* Fixed layout.

* Actually fixed linting

* Full support for native geometries
Fixed basemap input
Improved feature popup on hover
Locked interfaced support

* Fixed geometryType option not updating

* Bug fixes in interface

* Fixed crash when empty basemap settings. Fixed fitBounds option not updating.

* Added back storage type option. Improved interface behaviour.

* Dropped wkb because of vendor inconsistency with binary data

* Updated layout to match new geometry type. Fixed geojson payload transform.

* Added missing geometry_format attributes to local types.

* Fixed typos & refactoring

* Removed dependency on proj4

* Fix error when empty map interface options

* Set geometry SRID to 4326 when inserting into the database

* Add support for selectMode

* Fix error on initial source load

* Added geocoder, use GeoJSON for api i/o, removed geometry_format option, refactoring

* Added geometry intersects filter. Created geometry helper class.

* Fix error when null geometryOptions, added mapbox_key setting.

* Moved all geometry parsing/serializing into processGeometries in `payload.ts`. Fixed type errors.

* Migrate to Vue 3

* Use wellknown instead of wkx

* Fixed basemap selection.

* Added available operator for geometry type

* Added nintersects filter, fixed map interface for filter input

* Added intersects_bbox filter & bug fixes.

* Fixed icons rendering

* Fixed cursor icon in select mode

* Added geometry aggregate function

* Fixed geometry processing bug when imported from relational field.

* Fixed error with geocoder instanciation

* Removed @types/maplibre-gl dependency

* Removed fitViewToData options

* Merge remote-tracking branch 'upstream/main' into map-layout

* Fixed style and geometryType in map interface options

* Fixed style change on map interface.

* Improved fitViewToData behaviour

* Fixed type imports and previous merge conflict

* Fixed linting

* Added available operators

* Fix and merge migrations

* Remove outdated p-queue dep

* Fix get-schema column extract

* Replace pg with postgis for local debugging

* Re-add missing import

* Add mapbox as a basemap when key exists

* Remove unused tz flag

* Process delta in payloadservice

* Set default map, add limit number styling

* Default display template to just PK

* Tweak styling of error dialog

* Fix method usage in helpers

* Move sdo_geo to oracle section

* Remove extensions from ts config exclude

* Move geo types to shared, remove _Geometry

* Remove unused type

* Tiny Tweaks

* Remove fit to bounds option in favor of on

* Validate incoming intersects query

* Deepmap filter values

* Add GraphQL support

* No defaultValue for geometryType

* Resolve c

* Fix translations

Co-authored-by: Nitwel <nitwel@arcor.de>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-08-12 22:01:34 +02:00
renovate[bot]
af4dbad27d update dependency directory-tree to v2.3.0 (#7376)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-12 10:23:15 -04:00
renovate[bot]
cf7204577d update dependency nanoid to v3.1.25 (#7375)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-12 10:08:43 -04:00
renovate[bot]
0207d78ffe update vue monorepo to v3.2.2 (#7355)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 17:43:55 -04:00
renovate[bot]
cc7c479301 update dependency supertest to v6.1.5 (#7360)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 17:43:36 -04:00
renovate[bot]
e5766fd9c0 update dependency nanoid to v3.1.24 (#7365)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 17:32:59 -04:00
renovate[bot]
7437f594bd update dependency eslint-plugin-vue to v7.16.0 (#7300)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-10 09:46:02 -04:00
renovate[bot]
b4a6d73835 update dependency rollup to v2.56.2 (#7303)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-10 08:56:38 -04:00
renovate[bot]
a131005f6e update dependency pinia to v2.0.0-rc.4 (#7297)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 22:04:04 +00:00
rijkvanzanten
96be02701b Update package-lock 2021-08-09 17:43:37 -04:00
renovate[bot]
1fa975e59f update vue monorepo to v3.2.1 (#7293)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 21:20:38 +00:00
renovate[bot]
1ab765f003 update dependency pinia to v2.0.0-rc.3 (#7055)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 17:12:00 -04:00
renovate[bot]
5ad5544bf4 update dependency vue to v3.2.0 (#7289)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 16:35:59 -04:00
renovate[bot]
802f7de853 update dependency @vue/compiler-sfc to v3.2.0 (#7288)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 20:19:05 +00:00
renovate[bot]
e1c6bc5ac9 update typescript-eslint monorepo to v4.29.1 (#7283)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 14:13:41 -04:00
renovate[bot]
d1b851e34a update dependency ts-node to v10.2.0 (#7271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 09:38:49 -04:00
renovate[bot]
e43065bc12 update dependency vue-router to v4.0.11 (#7272)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 09:38:35 -04:00
renovate[bot]
4449310c1a update dependency rollup to v2.56.1 (#7269)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 09:38:24 -04:00
Nicola Krumschmidt
11ba37f6c7 Move p-queue to app dev dependencies (#7273) 2021-08-09 14:06:21 +02:00
renovate[bot]
6eafe0101c update dependency @vitejs/plugin-vue to v1.4.0 (#7263)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-07 09:25:48 -04:00
renovate[bot]
6b7ee361ba update dependency p-queue to v7 (#7255)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-06 19:22:52 -04:00
Rijk van Zanten
189c338f83 Rate limit the outgoing requests from the app (#7254)
* Rate limit the outgoing requests from the app

Fixes #7147

* Limit to 5/500 instead of 10/1000
2021-08-06 22:02:21 +02:00
renovate[bot]
8711500f5c update dependency lint-staged to v11.1.2 (#7238)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-06 09:33:13 -04:00
Pascal Jufer
bea3794f0a Switch to exifr for image metadata extraction (#6922)
* Switch to exifr for image metadata extraction

* Fix migrations on pg

* Prevent double divider

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-08-05 19:19:18 -04:00
Rijk van Zanten
6f4844846e Fix pino deprecation warning (#7230) 2021-08-06 00:30:36 +02:00
renovate[bot]
4bd5c94669 update dependency rollup to v2.56.0 (#7208)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-05 09:25:32 -04:00
Rijk van Zanten
d0f6cb35e3 Support dynamic variables in conditional fields (#7202)
* Move accountability type to shared

* Rely on shared for parse-filter

* Install date-fns

* Support dynamic variables in conditional fields

Closes #7157
2021-08-05 01:51:15 +02:00
renovate[bot]
293b655589 update dependency gatsby-source-filesystem to v3.11.0 (#7194)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-04 15:43:08 -04:00
renovate[bot]
6d29ebfd46 update dependency sass to v1.37.5 (#7181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-04 09:35:10 -04:00
renovate[bot]
a51699ffee update dependency sass to v1.37.4 (#7179) 2021-08-04 03:41:02 +02:00
renovate[bot]
a0cfa1b6f7 update dependency sass to v1.37.3 (#7171)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 18:35:05 -04:00
renovate[bot]
2135cb4a10 update dependency @popperjs/core to v2.9.3 (#7165)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 13:51:19 -04:00
renovate[bot]
9d87296a71 update dependency @types/lodash to v4.14.172 (#7153)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 09:29:24 -04:00
renovate[bot]
e8f4ba192b update dependency eslint-plugin-vue to v7.15.1 (#7151)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 09:28:05 -04:00
renovate[bot]
b133cbf078 update dependency sass to v1.37.2 (#7150)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 09:16:46 -04:00
renovate[bot]
fc20fe5a82 update dependency sass to v1.37.1 (#7148)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 18:31:10 -04:00
renovate[bot]
573973a9be update typescript-eslint monorepo to v4.29.0 (#7136)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 14:27:26 -04:00
renovate[bot]
fb0559c7c3 update dependency joi to v17.4.2 (#7117)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 10:00:39 -04:00
renovate[bot]
0f46e7e2e1 update dependency knex to v0.95.9 (#7115)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-31 17:58:12 -04:00
renovate[bot]
8cbc354e54 update dependency eslint to v7.32.0 (#7109)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-31 14:08:14 -04:00
renovate[bot]
9958459f43 update dependency sass to v1.37.0 (#7110)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-31 13:59:53 -04:00
renovate[bot]
e2c163979f update dependency eslint-plugin-vue to v7.15.0 (#7089)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-30 09:29:43 -04:00
renovate[bot]
74658cfbc3 update dependency npm-watch to v0.11.0 (#7090)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-30 09:29:22 -04:00
renovate[bot]
bf5adef9de update dependency chalk to v4.1.2 (#7093)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-30 09:28:14 -04:00
renovate[bot]
48ef5b1a9d update dependency @rollup/plugin-commonjs to v20 (#7094)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-30 09:26:43 -04:00
renovate[bot]
c113a54943 update dependency rollup to v2.55.1 (#7085)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-29 14:49:02 -04:00