tachybase_todo/packages/app/client
Dunqing a593720c81
feat: add map plugin (#1229)
* feat: add map plugin

* feat: update

* feat: add Map.Designer

* feat: support polygon and clear canvas

* feat: improve and support linestring

* feat: map type default

* feat: support group order

* feat: support register group

* feat: improve named and logic

* fix: rename

* feat: better

* refactor: move to use postgresSQL supported type

* feat: support circle

* feat: support mysql

* chore: @nocobase/plugin-map

* fix: some error in postgres

* fix: line lose

* fix: accessKey or securityCode is incorrect

* fix: improve

* fix: shake screen in modal

* feat: support serviceHOST

* feat: improve

* feat: support view map in detail

* feat: support patten in details

* fix: something went wrong in edit mode

* fix: field name incorrectly

* feat: support sqlite

* feat: support circle in mysql

* feat: support map configuration

* feat: support map configuration

* fix: remove unused div

* feat: support show map in details

* fix: disabled in details

* fix: unused

* feat: improve readpretty

* fix: schemaInitialize

* feat: improve alert and search

* fix: mysql polygon not work

* test: add fields test

* test: improve

* test: update

* fix: test error

* feat: improve search and support zoom

* fix: if success should reset err message

* feat: add isOverride to confirm

* feat: improve
2022-12-14 21:45:43 +08:00
..
public/favicon feat: favicon 2022-04-24 13:58:10 +08:00
src feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
.gitignore Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
.npmignore feat: improvements (#335) 2022-04-29 00:09:40 +08:00
.umirc.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
package.json chore(versions): 😊 publish v0.8.0-alpha.13 2022-11-04 21:23:02 +08:00
tsconfig.json fix: support pro plugins 2022-11-03 15:56:27 +08:00
typings.d.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00