Skip to content

feat: add dashboard errors tab#198

Open
evrendom wants to merge 5 commits intopr/06-dashboard-sessionsfrom
pr/07-dashboard-errors
Open

feat: add dashboard errors tab#198
evrendom wants to merge 5 commits intopr/06-dashboard-sessionsfrom
pr/07-dashboard-errors

Conversation

@evrendom
Copy link
Copy Markdown
Collaborator

@evrendom evrendom commented Apr 8, 2026

Summary

  • activate the redesigned Errors tab on /dashboard
  • add a narrow errors data hook plus dashboard error adapters and charts/tables for the new slice
  • add the additive analytics.errors.dashboard contract and enrich analytics.errors.trends with error type breakdowns used by the dashboard view
  • extend API coverage for the new errors dashboard route and richer trends payload

Test plan

  • bun run lint
  • bun run --cwd apps/web check-types
  • bun run --cwd apps/web test
  • bun run --cwd apps/web build
  • bun test ./packages/api-routes/src/tests/analytics-schema.test.ts
  • bun run verify
    • currently fails in unrelated existing apps/api Drizzle typing code under apps/api/src/handlers/admin/delete-user.ts

🤖 Generated with Claude Code

@evrendom evrendom force-pushed the pr/07-dashboard-errors branch from bd5afb5 to 985efc0 Compare April 8, 2026 16:08
@evrendom evrendom force-pushed the pr/06-dashboard-sessions branch from 6c0224e to 1542161 Compare April 8, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant