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-05-20 13:30:22 -06:00
2026-05-05 11:31:15 -06:00
2026-04-23 21:52:53 +00:00
2026-04-23 22:18:23 +00:00
2026-05-08 12:50:11 -06:00
2026-02-02 11:33:44 -07:00
2026-03-11 14:09:08 -06:00
2026-04-20 21:54:37 +00:00
2026-04-09 14:42:23 -06:00
2026-05-18 16:54:00 -06:00
2026-04-20 21:54:37 +00:00
2026-04-07 10:23:10 -06:00
2026-04-07 10:23:10 -06:00
2026-05-14 09:49:59 -06:00
2026-05-18 17:15:05 -06:00
2026-02-02 10:50:38 -07:00
2026-04-14 15:38:22 -06:00
2026-05-05 11:04:53 -06:00
2026-05-08 12:50:11 -06:00
2026-04-24 17:29:06 +00:00