Files
one-pipe-system/openspec/changes/remove-legacy-asset-operation-logs/tasks.md
luo 9599a4d52b
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m58s
fix: 代理系列授权和操作日志去掉
2026-08-10 17:27:15 +08:00

11 lines
505 B
Markdown

## 1. Remove User Interfaces
- [x] 1.1 Remove the IoT card management operation-log action, state and dialog.
- [x] 1.2 Remove the device management operation-log action, state and dialog.
- [x] 1.3 Remove the embedded operation-log card from asset information.
## 2. Cleanup and Verification
- [x] 2.1 Search remaining consumers of the legacy log component, front-end API method and dedicated types; delete only implementations with no consumers.
- [x] 2.2 Run lint and type checks for changed files.