Commit Graph

14 Commits

Author SHA1 Message Date
steinhelge 6417f1b8be Update README with complete documentation 2025-11-24 06:26:55 +01:00
steinhelge f7f31b58c1 Add auto-load guest data on login 2025-11-24 06:25:56 +01:00
steinhelge 0312a150c1 Restore all API functions with auth interceptors 2025-11-24 06:18:06 +01:00
steinhelge 5a48bc61c5 Fix AuthContext import to use types/auth.ts 2025-11-23 22:37:30 +01:00
steinhelge d952b1e5e6 Fix auth types export issue 2025-11-23 22:35:37 +01:00
steinhelge 20af7d5b52 Add JWT authentication and role-based authorization 2025-11-23 22:26:17 +01:00
steinhelge 587847e7ed Show full QR codes with copy button in GroupDetailPage 2025-11-23 22:09:11 +01:00
steinhelge 646ab0aef1 Add database seeder with sample data and test guide 2025-11-23 21:46:18 +01:00
steinhelge 4b61bd7c29 Complete Phase 5: Update EventDetail and GroupDetail pages with Bootstrap 2025-11-23 21:38:17 +01:00
steinhelge 965c4136fc Replace Tailwind with Bootstrap for improved UI styling 2025-11-23 21:33:49 +01:00
steinhelge 5669501955 Add Guest List & Quota Assignment UI - Complete admin interface 2025-11-23 21:28:56 +01:00
steinhelge 79d7be5023 Phase 3: MVP Frontend - Admin, Staff Scanner, and Guest View 2025-11-23 20:25:05 +01:00
steinhelge 9ed5adbfb5 Phase 2: Backend API Implementation - DTOs, Services, and Controllers 2025-11-23 15:55:03 +01:00
steinhelge 0661bebd87 Initial commit: Domain model, Infrastructure, and Database setup 2025-11-23 15:44:46 +01:00