tachybase_todo/packages/plugins/collection-manager/src/__tests__
ChengLei Shao ca95edf295
refactor: multi-app (#1578)
* feat: compact theme

* fix: theme

* fix: styling

* fix: margin

* feat: improve

* fix: remove console.log

* test: enable plugin test

* refactor: multi app

* test: lazy load sync plugin

* test: lazy load test

* fix: beforeGetApplication Event

* feat: loadFromDatabase options in traverseSubApps

* fix: test

* fix: multi app manager test

* chore: test

* test: should upgrade sub apps when main app upgrade

* feat: plugin require check

* chore: yarn.lock

* fix: sql typo

* feat: share collections

* fix: record name

* test: belongs to many repository

* fix: belongs to many with targetKey alias

* fix: extend collection error

* fix: transaction error

* feat: collection graph

* fix: update options in collection

* chore: collections graph

* chore: export uitls

* feat: connected nodes method in collections graph

* feat: exclude params in connected nodes

* chore: sub app collection list params

* fix: collections graph

* feat: syncToApps migration

* fix:  translation

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-03-19 23:40:42 +08:00
..
associations feat: belongs to many on delete (#1158) 2022-11-29 18:27:41 +08:00
field-options feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
fields feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
http-api feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
inherits Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +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
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 refactor: multi-app (#1578) 2023-03-19 23:40:42 +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
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