tachybase_todo/packages/plugins/users/src
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
..
__tests__ Refactor/append fields (#1883) 2023-05-19 16:39:00 +08:00
actions fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
authenticators fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
collections feat: compact theme (#1574) 2023-03-19 23:40:11 +08:00
locale Feat/translation es_ES (#1801) 2023-05-17 11:39:37 +08:00
middlewares Refactor/append fields (#1883) 2023-05-19 16:39:00 +08:00
migrations fix: version judgment is not accurate 2022-10-14 09:48:27 +08:00
index.ts fix(plugin-users): add translations (#416) 2022-05-24 14:14:19 +08:00
jwt-service.ts feat: customizable jwt expiration date 2022-07-20 14:15:59 +08:00
server.ts fix(utils): fix json-templates bug and moved to utils (#1784) 2023-04-28 22:22:08 +08:00