-
8ed7ae95d1
feat: comprehensive project completion and documentation
master
dzinesco
2025-08-26 15:04:37 -06:00
-
aa81eb5adb
feat: add advanced analytics and territory management system
dzinesco
2025-08-26 09:25:10 -06:00
-
d5c3953888
fix(typescript): resolve build errors and improve type safety
dzinesco
2025-08-22 13:31:19 -06:00
-
5edaaf0651
docs(scanner): add comprehensive staging rollout documentation
dzinesco
2025-08-20 10:48:16 -06:00
-
df0f77ac40
fix(test): resolve TypeScript errors in test files
dzinesco
2025-08-16 12:48:29 -06:00
-
3e3acbf366
fix(config): include tests directory in TypeScript configuration
dzinesco
2025-08-16 12:47:09 -06:00
-
f777ef760b
docs: add comprehensive Phase 2 documentation
dzinesco
2025-08-16 12:46:03 -06:00
-
edb83ff6b5
feat(config): enhance development experience with strict linting and types
dzinesco
2025-08-16 12:44:54 -06:00
-
48b9b680e3
feat(test): implement comprehensive Playwright test suite
dzinesco
2025-08-16 12:44:32 -06:00
-
3452f02afc
feat(business): implement domain-specific BCT components
dzinesco
2025-08-16 12:42:04 -06:00
-
28bfff42d8
feat(error): implement comprehensive error handling and loading states
dzinesco
2025-08-16 12:41:05 -06:00
-
545d3ba71e
feat(auth): implement mock authentication with role-based permissions
dzinesco
2025-08-16 12:39:20 -06:00
-
d6da489a70
feat(layout): implement responsive layout system with navigation
dzinesco
2025-08-16 12:31:11 -06:00
-
6f7dbd8ec0
feat(tokens): implement complete design token system with WCAG AA compliance
dzinesco
2025-08-16 12:30:45 -06:00
-
02a5146533
feat(domain): create comprehensive business components for ticketing platform
dzinesco
2025-08-16 11:54:25 -06:00
-
6d879d0685
feat(theme): finalize design token system with WCAG AA compliance
dzinesco
2025-08-16 02:21:19 -06:00
-
a049472a13
fix: resolve ticket modal issues and improve functionality
dzinesco
2025-07-16 08:45:39 -06:00
-
92ab9406be
fix: correct calendar navigation sticky positioning
dzinesco
2025-07-15 16:40:37 -06:00
-
988294a55d
fix: resolve calendar hero section disappearing issue
dzinesco
2025-07-15 16:39:04 -06:00
-
6746fc72b7
fix: correct fee settings button link and improve calendar theming
dzinesco
2025-07-15 14:56:21 -06:00
-
a4b7b2f8c1
fix: resolve 401 Unauthorized error in admin dashboard super admin check
dzinesco
2025-07-15 09:07:32 -06:00
-
6bfe79dcbe
fix: resolve admin dashboard users tab not showing users
dzinesco
2025-07-15 08:56:09 -06:00
-
1474202a25
feat: enhance admin dashboard with glassmorphism design system
dzinesco
2025-07-15 08:48:10 -06:00
-
dbf4b11e81
fix: Implement comprehensive edit event button functionality and resolve authentication issues
dzinesco
2025-07-14 18:49:49 -06:00
-
b07ee8cdff
fix: Resolve login routing conflicts and network connection errors
dzinesco
2025-07-14 17:56:27 -06:00
-
aae836f351
fix: Resolve critical security vulnerabilities and authentication issues
dzinesco
2025-07-14 17:50:47 -06:00
-
0956873381
feat: Enhance calendar component with glassmorphism design and modular architecture
dzinesco
2025-07-13 12:07:33 -06:00
-
f4f929912d
fix: Resolve authentication login loop preventing dashboard access
dzinesco
2025-07-13 10:19:04 -06:00
-
7fe90e7330
fix: Resolve login redirect loop and authentication conflicts
dzinesco
2025-07-13 09:28:24 -06:00
-
57b23a304c
fix: Resolve Supabase auth loop and implement secure authentication system
dzinesco
2025-07-12 21:40:41 -06:00
-
83470449e8
fix: Implement comprehensive Supabase cookie configuration for Docker environment
dzinesco
2025-07-12 21:15:27 -06:00
-
03e3d8241c
fix: Configure Supabase SSR cookies for Docker/localhost environment
dzinesco
2025-07-12 21:10:50 -06:00
-
45c0a052ad
fix: Remove competing auth logic causing post-login redirect loops
dzinesco
2025-07-12 21:03:24 -06:00
-
d76229478d
fix: Resolve Supabase SSR cookie handling and auth test page issues
dzinesco
2025-07-12 21:01:43 -06:00
-
2ec8baf1de
fix: Add missing requireAuth import to auth test page
dzinesco
2025-07-12 21:00:37 -06:00
-
414b9abb07
feat: Add Playwright automated testing for authentication flow
dzinesco
2025-07-12 20:59:32 -06:00
-
b34de627a9
fix: Remove client-side auth from ProtectedRoute causing redirect loops
dzinesco
2025-07-12 20:45:12 -06:00
-
425dfc9348
fix: Remove client-side auth redirects causing dashboard flashing
dzinesco
2025-07-12 20:40:11 -06:00
-
76d27590fb
fix: Implement unified authentication system
dzinesco
2025-07-12 20:31:01 -06:00
-
e48fdc9691
fix: Build Docker image locally instead of pulling from registry
dzinesco
2025-07-12 19:53:07 -06:00
-
8bd721074e
fix: Create bct-network instead of using external network
dzinesco
2025-07-12 19:49:21 -06:00
-
570d164a7b
fix: Load .env file in docker-deploy.sh before checking variables
dzinesco
2025-07-12 19:44:52 -06:00
-
374bbed9e7
fix: Add env_file directive to Docker Compose configurations
dzinesco
2025-07-12 19:40:01 -06:00
-
d8e4818a9f
fix: Update domain references to bct.crispygoat.com
dzinesco
2025-07-12 19:23:48 -06:00
-
14917a3e13
refactor: Remove Directus infrastructure, simplify Docker deployment
dzinesco
2025-07-12 19:23:10 -06:00
-
6322126b29
feat: Production-ready Docker infrastructure with Directus CMS
dzinesco
2025-07-12 19:17:30 -06:00
-
2e575f894e
feat: Add Docker containerization for consistent deployment
dzinesco
2025-07-12 18:47:36 -06:00
-
086aa9de6d
fix: Resolve Tailwind CSS v4/v3 compatibility issues for deployment
dzinesco
2025-07-12 18:26:47 -06:00
-
26a87d0d00
feat: Complete platform enhancement with multi-tenant architecture
dzinesco
2025-07-12 18:21:40 -06:00
-
a02d64a86c
test: Verify deployment script functionality
dzinesco
2025-07-12 17:49:21 -06:00
-
b34357263d
fix: Resolve 599 ESLint problems - eliminate all errors, reduce warnings by 9%
dzinesco
2025-07-12 17:39:58 -06:00
-
e3307ac7f5
Final deploy test
dzinesco
2025-07-12 15:10:12 -06:00
-
cc3351ca21
deploy hook test
dzinesco
2025-07-12 14:17:14 -06:00
-
e8b95231b7
feat: Modularize event management system - 98.7% reduction in main file size
dzinesco
2025-07-08 18:30:26 -06:00
-
23f190c7a7
Add AI features with secure environment variable configuration
dzinesco
2025-07-08 12:34:09 -06:00
-
05acead999
Fix: Remove hardcoded OpenAI API key, use environment variable
dzinesco
2025-07-08 12:32:42 -06:00
-
997c129383
Initial commit - Black Canyon Tickets whitelabel platform
dzinesco
2025-07-08 12:31:31 -06:00