the-tip-top-frontend/components
soufiane 20258aeed5 Merge dev into preprod: accessibility fixes and code refactoring
- Fix color contrast for WCAG compliance (text-red-700, bg-red-600)
- Extract shared DashboardSidebar component to reduce duplication
- Improve helper text contrast (text-gray-600)

🤖 Generated with [Claude Code](https://claude.com/claude-code)
2025-12-08 16:27:01 +01:00
..
admin refactor: extract DashboardSidebar component to reduce code duplication 2025-12-08 15:55:59 +01:00
forms fix: reduce code duplication and add tests for SonarQube quality gate 2025-12-01 14:54:24 +01:00
shared refactor: extract SharedSidebar component to reduce code duplication 2025-12-04 17:18:23 +01:00
ui refactor: extract DashboardSidebar component to reduce code duplication 2025-12-08 15:55:59 +01:00
AboutContest.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
AuthProviders.tsx dev 2025-11-17 23:38:02 +01:00
Button.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
CookieConsent.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
CountdownTimer.tsx feat: update homepage and login page UI 2025-12-02 00:38:06 +01:00
Footer.tsx fix: amélioration accessibilité WAVE - corrections multiples 2025-12-08 15:06:30 +01:00
GamePeriod.tsx fix(a11y): améliorer l'accessibilité WAVE - corrections majeures 2025-12-07 15:55:38 +01:00
GoogleLoginButton.tsx fix: resolve SSR prerender errors for login and profil pages 2025-11-18 19:45:35 +01:00
GrandPrize.tsx fix(a11y): améliorer l'accessibilité WAVE - corrections majeures 2025-12-07 15:55:38 +01:00
Header.tsx fix(a11y): améliorer l'accessibilité WAVE - corrections majeures 2025-12-07 15:55:38 +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 fix(a11y): correct WAVE accessibility audit issues 2025-12-06 00:20:37 +01:00
TeaIconsBackground.tsx refactor: extract TeaIconsBackground and use PrizeCard to reduce duplication 2025-12-01 17:17:44 +01:00
UserDropdown.tsx feat: redesign admin panel with blanc cassé theme 2025-12-03 19:43:14 +01:00