Files
firefrost-services/services
Claude (Chronicler #57) d6c530ae80 feat: implement all remaining admin HTMX endpoints with real data
COMPLETED ALL 5 ENDPOINTS:

1. Grace Period  (already done)
   - Shows users in grace period with countdown

2. Audit Log  NEW
   - Queries webhook_events_processed table
   - Shows last 50 webhook events
   - Color-coded by event type

3. Players  NEW
   - Queries subscriptions table
   - Shows all subscribers with tier, status, MRR
   - Sortable table with 100 most recent

4. Servers Matrix  NEW
   - Static server list (7 servers)
   - Shows machine, status, player count
   - Note about Pterodactyl API integration coming

5. Role Diagnostics  NEW
   - Shows subscription counts by tier
   - Summary of active vs lifetime
   - Note about Discord API integration coming

ALL ADMIN PAGES NOW FUNCTIONAL FOR SOFT LAUNCH

Signed-off-by: Claude (Chronicler #57) <claude@firefrostgaming.com>
2026-04-03 18:16:08 +00:00
..