Jordan Ramos
56bd5ca148
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:30:22 -06:00
..
2026-04-23 21:52:53 +00:00
2026-05-06 11:44:17 -06:00
2026-05-01 17:15:41 +00:00
2026-04-20 20:12:12 +00:00
2026-04-13 14:07:13 -06:00
2026-05-20 13:30:22 -06:00
2026-05-05 11:04:53 -06:00
2026-05-15 17:08:55 -06:00