the-tip-top-frontend/app/employe
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
..
dashboard feat: add user dropdown menu in admin and employee headers 2025-11-25 01:24:21 +01:00
gains-client refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
historique refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
profil refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
verification fix: remove all snake_case property accesses in modal section 2025-11-18 00:58:56 +01:00
layout.tsx feat: add user dropdown menu in admin and employee headers 2025-11-25 01:24:21 +01:00
page.tsx dev 2025-11-17 23:38:02 +01:00