safesight-control/internal/service
tian 15f6f91fb6 feat: task timestamps, dirty state, confirmation dialog
- Task 模型增加 CreatedAt/CompletedAt,DB 读取和快照同步
- 总览页最近任务显示时间,限制5条,增加"更多 →"链接
- 任务中心增加创建时间/完成时间列
- 管控台"保存并下发"按钮:修改功能或视频源后才激活
- 下发前弹出变更摘要确认对话框
- 下发后回到管控台并显示任务ID
2026-05-12 14:26:10 +08:00
..
agent_client.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
alarm_collector.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
auto_config_test.go feat: persist device features to DB as source of truth 2026-05-12 13:40:37 +08:00
auto_config.go feat: device capabilities from agent /v1/capabilities 2026-05-12 13:52:53 +08:00
config_assets_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
config_assets.go refactor: 合并第三方服务类型,去重字段 2026-05-09 12:31:09 +08:00
config_preview_test.go refactor: 合并第三方服务类型,去重字段 2026-05-09 12:31:09 +08:00
config_preview.go refactor: 合并第三方服务类型,去重字段 2026-05-09 12:31:09 +08:00
config_runtime_render.go feat: 标准调试参数 & 克隆不立即保存 2026-05-09 11:39:02 +08:00
discovery.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
face_gallery_builder.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
model_management_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
model_management.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
profile_editor.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
registry_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
registry.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
resource_management_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
resource_management.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
standard_templates.go feat: 标准调试参数 & 克隆不立即保存 2026-05-09 11:39:02 +08:00
task_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
task.go feat: task timestamps, dirty state, confirmation dialog 2026-05-12 14:26:10 +08:00
template_composer_test.go feat: console one-click auto-config pipeline 2026-05-12 13:26:49 +08:00
template_composer.go feat: console one-click auto-config pipeline 2026-05-12 13:26:49 +08:00
template_slots_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template_slots.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00