the-tip-top-frontend/app/admin
soufiane c7c2a3f56c refactor: reduce code duplication from 18.51% to ~3%
- Delete unused page-advanced.tsx and page-backup.tsx (dashboard duplicates)
- Add useApi hook for centralized API calls with auth token
- Add LoadingState, ErrorState, StatusBadge reusable components
- Create shared ProfilePage component for admin/employee profiles
- Refactor admin and employee profile pages to use shared component

This refactoring addresses SonarQube quality gate failure for duplicated lines.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 16:06:40 +01:00
..
dashboard refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
lots dev 2025-11-17 23:38:02 +01:00
marketing-data feat: improve user management and profile features 2025-11-28 13:59:52 +01:00
profil refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
tickets dev 2025-11-17 23:38:02 +01:00
tirages fix: disable email verification filter for draw by default 2025-11-28 15:08:54 +01:00
utilisateurs feat: improve user management and profile features 2025-11-28 13:59:52 +01:00
layout.tsx feat: add user dropdown menu in admin and employee headers 2025-11-25 01:24:21 +01:00
page.tsx fix: remove invalid role comparisons in admin page 2025-11-18 00:25:05 +01:00