veza/apps/web/src/pages
senke 1e97e4305c monitoring: implement Monitor 7 - create monitoring dashboard
- Created MonitoringDashboard component to visualize system metrics
- Added monitoring tab to AdminDashboardPage (/admin route)
- Displays validation metrics (total, successful, failed, failure rate)
- Shows top 5 endpoints with most validation failures
- Displays Sentry error tracking status and configuration
- Shows performance monitoring information
- Auto-refreshes metrics every 30 seconds
- Manual refresh button available
- Links to Sentry dashboard when configured
- Complete monitoring solution for system health visibility
2026-01-16 14:27:05 +01:00
..
auth api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
marketplace aesthetic-improvements: apply design direction to pages batch 3 (Action 11.5.1.5) 2026-01-16 12:00:50 +01:00
AdminDashboardPage.tsx monitoring: implement Monitor 7 - create monitoring dashboard 2026-01-16 14:27:05 +01:00
AnalyticsPage.tsx aesthetic-improvements: align spacing to 8px grid (Action 11.2.1.3) 2026-01-16 11:50:46 +01:00
DashboardPage.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
DashboardPage.tsx edge-cases: implement Edge 1.5 - use EmptyState component everywhere 2026-01-16 13:00:54 +01:00
DesignSystemDemo.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
DesignSystemDemoPage.tsx aesthetic-improvements: apply design direction to pages batch 3 (Action 11.5.1.5) 2026-01-16 12:00:50 +01:00
DeveloperPage.tsx aesthetic-improvements: apply design direction to pages batch 3 (Action 11.5.1.5) 2026-01-16 12:00:50 +01:00
EducationPage.tsx aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5) 2026-01-16 11:58:55 +01:00
GearPage.tsx aesthetic-improvements: apply design direction to pages batch 3 (Action 11.5.1.5) 2026-01-16 12:00:50 +01:00
LivePage.tsx aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5) 2026-01-16 11:58:55 +01:00
LoginPage.tsx aesthetic-improvements: automated replacement of decorative cyan with steel (80/20 rule, Action 11.3.1.3) 2026-01-16 11:40:13 +01:00
ProfilePage.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
ProfilePage.tsx aesthetic-improvements: use dim text sparingly for better contrast 2026-01-16 10:14:17 +01:00
QueuePage.tsx aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5) 2026-01-16 11:58:55 +01:00
RegisterPage.tsx aesthetic-improvements: automated replacement of decorative cyan with steel (80/20 rule, Action 11.3.1.3) 2026-01-16 11:40:13 +01:00
SearchPage.tsx edge-cases: implement Edge 1.5 - use EmptyState component everywhere 2026-01-16 13:00:54 +01:00
SettingsPage.tsx aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5) 2026-01-16 11:58:55 +01:00
SocialPage.tsx aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5) 2026-01-16 11:58:55 +01:00
WebhooksPage.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00