cd1c054f62
Audit v2 #18. AdminRequestsScreen was showing only the request's display name, not which user asked for it. Now fetches the admin users list in parallel with the requests list, builds a userId → username map, and renders "Requested by <username>" beneath each row. Falls back to an 8-char userId prefix when the users list fetch fails (e.g., admin without users-list access on some future server-side ACL change). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>