rijkvanzanten
8c00469a24
Update types/structure
2021-09-13 13:50:56 -04:00
rijkvanzanten
6226319391
Merge branch 'aggregation' into insights
2021-09-13 13:21:02 -04:00
rijkvanzanten
18e41b35db
Merge branch 'main' into aggregation
2021-09-13 12:50:19 -04:00
renovate[bot]
8063dda2c7
Update dependency typescript to v4.4.3 ( #7973 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-10 18:30:56 -04:00
Nicola Krumschmidt
ff2d6aaa07
Remove unused LAYOUT_SYMBOL constant ( #7971 )
2021-09-10 14:01:43 -04:00
rijkvanzanten
90ef236fb8
Remove references to old permissions field
2021-09-09 18:36:08 -04:00
renovate[bot]
a4d1a7bddb
Update vue monorepo to v3.2.11 ( #7940 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-09 09:35:31 -04:00
renovate[bot]
408cd1e83a
Update vue monorepo to v3.2.10 ( #7897 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-07 21:35:27 +00:00
Sam Milledge
7186c4e381
Allow custom CLI commands to be added by extensions ( #7675 )
...
* Fix typescript errors in shared package
* Hooks for adding custom CLI commands
* Add CLI hooks to documentation
2021-09-07 16:18:16 -04:00
renovate[bot]
e57d0f6c2d
Update vue monorepo to v3.2.9 ( #7842 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-07 13:08:22 -04:00
renovate[bot]
2d7b20fb75
Update dependency pino to v6.13.2 ( #7860 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-07 11:50:21 -04:00
Nitwel
909d7f922d
parse created arrays in parseFilter ( #7883 )
2021-09-07 11:15:15 -04:00
renovate[bot]
698580a661
Update dependency knex to v0.95.11 ( #7819 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-03 18:31:22 -04:00
rijkvanzanten
a6e88183e9
v9.0.0-rc.92
2021-09-02 21:53:23 -04:00
renovate[bot]
a1ccc189b5
Update vue monorepo to v3.2.8 ( #7785 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-02 19:52:24 +00:00
Dieter Luypaert
da6f492a44
Expose logger through ExtensionContext ( #7777 )
...
Fixes #7737 .
2021-09-02 13:46:51 -04:00
renovate[bot]
5757d96912
Update dependency knex-schema-inspector to v1.6.0 ( #7769 )
2021-09-01 21:22:27 -04:00
renovate[bot]
e50b75a4b7
Update vue monorepo to v3.2.7 ( #7766 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-01 19:24:06 -04:00
renovate[bot]
f1fa6e44e1
Update dependency knex-schema-inspector to v1.5.15 ( #7718 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-31 17:47:50 -04:00
Nicola Krumschmidt
f99b97720e
Rework layout extension component management ( #7489 )
...
* Rework layout extension component management
* Move cards layout to new system
* Move calendar layout to new system
* Move map layout to new system
* Use new useLayout everywhere
* Remove useLayoutState composable
2021-08-31 10:55:46 -04:00
Nicola Krumschmidt
ffded1a050
Expose package.json from shared and extensions-sdk ( #7713 )
2021-08-31 10:04:03 -04:00
Nicola Krumschmidt
4d8e9d7297
Improve API extension context types ( #7714 )
2021-08-31 09:11:59 -04:00
renovate[bot]
4bde1d7455
Update dependency knex-schema-inspector to v1.5.14 ( #7708 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-30 20:39:24 -04:00
Nicola Krumschmidt
2a82927423
Add support for typescript extensions to extension-sdk ( #6881 )
...
* Add support for scaffolding typescript extensions to extensions-sdk
* Add support for building typescript extensions to extensions-sdk
* Fix type issues in extension templates
* Expose types of extensions-sdk
* Add language option to create-directus-extension
2021-08-30 10:57:43 -04:00
Nicola Krumschmidt
6286edf6a9
Remove /custom subpath for endpoints and add a way to customize the endpoint subpath ( #7695 )
...
* Remove /custom subpath for endpoints
* Add a way to customize the endpoint subpath
2021-08-30 10:09:12 -04:00
Nicola Krumschmidt
d2ca0d094c
Rename extension-sdk to extensions-sdk ( #7282 )
...
While it is never nice to rename an already published package,
this allows us to reserve the "@directus/extension-" prefix for official extensions.
2021-08-27 13:48:19 -04:00
Nicola Krumschmidt
2569724ce8
Replace system provide with composables ( #7668 )
2021-08-27 11:18:39 -04:00
renovate[bot]
071e313bce
update dependency typescript to v4.4.2 ( #7638 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-26 21:53:07 +00:00
renovate[bot]
f4ed9d27e2
update dependency date-fns to v2.23.0 ( #7637 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-26 17:39:06 -04:00
Nicola Krumschmidt
e7af9f5b5d
Share vue-router between App and extensions ( #7629 )
...
It is very unlikely that we will ever stop using vue-router.
Without this it is not possible to use useRouter() in extensions.
2021-08-26 10:36:33 -04:00
renovate[bot]
1ef1e13407
update vue monorepo to v3.2.6 ( #7579 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-24 14:01:54 -04:00
renovate[bot]
28fd3bf369
update vue monorepo to v3.2.5 ( #7576 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-24 12:47:04 -04:00
rijkvanzanten
8f943a34f9
v9.0.0-rc.91
2021-08-23 16:08:06 -04:00
Rijk van Zanten
ebb810b9af
Explicitly nullify user/role when the other is set in presets ( #7512 )
...
Fixes #7366
2021-08-20 00:15:43 +02:00
Oreille
49e4a9b0de
Don't allow empty filter for non-string types. Add null filter. ( #7501 )
2021-08-19 10:02:54 -04:00
renovate[bot]
6144b5b815
update vue monorepo to v3.2.4 ( #7467 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-08-17 14:29:55 -04:00
renovate[bot]
9d9e2800d1
update vue monorepo to v3.2.3 ( #7444 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-17 10:57:26 -04:00
rijkvanzanten
7601178ea3
Merge branch 'main' into aggregation
2021-08-13 10:35:53 -04:00
Nicola Krumschmidt
415f6d1a94
Move geojson from devDeps to deps of shared ( #7403 )
...
Geojson has to be a regular dependency in order for the imported types to be available when installing shared.
Ideally, we should bundle type definitions to a single file.
2021-08-13 09:08:35 -04:00
Jay Cammarano
be34474a84
Aggregate resolvers added to GraphQL options ( #7373 )
...
* Don't use tags interface for CSV filter (#7258 )
Fixes #6778
* Rely on `RETURNING` when possible (#7259 )
* WIP use returning clause instead of max from id
* Use returning where applicable, fallback to fetch
Fixes #6279
* update dependency p-queue to v7 (#7255 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* update dependency @vitejs/plugin-vue to v1.4.0 (#7263 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* Move p-queue to app dev dependencies (#7273 )
* Log error message when registering app extension fails (#7274 )
* update dependency rollup to v2.56.1 (#7269 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* update dependency vue-router to v4.0.11 (#7272 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* update dependency ts-node to v10.2.0 (#7271 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* Only loads app extensions if SERVE_APP is true (#7275 )
This also ensures API/App only load their respective extensions in dev.
* Fix gitignore file in extension templates being deleted when publishing (#7279 )
* New Crowdin updates (#7260 )
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Russian)
* update typescript-eslint monorepo to v4.29.1 (#7283 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* Only treat `tinyint(1)` and `tinyint(0)` as booleans (#7287 )
* added an if catch for tinyint(1) and tinyint(0)
* made suggested changes toLowerCase()
* update dependency @vue/compiler-sfc to v3.2.0 (#7288 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* update dependency vue to v3.2.0 (#7289 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* Handle JSON in labels display (#7292 )
Fixes #7278
* update dependency pinia to v2.0.0-rc.3 (#7055 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* update vue monorepo to v3.2.1 (#7293 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* Flush caches on server (re)start (#7294 )
* v9.0.0-rc.89
* Update package-lock
* Update release script
To workaround breaking change in npm patch 🎉
* Update changelog
* update dependency pinia to v2.0.0-rc.4 (#7297 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* update dependency rollup to v2.56.2 (#7303 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* Fix HTTP method for collections.createMany in SDK (#7304 )
* Fix HTTP method for collections.createMany in SDK
* Post collections in data body
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
* Add perm check for sqlite, upload, extensions dirs (#7310 )
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
* update dependency eslint-plugin-vue to v7.16.0 (#7300 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* Fix uuid resolving in SQLite (#7312 )
Fixes #7306
* Clear the file payload after file upload (#7315 )
Fixes #7305
* Improve type checking
* Mention TELEMETRY environment variable in docs (#7317 )
* Mention TELEMETRY environment variable in docs
* Add clarification
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
* Import access from fs-extra instead of fs/promises
* Resolve sorting in list-o2m-tree-view on dnd
* Fix graphql GET request cache query extraction (#7319 )
Fixes #7298
* Check for related collection before creation relation (#7323 )
Fixes #7302
* Fix colors on different types (#7322 )
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
* group is working on aggregate resolver
* Check for non-existing parent pk records (#7331 )
Fixes #7330
* Schema field types are not translated in the app (#7327 )
* Fix field type label translations
* Use translate-object-values util
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
* Update release script
* Add import ref for TS
* Tweak, hopefully fix release flow
* getAggregateQuery
* clean up payload
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
* Treat alias-only fields properly
* Add missing translations (#7358 )
* v9.0.0-rc.90
* Update changelog.md
* update dependency nanoid to v3.1.24 (#7365 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* update dependency supertest to v6.1.5 (#7360 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* update vue monorepo to v3.2.2 (#7355 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* filters working avg{id} format with number fields
* Fix english string after #7358 (#7371 )
Fixed wrong string in en-US after #7358 PR
* group field working
* update dependency nanoid to v3.1.25 (#7375 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* update dependency directory-tree to v2.3.0 (#7376 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* Export Collection button now shows collection name not table name (#7379 )
* export collection button to uses name not db name
* removed unused var
* fixed for review
* computed collectionName
* 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 >
* New Crowdin updates (#7359 )
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Ukrainian)
* New translations en-US.yaml (Norwegian)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Portuguese)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Serbian (Cyrillic))
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Portuguese, Brazilian)
* New translations en-US.yaml (Indonesian)
* New translations en-US.yaml (Spanish, Chile)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Hindi)
* New translations en-US.yaml (Malay)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Afrikaans)
* New translations en-US.yaml (Lithuanian)
* New translations en-US.yaml (Spanish, Latin America)
* New translations en-US.yaml (Slovenian)
* New translations en-US.yaml (Vietnamese)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (Romanian)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (Georgian)
* New translations en-US.yaml (Catalan)
* New translations en-US.yaml (Czech)
* New translations en-US.yaml (Danish)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Greek)
* New translations en-US.yaml (Finnish)
* New translations en-US.yaml (Hebrew)
* New translations en-US.yaml (Hungarian)
* New translations en-US.yaml (Japanese)
* Update source file en-US.yaml
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Slovenian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Sinhala)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Bulgarian)
* Update source file en-US.yaml
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Norwegian)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Portuguese)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Portuguese, Brazilian)
* New translations en-US.yaml (Spanish, Chile)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Lithuanian)
* New translations en-US.yaml (Spanish, Latin America)
* New translations en-US.yaml (Vietnamese)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Finnish)
* New translations en-US.yaml (Hungarian)
* update dependency directory-tree to v2.3.1 (#7380 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* pin dependencies (#7384 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* 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 >
* New Crowdin updates (#7386 )
* Update source file en-US.yaml
* New translations en-US.yaml (Estonian)
* New translations en-US.yaml (Polish)
* New translations en-US.yaml (Portuguese)
* New translations en-US.yaml (Russian)
* New translations en-US.yaml (Swedish)
* New translations en-US.yaml (Turkish)
* New translations en-US.yaml (Chinese Traditional)
* New translations en-US.yaml (Portuguese, Brazilian)
* New translations en-US.yaml (Indonesian)
* New translations en-US.yaml (Spanish, Chile)
* New translations en-US.yaml (Thai)
* New translations en-US.yaml (Serbian (Latin))
* New translations en-US.yaml (Dutch)
* New translations en-US.yaml (Italian)
* New translations en-US.yaml (Lithuanian)
* New translations en-US.yaml (Spanish, Latin America)
* New translations en-US.yaml (Slovenian)
* New translations en-US.yaml (Vietnamese)
* New translations en-US.yaml (Chinese Simplified)
* New translations en-US.yaml (Bulgarian)
* New translations en-US.yaml (French)
* New translations en-US.yaml (Spanish)
* New translations en-US.yaml (Arabic)
* New translations en-US.yaml (German)
* New translations en-US.yaml (Finnish)
* New translations en-US.yaml (Hungarian)
* Revert "update dependency macos-release to v3 (#7381 )" (#7389 )
This reverts commit ca111a80cb .
* update dependency npm to v7.20.6 (#7387 )
Co-authored-by: Renovate Bot <bot@renovateapp.com >
* Fix flat lock number
* Small tweaks, fix type bug
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Nicola Krumschmidt <nicola.krumschmidt@freenet.de >
Co-authored-by: Pascal Jufer <paescuj@users.noreply.github.com >
Co-authored-by: Adrian Dimitrov <dimitrov.adrian@gmail.com >
Co-authored-by: Oreille <33065839+Oreilles@users.noreply.github.com >
Co-authored-by: Nitwel <nitwel@arcor.de >
2021-08-13 00:46:18 +02:00
renovate[bot]
0b720daee2
pin dependencies ( #7384 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-12 16:11:03 -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]
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
rijkvanzanten
9f4e855826
v9.0.0-rc.90
2021-08-11 13:46:49 -04:00
rijkvanzanten
dc9ede85ee
v9.0.0-rc.89
2021-08-09 17:27:01 -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]
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
Nicola Krumschmidt
aca8c1078e
Only loads app extensions if SERVE_APP is true ( #7275 )
...
This also ensures API/App only load their respective extensions in dev.
2021-08-09 09:44:27 -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
Rijk van Zanten
90793d5645
Don't use tags interface for CSV filter ( #7258 )
...
Fixes #6778
2021-08-06 23:53:15 +02:00