the-tip-top-backend/src
soufiane 86ccc3ef4f feat: add getUserById endpoint for admin user details
Added GET /api/admin/users/:id endpoint to retrieve detailed user
information including contact info, personal data, and ticket statistics.
This enables the admin interface to display comprehensive user details
when clicking the "Détails" button.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 15:07:28 +01:00
..
config fix: respect Docker environment variables over .env file 2025-11-18 22:00:39 +01:00
controllers feat: add getUserById endpoint for admin user details 2025-11-19 15:07:28 +01:00
middleware dev 2025-11-17 23:47:54 +01:00
routes feat: add getUserById endpoint for admin user details 2025-11-19 15:07:28 +01:00
services dev 2025-11-17 23:47:54 +01:00
utils dev 2025-11-17 23:47:54 +01:00
validations dev 2025-11-17 23:47:54 +01:00