the-tip-top-frontend/components
soufiane e0330d4f28 feat: add reset-password page and update contest dates
- Add reset-password page to handle password reset flow
- Fix forgot-password to call real API
- Update contest dates (validation: Dec 1-31, recovery: Dec 1 - Jan 31)
- Update draw date to Feb 1, 2026
- Improve GamePeriod and GrandPrize components design
- Remove "livré chez vous" text

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 16:15:30 +01:00
..
admin refactor: use shared Pagination component in admin pages 2025-12-01 20:59:50 +01:00
forms fix: reduce code duplication and add tests for SonarQube quality gate 2025-12-01 14:54:24 +01:00
ui refactor: extract TicketPrizeDisplay and TicketTableRow components 2025-12-01 20:33:16 +01:00
AboutContest.tsx feat: update prize displays and improve layout consistency 2025-11-23 23:56:19 +01:00
AuthProviders.tsx dev 2025-11-17 23:38:02 +01:00
Button.tsx feat: enhance homepage with animated tea icons and improve branding 2025-11-20 16:46:57 +01:00
CookieConsent.tsx feat: add SonarQube integration, cookie consent, and authentication improvements 2025-11-21 01:23:50 +01:00
CountdownTimer.tsx feat: update homepage and login page UI 2025-12-02 00:38:06 +01:00
Footer.tsx feat: add official social media links and update contact email 2025-11-24 12:16:45 +01:00
GamePeriod.tsx feat: add reset-password page and update contest dates 2025-12-02 16:15:30 +01:00
GoogleLoginButton.tsx fix: resolve SSR prerender errors for login and profil pages 2025-11-18 19:45:35 +01:00
GrandPrize.tsx feat: add reset-password page and update contest dates 2025-12-02 16:15:30 +01:00
Header.tsx feat: apply new content to rules-about page 2025-11-23 23:24:45 +01:00
Logo.tsx dev 2025-11-17 23:38:02 +01:00
Navbar.tsx fix: replace 'as const' with explicit type annotation for NAV_ITEMS 2025-11-18 01:43:34 +01:00
ProfilePage.tsx refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
TeaIconsBackground.tsx refactor: extract TeaIconsBackground and use PrizeCard to reduce duplication 2025-12-01 17:17:44 +01:00
UserDropdown.tsx refactor: extract UserDropdown component and useClickOutside hook 2025-12-01 17:44:16 +01:00