the-tip-top-frontend/components
soufiane 467696e5b8 refactor: add more shared utilities and reduce duplication further
- Add utils/export.ts for centralized CSV export functionality
- Add EmptyState component for consistent empty state UI
- Add Pagination component for reusable pagination controls
- Refactor employe/gains-client to use apiFetch and EmptyState
- Refactor employe/historique to use apiFetch and EmptyState
- Export new components from ui/index.ts

Target: reduce duplication from 13.93% to under 3%

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 23:39:01 +01:00
..
admin feat: improve user management and profile features 2025-11-28 13:59:52 +01:00
forms dev 2025-11-17 23:38:02 +01:00
ui refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +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