mirror of
https://github.com/domfelipe/fraudshield.git
synced 2026-08-07 08:56:53 +00:00
US3 - Rule Management: - Backend: CRUD API + activate/deactivate + test against 90d history - Frontend: RuleList sidebar, RuleForm (create/edit), RuleTestResults - Weight/threshold sliders, condition type selector, audit logging US4 - Dashboard: - Backend: GET /dashboard/metrics (24h/7d/30d/90d), CSV export - Frontend: MetricCards, alerts-by-hour bar chart, status pie chart, top rules horizontal bar chart via Recharts Stack: 20 API routes total. Frontend tsc clean, vite build passes. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||