Preview as
Admin sees all · can update any status & assign
Current: You (admin) — full access. Switch to User to see only your tickets and no Created By/Assigned To columns. Switch to Support to see all but only assigned rows can update status.

Dashboard

Filter Tickets

Filter by status and assignment — query params ?status=&assigned=.

Total Tickets
6
Open Tickets
2
Resolved Tickets
1
Urgent Tickets
1

Your Tickets

6 tickets · role: admin
IDTitleStatusPriorityCreatedCreated ByAssigned ToActions

Table columns ID · Title · Status · Priority · Created · Created By · Assigned To · Actions — badges: status yellow/blue/green/gray, priority green/blue/orange/red. Click View for detail.

Stack: Django + DRF + Channels + Redis + Daphne + SQLite (PostgreSQL in prod) · Tailwind CDN + FontAwesome + jQuery · Django templates NOT SPA · Endpoints: /signup/ /login/ /logout/ /dashboard/ ?status=&assigned= · POST /update_status/ · POST /assign/ · ws/chat/<ticket_id>/ · GitHub →