Files
agentic-soc-platform/frontend
funnywolfandCopilot ac408b5b48 Add audit log management settings
Add an admin audit logs tab with searchable/filterable read-only table, reusable detail modal support, audit readable IDs, and CSV export for the current filter set.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-06 19:22:36 +08:00
..
2026-06-27 19:08:48 +08:00
2026-07-06 19:22:36 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-07-05 17:29:22 +08:00
2026-06-27 19:08:48 +08:00
2026-06-27 19:08:48 +08:00
2026-06-29 13:46:26 +08:00

ASP Frontend

Vite + React + Ant Design frontend for Agentic SOC Platform.

Development

pnpm install
pnpm dev

The dev server proxies backend API requests under /api and websocket requests under /ws.

Checks

pnpm exec eslint .
pnpm exec tsc -b

Documentation

Product and deployment documentation lives in the docs site: