Skip to content

FAC-84 feat: add super admin user directory endpoint#188

Merged
y4nder merged 1 commit intodevelopfrom
fac-84-admin-user-directory-endpoint
Mar 27, 2026
Merged

FAC-84 feat: add super admin user directory endpoint#188
y4nder merged 1 commit intodevelopfrom
fac-84-admin-user-directory-endpoint

Conversation

@y4nder
Copy link
Copy Markdown
Member

@y4nder y4nder commented Mar 27, 2026

Summary

  • add a super-admin-only GET /admin/users endpoint for the future admin console
  • support paginated filtering by search, role, active status, and campus/department/program scope
  • add response DTOs, OpenAPI query examples, and focused controller/service tests

Verification

  • npm test -- --runInBand src/modules/admin/admin.controller.spec.ts src/modules/admin/services/admin.service.spec.ts
  • npm run build

Closes #187

@y4nder y4nder linked an issue Mar 27, 2026 that may be closed by this pull request
@y4nder y4nder self-assigned this Mar 27, 2026
@y4nder y4nder merged commit a131448 into develop Mar 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FAC-84 feat: add super admin user directory endpoint

1 participant