Go to file
caoqianming 8e52a327f5 fix(events): load system events on page refresh in ops view
Events were only loaded when switching to config view, but the
system events panel lives in ops view, leaving it empty on refresh.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 10:41:27 +08:00
docs refactor(web): remove dead code and translate plan docs to Chinese 2026-03-26 08:57:29 +08:00
migrations feat(control): add unit and event foundation 2026-03-24 10:20:23 +08:00
src feat(unit): embed equipments with role_points in unit list and get responses 2026-03-26 10:26:45 +08:00
web fix(events): load system events on page refresh in ops view 2026-03-26 10:41:27 +08:00
.gitignore feat: 软件第一个版本 2026-03-03 13:32:05 +08:00
API.md docs(api): add missing Tag, Page, Log sections and batch-auto/set-tags endpoints 2026-03-25 14:27:49 +08:00
Cargo.lock feat: add page 2026-03-11 13:23:05 +08:00
Cargo.toml feat(page): add page table and CRUD handlers 2026-03-11 13:54:14 +08:00