nocobase/packages/plugins/ui-schema-storage/src
Junyi a1dc139cf4
feat(plugin-cm): add unique option for base fields (#745)
* feat(plugin-cm): add unique option for base fields

* refactor(plugin-cm): make sure unique constraint sync with field option

* fix(plugin-cm): fix sqlite unique field sync

* fix(plugin-cm): fix unique constraint sync logic

* refactor(plugin-cm): remove unique property for select components

* fix: previous

* fix: test error

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-08-20 23:23:13 +08:00
..
__tests__ feat(plugin-cm): add unique option for base fields (#745) 2022-08-20 23:23:13 +08:00
actions feat: resize grid columns with drag and drop (#748) 2022-08-20 18:04:14 +08:00
collections fix: drop all foreign keys (#576) 2022-07-04 23:48:19 +08:00
dao Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
server-hooks Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
helper.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
model.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
repository.ts feat: resize grid columns with drag and drop (#748) 2022-08-20 18:04:14 +08:00
server.ts Fix acl target action error (#311) 2022-04-24 10:14:46 +08:00