nocobase/packages
2022-02-18 20:30:03 +08:00
..
acl fix: test with database (#193) 2022-02-15 22:32:02 +08:00
actions refactor: perPage to pageSize (#197) 2022-02-18 09:46:10 +08:00
api feat: skip permission 2022-02-16 23:15:24 +08:00
app feat: improve schema Initializer 2022-02-17 23:56:39 +08:00
client feat(client): improve acl module 2022-02-18 20:30:03 +08:00
database fix: option parser test (#195) 2022-02-17 17:41:30 +08:00
plugin-acl fix(plugin-acl): display roleName 2022-02-18 20:26:50 +08:00
plugin-action-logs feat(server): improve application (#177) 2022-02-07 01:14:00 +08:00
plugin-china-region feat(plugin-china-region): improve code 2022-02-12 12:38:57 +08:00
plugin-client feat: app.acl support 2022-02-11 23:59:03 +08:00
plugin-collection-manager fix: field uiSchema is not updated 2022-02-18 20:26:11 +08:00
plugin-file-manager fix: test with database (#193) 2022-02-15 22:32:02 +08:00
plugin-notifications feat(server): improve application (#177) 2022-02-07 01:14:00 +08:00
plugin-system-settings feat: app.acl support 2022-02-11 23:59:03 +08:00
plugin-ui-routes-storage feat: improve schema Initializer 2022-02-17 23:56:39 +08:00
plugin-ui-schema-storage feat: uiSchema remove api (#196) 2022-02-18 12:29:03 +08:00
plugin-users fix: test with database (#193) 2022-02-15 22:32:02 +08:00
plugin-workflow fix(plugin-workflow): fix dependencies in package (#192) 2022-02-15 00:48:12 +08:00
resourcer refactor: perPage to pageSize (#197) 2022-02-18 09:46:10 +08:00
server fix: test with database (#193) 2022-02-15 22:32:02 +08:00
test refactor: perPage to pageSize (#197) 2022-02-18 09:46:10 +08:00
utils