Commit graph

4 commits

Author SHA1 Message Date
Yiming Cao
e4b79d0c6f
feat: field-level access control (#557)
* WIP

* WIP: implement read policies

* fix tests

* Update packages/plugins/policy/src/policy-handler.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix name mapper

* fix tests

* fix build

* implement update field-level policies

* update tests

* update tests

* add more tests

* add more tests

* simplify queries

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-05 18:14:23 +08:00
Yiming Cao
cc952b1a77
chore: misc updates (#528)
* chore: misc updates

* update README

* update
2025-12-24 17:06:11 +08:00
Yiming Cao
6c8f756fca
chore: improve tests and fix typo (#311) 2025-10-17 09:26:52 -07:00
Yiming Cao
59dfa73f01
refactor: move policy attributes to its own zmodel (#307)
* refactor: move policy attributes to its own zmodel

* update

* update

* fix tests
2025-10-16 21:52:22 -07:00