Implement recent checks API endpoint for dashboard
- Replace placeholder implementation with real database query - Add cross-project checks retrieval for authenticated users - Include detailed check information with hops, timing, and metadata - Add proper database joins across checks → projects → organizations → memberships - Format response to match frontend expectations - Rebuild API with updated implementation Fixes dashboard checks history display - now shows real tracking data instead of empty placeholder
This commit is contained in:
@@ -1 +1 @@
|
||||
{"version":3,"file":"tracking.routes.d.ts","sourceRoot":"","sources":["../../src/routes/tracking.routes.ts"],"names":[],"mappings":"AAeA,QAAA,MAAM,MAAM,4CAAmB,CAAC;AAsZhC,eAAe,MAAM,CAAC"}
|
||||
{"version":3,"file":"tracking.routes.d.ts","sourceRoot":"","sources":["../../src/routes/tracking.routes.ts"],"names":[],"mappings":"AAeA,QAAA,MAAM,MAAM,4CAAmB,CAAC;AAochC,eAAe,MAAM,CAAC"}
|
||||
Reference in New Issue
Block a user