• Joined on 2025-07-12
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
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 18:21:48 -06:00
26a87d0d00 feat: Complete platform enhancement with multi-tenant architecture
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 17:49:25 -06:00
a02d64a86c test: Verify deployment script functionality
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 17:40:08 -06:00
b34357263d fix: Resolve 599 ESLint problems - eliminate all errors, reduce warnings by 9%
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 15:10:15 -06:00
e3307ac7f5 Final deploy test
tyler pushed to master at tyler/blackcanyontickets 2025-07-12 15:09:08 -06:00
cc3351ca21 deploy hook test