nocobase/docker
jack zhang 4404f5fa13
feat: encryption field (#4975)
* feat: add @nocobase/plugin-field-encryption

* fix: bug

* fix: hook

* fix: add operators

* feat: add hidden

* fix: i18n

* fix: bug

* feat: env add ENCRYPTION_FIELD_KEY

* fix: exception handling

* fix: error message i18n

* fix: add `addFieldInterfaces()` alias

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: workflow env

* fix: bug

* fix: e2e

* fix: e2e bug

* fix: move `checkKey()` to field

* fix: move EncryptionField to database package

* fix: move encryption plugin to pro

* chore: encryption field in field type map

* fix: unit test

* fix: remove console

* fix: add more value check

* fix: bug

* fix: bug

* fix: bug

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Chareice <chareice@live.com>
2024-08-09 17:14:37 +08:00
..
app-mariadb feat: encryption field (#4975) 2024-08-09 17:14:37 +08:00
app-mysql feat: encryption field (#4975) 2024-08-09 17:14:37 +08:00
app-postgres feat: encryption field (#4975) 2024-08-09 17:14:37 +08:00
app-sqlite feat: update docs 2024-01-13 18:36:11 +08:00
nocobase feat: supports subdirectory deployment (#3731) 2024-03-16 20:01:34 +08:00
nocobase-full feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00