nocobase/packages/plugin-acl/src
ChengLei Shao 9dd590c459
fix Collection rest api (#205)
* test: collections rest api

* test: add more test cases

* fix: test case

* fix: Error: src/schema-component/antd/array-table/TableRecordActionDesigner.tsx(3,38): error TS2307: Cannot find module '@nocobase/client' or its corresponding type declarations.

* fix: belongsToMany create with empty value

* fix: relation query  test

* test: appends + sort

* fix: belongsToMany find error

* fix: add cleanDb to fix database test

* fix: mysql test

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-02-22 23:38:13 +08:00
..
__tests__ fix Collection rest api (#205) 2022-02-22 23:38:13 +08:00
actions fix: postgres sort with appends issue (#198) 2022-02-20 01:23:04 +08:00
collections fix: postgres sort with appends issue (#198) 2022-02-20 01:23:04 +08:00
model fix: postgres sort with appends issue (#198) 2022-02-20 01:23:04 +08:00
index.ts feat: code cleanup 2022-02-11 18:13:14 +08:00
server.ts fix: postgres sort with appends issue (#198) 2022-02-20 01:23:04 +08:00