Commit History

Fix dashboard and global work queue by correcting ticket_name usage, and ensuring overview endpoint returns active assignments.
99ef9a1

kamau1 commited on

Fix incorrect router prefix causing self-assign endpoint 404 and update all related documentation.
061cea4

kamau1 commited on

Remove regional assignment restrictions and update services/docs to allow cross-region ticket pickup.
be71f67

kamau1 commited on

Implement full dynamic ticket action system with enum rename, self-assign auto-accept, updated assignment logic, and new documentation.
101c6eb

kamau1 commited on

Fix customer field references and update endpoint with correct model fields
39f910d

kamau1 commited on

fix: correct SalesOrder field name from total_amount to package_price
7982cf3

kamau1 commited on

Fix ticket detail payload by correcting invalid model field names for sales orders, incidents, and subscriptions
6b5c755

kamau1 commited on

feat: tickets detail view
7ed6785

kamau1 commited on

feat: field agent dashboard and work queue
b797b14

kamau1 commited on

updated meta apps and made overview return just the data needed
133af2e

kamau1 commited on

feat: add field agent stats and global work queue to user overview endpoint
ac99973

kamau1 commited on

fix(invitations): use invited_role instead of role to match DB model
fde895f

kamau1 commited on