tachybase_todo/packages/plugins/acl/src/__tests__
ChengLei Shao c0ef071baf
Refactor/append fields (#1883)
* chore: eager loading tree

* feat: load eager loading tree

* feat: merge stage of eager loading

* feat: merge stage of belongs to

* feat: merge stage of has one

* feat: merge stage of belongs to many

* chore: test

* chore: print tree

* chore: using eager loading tree in repository find

* fix: empty ids load

* fix: belongs to many query

* fix: load belongs to  association

* fix: eager load data accessor

* fix: has many

* fix: test

* fix: filter with appends

* chore: remove handle appends query

* chore: console.log

* chore: console.log

* fix: test
2023-05-19 16:39:00 +08:00
..
acl.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
actions.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
association-field.test.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
configuration.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
list-action.test.ts refactor: association field (#1838) 2023-05-11 12:47:31 +08:00
middleware.test.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
own.test.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
prepare.ts fix: meta acl with association query (#1695) 2023-04-12 17:44:33 +08:00
role-check.test.ts Refactor/append fields (#1883) 2023-05-19 16:39:00 +08:00
role-resource.test.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
role-user.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
role.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
scope.test.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
setCurrentRole.test.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
snippets.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
users.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00