the-tip-top-frontend/components/ui
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
..
Badge.tsx dev 2025-11-17 23:38:02 +01:00
Card.tsx dev 2025-11-17 23:38:02 +01:00
EmptyState.tsx refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
ErrorState.tsx refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
index.ts refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
Input.tsx dev 2025-11-17 23:38:02 +01:00
Loading.tsx dev 2025-11-17 23:38:02 +01:00
LoadingState.tsx refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
Modal.tsx dev 2025-11-17 23:38:02 +01:00
Pagination.tsx refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
StatusBadge.tsx refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
Table.tsx dev 2025-11-17 23:38:02 +01:00