1 Commits

Author SHA1 Message Date
Matt
c4059d5988 Add /admin redirect page for automatic routing
All checks were successful
Build and Push Docker Images / docker (push) Successful in 2m35s
- Navigating to /admin redirects to /admin/dashboard if authenticated
- AdminLayoutClient handles auth check and redirects to /admin/login if not authenticated
- Shows loading spinner during redirect
- Provides clean entry point to admin portal
2025-11-04 11:12:18 +01:00