the-tip-top-frontend/utils
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
..
constants.ts feat: improve user management and profile features 2025-11-28 13:59:52 +01:00
export.ts refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
helpers.ts fix: remove Math.random() completely from generateId 2025-11-27 13:01:51 +01:00