the-tip-top-frontend/app/employe
soufiane 279556cb72 fix: use correct action values for validateTicket function
Change validateTicket action parameters from lowercase "validate"/"reject"
to uppercase "APPROVE"/"REJECT" to match the function signature.

The employeeService.validateTicket function expects action type of
'APPROVE' | 'REJECT', not 'validate' | 'reject'.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 00:38:53 +01:00
..
dashboard fix: remove invalid lowercase employee role comparisons 2025-11-18 00:34:50 +01:00
gains-client dev 2025-11-17 23:38:02 +01:00
historique dev 2025-11-17 23:38:02 +01:00
verification fix: use correct action values for validateTicket function 2025-11-18 00:38:53 +01:00
layout.tsx fix: remove invalid lowercase employee role comparisons 2025-11-18 00:34:50 +01:00
page.tsx dev 2025-11-17 23:38:02 +01:00