tachybase_todo/packages/plugins/collection-manager/src/__tests__
ChengLei Shao 242977983b
chore: inhertis api with difference schema (#1545)
* refactor: getTableNameWithSchema

* feat: allow create collection with same name in difference schema

* feat: support multiple schema with inherit

* feat: repository after find hook & relation repository __colection attribute

* chore: debug info

* chore: tmp commit

* fix: tableoid to tablename error

* feat: filter child table by tableoid

* feat: filter child table by collection name

* fix: sync runner

* chore: test

* fix: jest empty test error
2023-04-06 09:05:47 +08:00
..
associations fix: destroy through table record referencing collections table (#1611) 2023-03-28 12:26:30 +08:00
field-options feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
fields feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
http-api refactor: view collection options (#1643) 2023-04-04 10:52:47 +08:00
inherits chore: inhertis api with difference schema (#1545) 2023-04-06 09:05:47 +08:00
migrations feat: record picker support to enable links (#1515) 2023-03-12 17:16:17 +08:00
resources test: with collection_manager_schema env (#1532) 2023-03-05 14:45:56 +08:00
view refactor: view collection options (#1643) 2023-04-04 10:52:47 +08:00
action.test.ts feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
beforeInitOptions.test.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
collections.repository.test.ts fix: update field error (#1645) 2023-04-04 10:44:30 +08:00
fields.repository.test.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
index.ts feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
reference-integerity.test.ts fix: destroy through table record referencing collections table (#1611) 2023-03-28 12:26:30 +08:00
remove-collection.test.ts feat: reference check (#989) 2022-10-31 22:45:39 +08:00
sync.test.ts feat: collection inheritance (#1069) 2022-11-16 12:53:58 +08:00
through.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00