d5fd7a7661da3bd216c6e8ce57a68aafdb256c59
After successful login, the app tried to redirect to admin.dashboard or dashboard.list routes that don't exist yet (Phase 5 & 6). Changes: - Login now redirects to index page for all users - Logout redirects to index page instead of submission.form - Base template navigation shows "Coming in Phase X" messages instead of broken links to unimplemented routes - Added TODO comments for future dashboard implementation This allows login/logout to work properly in MVP (Phase 3) while dashboard features are pending implementation. Bug: werkzeug.routing.exceptions.BuildError: Could not build url for endpoint 'admin.dashboard' 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
310 KiB
Languages
Python
76.3%
Shell
13.8%
HTML
9%
Dockerfile
0.9%