• Joined on 2025-07-12
tyler pushed to master at tyler/blackcanyontickets 2025-07-13 12:07:41 -06:00
0956873381 feat: Enhance calendar component with glassmorphism design and modular architecture
tyler pushed to master at tyler/blackcanyontickets 2025-07-13 10:19:15 -06:00
f4f929912d fix: Resolve authentication login loop preventing dashboard access
tyler pushed to master at tyler/blackcanyontickets 2025-07-13 09:28:33 -06:00
7fe90e7330 fix: Resolve login redirect loop and authentication conflicts
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 21:40:54 -06:00
57b23a304c fix: Resolve Supabase auth loop and implement secure authentication system
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 21:15:30 -06:00
83470449e8 fix: Implement comprehensive Supabase cookie configuration for Docker environment
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 21:10:53 -06:00
03e3d8241c fix: Configure Supabase SSR cookies for Docker/localhost environment
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 21:03:28 -06:00
45c0a052ad fix: Remove competing auth logic causing post-login redirect loops
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 21:01:47 -06:00
d76229478d fix: Resolve Supabase SSR cookie handling and auth test page issues
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 21:00:42 -06:00
2ec8baf1de fix: Add missing requireAuth import to auth test page
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 20:59:40 -06:00
414b9abb07 feat: Add Playwright automated testing for authentication flow
b34de627a9 fix: Remove client-side auth from ProtectedRoute causing redirect loops
425dfc9348 fix: Remove client-side auth redirects causing dashboard flashing
Compare 3 commits »
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 20:31:09 -06:00
76d27590fb fix: Implement unified authentication system
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 19:53:17 -06:00
e48fdc9691 fix: Build Docker image locally instead of pulling from registry
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 19:49:31 -06:00
8bd721074e fix: Create bct-network instead of using external network
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 19:45:00 -06:00
570d164a7b fix: Load .env file in docker-deploy.sh before checking variables
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 19:40:09 -06:00
374bbed9e7 fix: Add env_file directive to Docker Compose configurations
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 19:23:55 -06:00
d8e4818a9f fix: Update domain references to bct.crispygoat.com
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 19:23:16 -06:00
14917a3e13 refactor: Remove Directus infrastructure, simplify Docker deployment
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 19:17:37 -06:00
6322126b29 feat: Production-ready Docker infrastructure with Directus CMS
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 18:47:43 -06:00
2e575f894e feat: Add Docker containerization for consistent deployment
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 18:26:51 -06:00
086aa9de6d fix: Resolve Tailwind CSS v4/v3 compatibility issues for deployment