|
|
ce18c85eba
|
feat: 标准调试参数 & 克隆不立即保存
1. 新增标准调试参数
- templates/standard_overlays/ 目录下导入 std_face_debug、
std_test_sensitive、std_production_quiet 三个标准调试参数
- 启动时通过 ImportStandardOverlaysFromDir 自动导入 SQLite
- 支持 std_ 前缀只读保护,不可直接编辑/删除
2. 复制后不立即保存
- 调试参数克隆:重定向到新建页预填数据,点击保存才入库
- 识别模板克隆:重定向到模板编辑页预填,点击创建/进入可视化编辑才入库
- 可视化编辑也支持 clone_source 参数,编辑保存时创建新模板
3. 简化调试参数 JSON 结构
- 去掉 instance_overrides 层级,改为顶层 override 键
- 运行时渲染兼容新旧两种格式
- UI 去掉目标/目标数量字段
4. 清理死代码
- 移除从零新建空白调试参数/模板的代码路径
|
2026-05-09 11:39:02 +08:00 |
|
|
|
b7268212e3
|
chore: convert all tabs to spaces
|
2026-05-08 20:05:40 +08:00 |
|
|
|
a7bd5e1309
|
feat: alarm collector service - poll devices for alarm records
|
2026-05-07 10:27:35 +08:00 |
|
|
|
87088a26f3
|
feat: load persisted devices from DB on startup; offline devices still shown
|
2026-05-06 14:42:18 +08:00 |
|
|
|
cacc0a7b83
|
feat: periodic UDP discovery polling keeps device list fresh
|
2026-05-06 14:37:07 +08:00 |
|
|
|
b4a59c91aa
|
feat: wire ResourcesRepo and ResourceManagementService into main
|
2026-05-06 12:43:37 +08:00 |
|
|
|
7ae66b2569
|
Add model management workflow to admin backend
|
2026-05-05 11:14:57 +08:00 |
|
|
|
328705ebc6
|
Refactor config management flow and admin IA
|
2026-04-29 18:59:57 +08:00 |
|
|
|
43d18d0c7b
|
feat: add local sqlite storage foundation
|
2026-04-28 15:21:16 +08:00 |
|
|
|
5d3948250d
|
Apply candidate config from preview UI
|
2026-04-19 12:23:27 +08:00 |
|
|
|
e703dacce6
|
Upload preview config as candidate
|
2026-04-19 11:24:33 +08:00 |
|
|
|
c2729d90c9
|
Show device config status in admin UI
|
2026-04-19 10:53:07 +08:00 |
|
|
|
c8612dee96
|
增加手工添加设备;machine-id重复的解决方法
|
2026-03-02 17:51:44 +08:00 |
|
|
|
3e4373ef25
|
update,可以恢复的版本
|
2026-01-10 22:56:31 +08:00 |
|
|
|
6148498f0d
|
Initial commit
|
2026-01-10 21:30:28 +08:00 |
|