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
ChengLei Shao
d98714d9fd
featEnable permission ( #229 )
...
* feat: acl skip
* feat: skip-manager
* feat: root user permission skip
* fix: test
* feat: set user role
* fix: code review
* feat: setDefaultRole for users
2022-03-11 10:10:57 +08:00
ChengLei Shao
accb2a59b9
test: update reverseField ( #231 )
...
* test: update reverseField
* fix: reverseField test
* feat: throw error when reverseField exists
2022-03-11 10:08:58 +08:00
chenos
bf2ea2a6e1
fix(plugin-collection-manager): set the default value of sourceKey & targetKey
2022-03-04 23:17:28 +08:00
chenos
b06260d13d
fix: field uiSchema is not updated
2022-02-18 20:26:11 +08:00
chenos
8b4d59ee97
feat(client): improve code
2022-02-17 01:06:42 +08:00
chenos
6fa6756356
fix(plugin-collection-manager): Cannot read properties of undefined (reading 'model')
2022-02-14 21:57:13 +08:00