Jordan Ramos
f00cce4cc1
Restructure CCP Metrics to metric-first hierarchy, fix Jira cross-project sync
CCP Metrics View Restructure:
- Add GET /metrics endpoint (aggregated across verticals)
- Add GET /metric/:id/verticals endpoint (per-vertical breakdown)
- Replace VerticalTable with MetricTable on overview (one row per metric)
- Add MetricDetailView for metric-first drill-down
- Restructure navigation: Metric → Vertical → Subteam → Devices
- Remove By Vertical table from AggregatedBurndownChart
Jira Sync Fix:
- Remove hardcoded project filter from getIssue() and searchIssuesByKeys()
- Issue keys are globally unique; project filter broke cross-project tickets
- Fixes 502 Bad Gateway when syncing tickets from non-STEAM projects
2026-05-20 13:53:30 -06:00
..
2026-05-06 11:44:17 -06:00
2026-05-08 12:50:11 -06:00
2026-05-06 11:44:17 -06:00
2026-05-06 11:44:17 -06:00
2026-05-06 11:44:17 -06:00
2026-05-18 15:57:10 -06:00
2026-05-18 16:54:00 -06:00
2026-05-12 14:21:46 -06:00
2026-05-12 15:27:58 -06:00
2026-05-15 17:41:38 -06:00
2026-05-15 17:31:19 -06:00
2026-05-12 14:21:46 -06:00
2026-05-06 11:44:17 -06:00
2026-05-06 11:44:17 -06:00
2026-05-18 17:15:05 -06:00
2026-05-06 11:44:17 -06:00
2026-05-06 11:44:17 -06:00
2026-05-20 13:53:30 -06:00
2026-05-18 17:15:05 -06:00