Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/frontend
CarterPerez-dev cda830a4e5 feat(frontend): build dashboard, threats, and models pages
Dashboard: stat cards, severity bar, live alert feed, top IPs/paths.
Threats: filtered paginated table with detail slide-in panel.
Models: status banner, model cards with metrics, retrain button.
2026-02-28 12:13:38 -05:00
..
public/assets feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
src feat(frontend): build dashboard, threats, and models pages 2026-02-28 12:13:38 -05:00
.dockerignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
.gitignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
.stylelintignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
biome.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
index.html feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
package.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
stylelint.config.js feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.app.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.node.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
vite.config.ts feat(infra): add Docker and nginx infrastructure for frontend 2026-02-28 11:21:11 -05:00