tachybase_todo/packages/plugins/collection-manager/src
katherinehhh 046a0b4f4d
feat(collection-manager): tableOID field and collection field (#2161)
* feat: support tableOid interface

* chore: child collection filter operator

* chore: test

* refactor: support tableOid and collection field

* chore: test

* fix: refactor: collectionSelect

* refactor: support linkage from form in add child

* refactor: add child support linkage form form

* refactor: code improve

* feat: support undefined value in childIn query

* chore: test

* refactor: locale improve

* refactor: code  improve

* refactor: code  improve

* refactor: tableoid only support pg

* refactor: tableoid only support pg

* refactor: code improve

* refactor: collection operator

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: collection field support options config

* refactor: collection field support options config

* feat: tableoid migration

* fix: item.options?.inherits

---------

Co-authored-by: ChengLei Shao <chareice@live.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-07-04 23:16:49 +08:00
..
__tests__ chore(collection-manager): should not throw error when source collection destoryed (#1999) 2023-06-07 11:06:35 +08:00
collections feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
hooks feat: infer belongs to association field in view collection (#1756) 2023-06-04 13:04:56 +08:00
migrations feat(collection-manager): tableOID field and collection field (#2161) 2023-07-04 23:16:49 +08:00
models feat(collection-manger): lazy load collection field (#1993) 2023-06-06 22:48:43 +08:00
repositories feat(collection-manger): lazy load collection field (#1993) 2023-06-06 22:48:43 +08:00
resourcers chore: add transaction in set field action (#1647) 2023-04-04 11:34:20 +08:00
index.ts feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
server.ts fix(collection-manager): share collection when COLLECTION_MANAGER_SCHEMA not set (#2081) 2023-06-20 11:28:54 +08:00