nocobase/packages
ChengLei Shao 99bfd75776
fix: test with database (#193)
* fix: ui schema test

* fix: sqlite array query

* fix: acl test

* fix: plugin-users test

* fix: database test with postgres

* fix: test with db.getTablePrefix

* fix: test with mysql database

* fix: test with sqlite database

* fix: test with  mysql

* fix: test order with mysql

* chore: test clean database

* chore: mockServer clean

* chore: app cleanDb

* chore: plugin-users cleanDb
2022-02-15 22:32:02 +08:00
..
acl fix: test with database (#193) 2022-02-15 22:32:02 +08:00
actions
api fix(jest): custom cli options not working 2022-02-15 09:54:57 +08:00
app feat: improve code 2022-02-13 11:23:40 +08:00
client feat: add more demos for the void table 2022-02-15 17:13:47 +08:00
database fix: test with database (#193) 2022-02-15 22:32:02 +08:00
plugin-acl fix: test with database (#193) 2022-02-15 22:32:02 +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: test with database (#193) 2022-02-15 22:32:02 +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 code 2022-02-13 11:23:40 +08:00
plugin-ui-schema-storage fix: test with database (#193) 2022-02-15 22:32:02 +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 fix: errors in tests 2022-02-13 20:36:53 +08:00
server fix: test with database (#193) 2022-02-15 22:32:02 +08:00
test fix: test with database (#193) 2022-02-15 22:32:02 +08:00
utils