FE-CAL-001/002/003: Calendar page skeleton with slot list and plans view

This commit is contained in:
zhi
2026-04-01 06:48:22 +00:00
parent 88a5d94d12
commit 0418ce7f0b
2 changed files with 13 additions and 13 deletions

View File

@@ -226,20 +226,20 @@
## G. HarborForge.Frontend - Calendar ## G. HarborForge.Frontend - Calendar
- [ ] FE-CAL-001:新增 Calendar 页面基础骨架(frontend only) - [x] FE-CAL-001:新增 Calendar 页面基础骨架(frontend only)
- [ ] 增加路由入口 - [x] 增加路由入口
- [ ] 增加侧边栏入口 - [x] 增加侧边栏入口
- [ ] 增加基础页面布局 - [x] 增加基础页面布局
- [ ] FE-CAL-002:实现某日 slot 列表展示(frontend only) - [x] FE-CAL-002:实现某日 slot 列表展示(frontend only)
- [ ] 展示时间轴或列表 - [x] 展示时间轴或列表
- [ ] 区分真实 slot 与 plan 虚拟 slot - [x] 区分真实 slot 与 plan 虚拟 slot
- [ ] 展示状态 / 类型 / 时长 / 优先级 - [x] 展示状态 / 类型 / 时长 / 优先级
- [ ] FE-CAL-003:实现计划列表展示(frontend only) - [x] FE-CAL-003:实现计划列表展示(frontend only)
- [ ] 展示计划规则 - [x] 展示计划规则
- [ ] 展示周期参数 - [x] 展示周期参数
- [ ] 支持跳转编辑 - [x] 支持跳转编辑
- [ ] FE-CAL-004:实现创建 / 编辑 / 取消日程交互(frontend only) - [ ] FE-CAL-004:实现创建 / 编辑 / 取消日程交互(frontend only)
- [ ] 新建 slot 表单 - [ ] 新建 slot 表单