the-tip-top-frontend/app/employe
soufiane eded0187a0 fix: replace apiFetch with api service methods
- hooks/index.ts: remove non-existent exports (apiFetch, getAuthToken)
- app/employe/gains-client/page.tsx: use api.get and api.post
- app/employe/historique/page.tsx: use api.get

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 15:38:18 +01:00
..
dashboard feat: add user dropdown menu in admin and employee headers 2025-11-25 01:24:21 +01:00
gains-client fix: replace apiFetch with api service methods 2025-12-01 15:38:18 +01:00
historique fix: replace apiFetch with api service methods 2025-12-01 15:38:18 +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