Commit Graph

25 Commits

Author SHA1 Message Date
9e6842015a feat: 仪表板横幅+向导角标提醒集成服务更新需重新下发 2026-07-24 19:33:53 +08:00
b7757c7387 fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
3adc1e1a43 refactor: register alarm API routes at /api/ level instead of /ui/api/ — consistent REST design 2026-07-17 18:09:46 +08:00
139baeef5f fix: add /ui prefix to alarm API calls — chart trending data was 404 2026-07-17 18:06:50 +08:00
a58c99a2f3 feat: alarm trend bar chart on dashboard — past 7 days, pure Canvas 2026-07-17 17:55:36 +08:00
59a18f3e62 feat: dashboard redesign with real-time alarm stream via SSE 2026-07-17 16:43:13 +08:00
2921c180cb 修改平台名称和界面,增加了项目介绍文档和部分代码注释;为申请软著增加的代码文件。 2026-06-10 14:31:55 +08:00
f2b3941e4a fix: console stays after deploy, auto-refresh, config retry
- 下发后留在控制台,显示状态提示,6秒自动刷新
- 任务页 SSE 自动连接(无需手动点击)
- 总览页有执行中任务时自动刷新
- config_apply 增加 3 次重试(agent 500 时)
2026-05-12 14:51:59 +08:00
15f6f91fb6 feat: task timestamps, dirty state, confirmation dialog
- Task 模型增加 CreatedAt/CompletedAt,DB 读取和快照同步
- 总览页最近任务显示时间,限制5条,增加"更多 →"链接
- 任务中心增加创建时间/完成时间列
- 管控台"保存并下发"按钮:修改功能或视频源后才激活
- 下发前弹出变更摘要确认对话框
- 下发后回到管控台并显示任务ID
2026-05-12 14:26:10 +08:00
59de94bfae 把设备性能移到管控台 2026-05-12 11:26:36 +08:00
57b9ec3523 增加管控台 2026-05-12 10:13:20 +08:00
7ece6a04fb fix: use --red instead of --danger-soft-text for metric bars 2026-05-08 20:16:22 +08:00
f0465049f2 feat: progress bars with color coding for device metrics 2026-05-08 20:13:12 +08:00
c2588e7785 refactor: server-side device metrics, no JS 2026-05-08 19:45:26 +08:00
0dede50f9e fix: proxy device metrics through backend to avoid CORS 2026-05-08 19:41:42 +08:00
0d55213101 feat: display NPU on dashboard metrics 2026-05-08 19:39:02 +08:00
4aab7135bc fix: correct label for today alarm stat 2026-05-08 19:35:26 +08:00
ecb5a08d2d feat: today alarm count on dashboard 2026-05-08 19:32:14 +08:00
12276a7acb feat: dashboard device metrics card 2026-05-08 19:27:22 +08:00
6560eb565c fix: always show attention devices card 2026-05-08 13:02:07 +08:00
c7da7c2290 feat: dashboard with real-time alarm feed 2026-05-08 12:59:44 +08:00
03e0c2f2cc Refactor admin IA around scene templates and assignments 2026-05-03 09:50:46 +08:00
8666589e79 Refine admin UI themes 2026-04-29 02:10:21 +08:00
661b0b0afd feat: rewire primary UI navigation 2026-04-27 10:32:45 +08:00
8c80f3a1a5 Polish admin UI styles 2026-04-19 10:17:48 +08:00