nocobase/packages/core/server/src
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
..
__tests__ refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
acl
commands feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
middlewares
plugin-manager refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
app-manager.ts refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
application.ts refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
helper.ts fix(i18n): set key and ns separator default to false (#1432) 2023-02-06 19:57:40 -08:00
index.ts
migration.ts
plugin.ts refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
read-config.ts