Add in-app Ladill Queue integration for service queue consoles.
Deploy Ladill Frontdesk / deploy (push) Successful in 46s

Settings toggle provisions Queue org via API; reception can call tickets from Frontdesk.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-29 21:51:23 +00:00
co-authored by Cursor
parent 8e45bc1cfb
commit a715faf511
12 changed files with 372 additions and 1 deletions
@@ -17,10 +17,12 @@ class FrontdeskPermissions
'settings.view', 'admin.branches.view', 'admin.desks.view', 'admin.desks.manage',
'watchlist.view', 'watchlist.manage', 'audit.view', 'audit.export',
'devices.view', 'devices.manage', 'reports.view', 'reports.export',
'service_queues.console',
],
'receptionist' => [
'dashboard.view', 'visits.view', 'visits.manage', 'visitors.view', 'visitors.manage',
'hosts.view', 'employees.view', 'kiosk.use', 'watchlist.view', 'devices.view',
'service_queues.console',
],
'security_officer' => [
'dashboard.view', 'visits.view', 'visitors.view', 'employees.view',