nocobase/packages
ChengLei Shao 81978711e4
featPlugin multiple apps (#248)
* feat: multiple apps plugin

* feat: multipleAppManager in Application

* stage

* fix: export error

* test: multiple app

* application model

* feat: create application with plugins

* load and install after sub application created

* create subApp database beforeInstall

* sub apps listen to main app start & stop events

* refactor: getPluginName as package name

* feat: load apps on mainApp starts

* fix: test

* feat: beforeGetApplication event

* fix: test

* fix: test with sqlite memory database

* test: lazyLoad application

* fix: test with sqlite memory

* chore: clone database collection & promise.all
2022-03-28 22:01:10 +08:00
..
acl featEnable permission (#229) 2022-03-11 10:10:57 +08:00
actions Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
api Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
app feat: workflow route provider 2022-03-27 16:15:58 +08:00
client add action log tempalte (#239) 2022-03-28 15:38:29 +08:00
database featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-acl featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-action-logs featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-china-region featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-client featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-collection-manager featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-error-handler featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-file-manager featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-multiple-apps featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-notifications featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-system-settings featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-ui-routes-storage featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-ui-schema-storage featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-users featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
plugin-workflow featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
resourcer fix: serialize params with qs 2022-02-25 23:41:33 +08:00
server featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
test featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
utils Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00