## Overview No admin audit-log UI exists yet. ## Depends on BE-91 (access logs endpoint), FE-42, FE-44, FE-45 ## Acceptance Criteria - [ ] Paginated table of `GET /admin/access-logs` results with userId and date-range filters - [ ] Shows `routePath`, `httpMethod`, `ipAddress`, and `createdAt` per row - [ ] Admin-only, guarded per FE-44
Overview
No admin audit-log UI exists yet.
Depends on
BE-91 (access logs endpoint), FE-42, FE-44, FE-45
Acceptance Criteria
GET /admin/access-logsresults with userId and date-range filtersroutePath,httpMethod,ipAddress, andcreatedAtper row