Commit Graph

2 Commits

Author SHA1 Message Date
Ivan
45ceeba9e3 feat: rebrand application from Padel Pro to SmashPoint
Complete rename across all layers: UI branding, package names
(@smashpoint/web, @smashpoint/shared), infrastructure (Docker,
DB config), seed data, documentation, and logo/favicon.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 02:46:29 +00:00
Ivan
11eb3a5438 feat(auth): add login page
- Create professional login page with two-column desktop layout
- Add reusable LoginForm component with validation
- Implement show/hide password toggle
- Add loading state and error handling with next-auth
- Create auth layout with gradient background and decorative patterns
- Include branding with Padel Pro logo and feature highlights
- Responsive design: stacked layout on mobile

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 07:34:06 +00:00