tachybase_todo/packages/plugin-file-manager/src
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
..
__tests__ fix: test with database (#193) 2022-02-15 22:32:02 +08:00
actions Feat/GitHub actions (#148) 2022-01-08 17:16:11 +08:00
collections v0.6 2021-12-06 21:23:34 +08:00
rules style: code formatting 2021-03-28 13:34:51 +08:00
storages v0.6 2021-12-06 21:23:34 +08:00
constants.ts Add S3 storage and refactors (#124) 2021-12-04 07:58:31 +08:00
index.ts feat: code cleanup 2022-02-11 18:13:14 +08:00
server.ts featPlugin multiple apps (#248) 2022-03-28 22:01:10 +08:00
utils.ts v0.6 2021-12-06 21:23:34 +08:00