the-tip-top-frontend/components
soufiane f803e98a8b refactor: extract PrizeCard component to reduce duplication
- Create reusable PrizeCard component for prize display cards
- Refactor lots page to use PrizeCard with data-driven approach
- Reduces code duplication in prize card rendering

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 17:07:40 +01:00
..
admin refactor: reduce code duplication by using reusable components 2025-12-01 16:50:05 +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 PrizeCard component to reduce duplication 2025-12-01 17:07:40 +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: enhance homepage with animated tea icons and improve branding 2025-11-20 16:46:57 +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 contact form API integration and UI improvements 2025-11-24 11:40:41 +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: enhance homepage with animated tea icons and improve branding 2025-11-20 16:46:57 +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