tachybase_todo/packages/plugins/collection-manager/src
金昶 32e744319e
feat: display association fields (#512)
* feat: association field features

* fix: remove comments

* fix: association field in creation form will trigger error

* fix: column decorator title

* fix: column designer title

* fix: association field in table

* feat: adjust documents

* fix: remove m2o subfield mode

* fix: adjust title field display condition

* fix: relation field title bug

* fix: o2m multiple is true

* feat: association fields are loaded on demand

* fix: support sub field

* feat: remove FormField require config

* fix: two lines in Columns config menu of table block

* fix: could not find schema node

* fix: add form context to internal table block

* fix(client): non-empty judgment

* feat: translations

* fix: add / edit field title compile

* fix: unique

* fix: association feature bugs

* feat: add oho & o2m selector filter

* fix: add field added logic in FormField and TableField

* fix: remove updateAssociationValues middleware

* feat: recordprovider in association fields

* feat: add kanban association appends

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-06-29 12:57:43 +08:00
..
__tests__ fix: remove collections & fields from db (#511) 2022-06-18 00:18:12 +08:00
collections feat: destroy association field after target collection destroy (#376) 2022-05-22 08:50:58 +08:00
hooks Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
migrations feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
models fix: remove collections & fields from db (#511) 2022-06-18 00:18:12 +08:00
repositories fix: through table primaryKey error (#297) 2022-04-19 16:35:44 +08:00
index.ts feat: plugin export (#479) 2022-06-14 15:01:53 +08:00
server.ts feat: display association fields (#512) 2022-06-29 12:57:43 +08:00