odf_new/odf-uniapp/pages
zpc 827d7a4367
All checks were successful
continuous-integration/drone/push Build is passing
feat(odf): Add marker pole management and audit logging for v1.2.0
- Add marker pole CRUD functionality with database tables (odf_marker_poles, odf_marker_pole_images)
- Implement marker pole API endpoints and service layer with data isolation by department
- Add UniApp pages for marker pole list, detail, and creation workflows
- Add Vue management backend pages for marker pole and audit log management
- Implement audit logging system via ActionFilter to track all business entity modifications
- Extend search API to include marker poles in results alongside cables and faults
- Add OdfAuditLogsController and service for querying audit trail data
- Update optical box detail page with left-right frame color scheme (green-orange)
- Add cable type page as entry point for marker poles and fault lists
- Create database migration scripts for v1.2.0 schema and permissions
- Add DeptDataScopeHelper for department-based data access control
- Update MCP settings to disable SQL Server connection and fix formatting
- Add marker pole service integration in UniApp with COS image upload support
2026-04-18 22:50:15 +08:00
..
cable feat(odf): Add marker pole management and audit logging for v1.2.0 2026-04-18 22:50:15 +08:00
cable-type feat(odf): Add marker pole management and audit logging for v1.2.0 2026-04-18 22:50:15 +08:00
change-password feat(odf-uniapp): Refactor global background styling to use centralized page background 2026-04-04 00:20:24 +08:00
checkin feat(odf-uniapp): Refactor global background styling to use centralized page background 2026-04-04 00:20:24 +08:00
fault-add 21 2026-04-06 16:13:45 +08:00
fault-detail 21 2026-04-06 16:13:45 +08:00
fault-list 21 2026-04-06 16:13:45 +08:00
home 21 2026-04-05 17:38:05 +08:00
login 21 2026-04-06 16:13:45 +08:00
marker-pole-add feat(odf): Add marker pole management and audit logging for v1.2.0 2026-04-18 22:50:15 +08:00
marker-pole-detail feat(odf): Add marker pole management and audit logging for v1.2.0 2026-04-18 22:50:15 +08:00
marker-pole-list feat(odf): Add marker pole management and audit logging for v1.2.0 2026-04-18 22:50:15 +08:00
optical-box-detail feat(odf): Add marker pole management and audit logging for v1.2.0 2026-04-18 22:50:15 +08:00
portal 21 2026-04-05 17:48:29 +08:00
rack 21 2026-04-04 11:04:37 +08:00
rack-detail 421 2026-04-04 16:11:14 +08:00
region 421 2026-04-04 16:11:14 +08:00
room feat(odf-uniapp): Refactor global background styling to use centralized page background 2026-04-04 00:20:24 +08:00
route-plan feat(odf-uniapp): Refactor global background styling to use centralized page background 2026-04-04 00:20:24 +08:00
search feat(odf-uniapp): Refactor global background styling to use centralized page background 2026-04-04 00:20:24 +08:00
settings feat(odf-uniapp): Refactor global background styling to use centralized page background 2026-04-04 00:20:24 +08:00
start feat(odf-uniapp): Refactor global background styling to use centralized page background 2026-04-04 00:20:24 +08:00
trunk feat(odf-uniapp): Refactor global background styling to use centralized page background 2026-04-04 00:20:24 +08:00
trunk-search feat(odf): Add marker pole management and audit logging for v1.2.0 2026-04-18 22:50:15 +08:00