CampgroundTickets/app/lib
Hank 43fddec286
All checks were successful
Build Android APK / build-apk (push) Successful in 56m36s
Add event report dashboard, slide-out drawer, in-app comp portal + creator tracking
- Reporting: GET /api/stats aggregates check-in progress, ice, ticket types,
  people breakdown, add-ons/donors, gate-crew leaderboard (from audit),
  comp tickets by creator, and a by-hour check-in timeline. New /stats screen.
- Slide-out drawer (custom RN Animated, no new native deps) replaces per-screen
  header links; available on every main screen via a hamburger.
- In-app comp portal (/comp), password-gated like /crush33, reusing the portal
  endpoints; records the issuing gate-staff name (Created By column) and reports
  comps per creator.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 17:30:18 +00:00
..
api.ts Add event report dashboard, slide-out drawer, in-app comp portal + creator tracking 2026-07-13 17:30:18 +00:00
auth.tsx 4-digit auto-submit PIN + operator name in audit logs 2026-07-08 16:45:23 +00:00
feedback.ts Initial Camp Scan ticketing system 2026-07-08 03:47:59 +00:00
menu.tsx Add event report dashboard, slide-out drawer, in-app comp portal + creator tracking 2026-07-13 17:30:18 +00:00
storage.ts 4-digit auto-submit PIN + operator name in audit logs 2026-07-08 16:45:23 +00:00
theme.ts Initial Camp Scan ticketing system 2026-07-08 03:47:59 +00:00