Skip to content

feat(dashboard): add comprehensive stats and critical tickets view#41

Merged
masmuss merged 1 commit into
mainfrom
feat/dashboard-stats
Jun 21, 2026
Merged

feat(dashboard): add comprehensive stats and critical tickets view#41
masmuss merged 1 commit into
mainfrom
feat/dashboard-stats

Conversation

@masmuss

@masmuss masmuss commented Jun 21, 2026

Copy link
Copy Markdown
Owner

This PR adds a comprehensive stats view and critical tickets monitoring to the agent dashboard.

Key Changes:

  • 📊 Added slaBreachedTickets and criticalTickets to DashboardStats
  • 📈 Implemented real PerformanceOverviewData calculating average response time and resolution rate over the last 7 days
  • 🎨 Updated DashboardStats UI to use the KPI Cards design from the CRM template
  • 🚨 Created DashboardCriticalTickets component with a ScrollArea for priority/breached tickets
  • 🔗 Integrated new metrics and components into the web dashboard route

- Add slaBreachedTickets and criticalTickets to DashboardStats
- Implement real PerformanceOverviewData calculating avg response time and resolution rate over last 7 days
- Update DashboardStats UI to use KPI Cards design from CRM template
- Create DashboardCriticalTickets component with ScrollArea for priority/breached tickets
- Integrate new metrics and components into web dashboard route
@masmuss masmuss merged commit 1839b6d into main Jun 21, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant