the-tip-top-frontend/app/admin
soufiane 3456657ae5 feat: add user details page and getUserById service method
Created comprehensive user details page at /admin/utilisateurs/[id] that
displays contact information, personal data, account status, and ticket
statistics. Added getUserById method to admin service to fetch detailed
user information from the backend API. Fixes the "Détails" button that
was previously navigating to a non-existent page.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 15:09:00 +01:00
..
dashboard fix: correct TypeScript error in page.tsx PieChart label 2025-11-18 00:08:02 +01:00
lots dev 2025-11-17 23:38:02 +01:00
marketing-data fix: use API_BASE_URL constant instead of direct env access 2025-11-18 15:07:49 +01:00
tickets dev 2025-11-17 23:38:02 +01:00
tirages fix: resolve SSR prerender errors for login and profil pages 2025-11-18 19:45:35 +01:00
utilisateurs feat: add user details page and getUserById service method 2025-11-19 15:09:00 +01:00
layout.tsx fix: remove second invalid role comparison in admin layout 2025-11-18 00:15:28 +01:00
page.tsx fix: remove invalid role comparisons in admin page 2025-11-18 00:25:05 +01:00