Commit Graph

2 Commits

Author SHA1 Message Date
22553e5c89 fix: add ticket statistics properties to User type
Added optional ticketsCount, pendingTickets, and claimedTickets properties
to User interface to fix TypeScript build error in user details page. These
properties are populated by the getUserById API endpoint.

Fixes: TypeScript compilation error preventing deployment

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 15:27:18 +01:00
2f7abde4ea dev 2025-11-17 23:38:02 +01:00