buster/packages/access-controls/src/users
dal 273fbc36c4
fix: address non-critical PR review comments
- Optimized N+1 query in get-permissioned-datasets.ts using inArray for batch lookup
- Removed unused bulkRemoveAssetPermissions import
- Fixed import organization in find-user-by-email.ts
- Updated CLAUDE.md to reflect tests are written and fixed API example
- Clarified TODO comment in lookup.ts to prevent potential infinite recursion

These are style and performance improvements that don't affect functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 12:29:02 -06:00
..
index.ts feat(access-controls): migrate Rust access control libraries to TypeScript 2025-07-28 10:17:35 -06:00
lookup.test.ts feat(access-controls): migrate Rust access control libraries to TypeScript 2025-07-28 10:17:35 -06:00
lookup.ts fix: address non-critical PR review comments 2025-07-29 12:29:02 -06:00