Admin: stats privacy toggle, clickable event rows, fix payment method display #15

Merged
Michilis merged 1 commits from dev into main 2026-03-10 01:14:36 +00:00
Owner
  • Add useStatsPrivacy hook with localStorage persistence for stats visibility
  • Single event page: desktop privacy button, hide capacity chip when stats hidden
  • Events list: row/card click navigates to event detail; stopPropagation on actions
  • Backend GET /tickets: include payment for each ticket (removes N+1)
  • Bookings page: use list payment data, show — when payment method unknown
- Add useStatsPrivacy hook with localStorage persistence for stats visibility - Single event page: desktop privacy button, hide capacity chip when stats hidden - Events list: row/card click navigates to event detail; stopPropagation on actions - Backend GET /tickets: include payment for each ticket (removes N+1) - Bookings page: use list payment data, show — when payment method unknown
Michilis added 1 commit 2026-03-10 01:14:24 +00:00
- Add useStatsPrivacy hook with localStorage persistence for stats visibility
- Single event page: desktop privacy button, hide capacity chip when stats hidden
- Events list: row/card click navigates to event detail; stopPropagation on actions
- Backend GET /tickets: include payment for each ticket (removes N+1)
- Bookings page: use list payment data, show — when payment method unknown

Made-with: Cursor
Michilis merged commit a5d97d65e1 into main 2026-03-10 01:14:36 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Michilis/Spanglish#15
No description provided.