Commit Graph
3 Commits
Author SHA1 Message Date
isaaccladandCursor 9edf573d39 Expose Care service-token APIs to create queues and counters.
Deploy Ladill Queue / deploy (push) Successful in 1m0s
Specialty module activation needs idempotent queue/counter upserts
(by external_key or name+branch) plus soft deactivate, without
opening Queue admin for each Care specialty.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 16:03:16 +00:00
isaaccladandCursor 29bf896f21 Fix counter console 404 when routes are cached.
Deploy Ladill Queue / deploy (push) Successful in 47s
Route model binding fell back to numeric id after route:cache; models now
resolve by uuid so Care and Frontdesk counter consoles work in production.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 22:31:54 +00:00
isaaccladandCursor ebfc9693c7 Fix Care integration not enabled after provision.
Deploy Ladill Queue / deploy (push) Successful in 58s
Queue orgs were created with care_enabled false, blocking counters API;
provision now syncs the caller integration flag automatically.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 22:06:02 +00:00