fix(ui,db): align status with backend enum

Add mapping to convert dashboard status 'submitted', 'in_progress',
'fixed' to backend values 'New', 'In Progress', 'Fixed' before sending
PATCH to /api/tickets/{id}/status.

Keep dashboard format in local state when the API returns no body.
Add debug logging for visibility during updates.

Also update fixmate.db contents; no schema changes.
This commit is contained in:
2025-09-27 10:46:25 +08:00
parent 7cb7b68446
commit 52ac471d3e
2 changed files with 14 additions and 2 deletions

Binary file not shown.