tachybase_todo/packages/plugin-ui-schema-storage/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 feat: uiSchema remove api (#196) 2022-02-18 12:29:03 +08:00
collections fix: postgres sort with appends issue (#198) 2022-02-20 01:23:04 +08:00
dao rename 2022-01-19 10:18:53 +08:00
server-hooks fix: postgres sort with appends issue (#198) 2022-02-20 01:23:04 +08:00
helper.ts rename 2022-01-19 10:18:53 +08:00
index.ts feat: code cleanup 2022-02-11 18:13:14 +08:00
model.ts feat: uiSchema remove api (#196) 2022-02-18 12:29:03 +08:00
repository.ts fix: getJsonSchema with properties (#202) 2022-02-20 20:01:07 +08:00
server.ts fix: postgres sort with appends issue (#198) 2022-02-20 01:23:04 +08:00