Files
OSIT-AE-App-Svelte/src/routes/events/[event_id]
Scott Idem ef45a0ca0f feat(badges): TC modal centering, positioning, and allow-tracking toggle
- Center modal horizontally; position 10vh from top instead of centered vertically
- Add Allow/Do-not-allow toggle buttons inside the TC modal so attendees
  can set their lead scanning preference while reading the terms
- Buttons reflect current DB value on open and use solid color fills
  (green/red) so selection state is unambiguous in light and dark mode
- Save & Close calls existing save_field('allow_tracking') then closes;
  Cancel closes without saving

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 20:29:41 -04:00
..
2026-03-24 12:16:11 -04:00
2026-03-24 12:16:11 -04:00
2026-03-24 12:16:11 -04:00

Aether (AE) Event Module (v3)

This directory contains the core files for the new Events module (v3). Detailed documentation to follow.