tachybase_todo/packages/resourcer/src
Junyi cd0b357887
Test/list (#19)
* test: add more case for list

* feat: allow order by associations in sorting

* fix: add more utils test in resourcer and fix except usage

* test: fix cases

* fix: page default value and max page size

* fix: page params and cases

* fix: list params

* fix: constants in list action

* fix: count when include, attributes when except and cases

* test: add case for hasMany.
2020-11-23 16:49:46 +08:00
..
__tests__ Test/list (#19) 2020-11-23 16:49:46 +08:00
action.ts Test/list (#19) 2020-11-23 16:49:46 +08:00
index.ts first commit 2020-10-24 15:34:43 +08:00
middleware.ts first commit 2020-10-24 15:34:43 +08:00
resource.ts first commit 2020-10-24 15:34:43 +08:00
resourcer.ts Test/list (#19) 2020-11-23 16:49:46 +08:00
utils.ts Test/list (#19) 2020-11-23 16:49:46 +08:00