odf_new/server/ZR.Model/Business
zpc 5b0de386f1
All checks were successful
continuous-integration/drone/push Build is passing
feat(odf-v1021): Add optical box rack type support with dual-column layout
- Add migration script to introduce rack_type field (0=ODF, 1=optical box)
- Add RackType, LeftPortsCount, RightPortsCount properties to OdfRacks model and DTOs
- Add rack type selector and port count inputs to OdfRackForm component
- Display rack type labels in OdfRacks management table
- Add rack type badges to uni-app rack list cards
- Implement dual-column layout for optical box type in rack detail page with left/right port sections
- Add optical box port naming format (A-1, A-2, etc.) with row-based labeling
- Add visual distinction with background colors (left: #E3F2FD, right: #FFF3E0) and center divider
- Update import/export DTOs to support rack type and optical box port naming
- Mark all v1.0.2.1 tasks as completed
2026-04-02 16:40:09 +08:00
..
Dto feat(odf-v1021): Add optical box rack type support with dual-column layout 2026-04-02 16:40:09 +08:00
OdfAppUpdates.cs 初始化 2026-03-02 18:13:36 +08:00
OdfCableFaultImages.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00
OdfCableFaults.cs feat: 添加表显里程矫正功能和故障频次管理 2026-03-28 23:17:34 +08:00
OdfCableFaultTimes.cs feat: 添加表显里程矫正功能和故障频次管理 2026-03-28 23:17:34 +08:00
OdfCables.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00
OdfCheckin.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00
OdfFrames.cs 初始化 2026-03-02 18:13:36 +08:00
OdfPortFault.cs 初始化 2026-03-02 18:13:36 +08:00
OdfPorts.cs 初始化 2026-03-02 18:13:36 +08:00
OdfRacks.cs feat(odf-v1021): Add optical box rack type support with dual-column layout 2026-04-02 16:40:09 +08:00
OdfRooms.cs 初始化 2026-03-02 18:13:36 +08:00
OdfUserModules.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00