Frontend Issue 11: Add Dashboard Issue Tracking Widgets #27

Closed
opened 2026-05-19 02:28:03 -05:00 by null · 0 comments
Owner

Goal

Add high-level Forgejo issue tracking to Pipeline dashboard.

Suggested Files

  • frontend/src/components/git/ForgejoIssueMetricCards.tsx
  • frontend/src/app/dashboard/page.tsx

Acceptance Criteria

  • Dashboard shows open issues, recently closed issues, stale open issues, and last sync health.
  • Widgets link to relevant filtered issue list views.
  • Empty metrics render cleanly.
  • npm run lint and npx tsc --noEmit pass.

Out Of Scope

  • Backend metrics changes, Connection management UI.
## Goal Add high-level Forgejo issue tracking to Pipeline dashboard. ## Suggested Files - `frontend/src/components/git/ForgejoIssueMetricCards.tsx` - `frontend/src/app/dashboard/page.tsx` ## Acceptance Criteria - Dashboard shows open issues, recently closed issues, stale open issues, and last sync health. - Widgets link to relevant filtered issue list views. - Empty metrics render cleanly. - `npm run lint` and `npx tsc --noEmit` pass. ## Out Of Scope - Backend metrics changes, Connection management UI.
null added the
forgejo
frontend
metrics
labels 2026-05-19 03:32:03 -05:00
null closed this issue 2026-05-19 20:31:13 -05:00
Sign in to join this conversation.
No description provided.