From 113b2757ee4b19a99a001664928e510872480d5b Mon Sep 17 00:00:00 2001 From: zhi Date: Wed, 1 Apr 2026 06:50:11 +0000 Subject: [PATCH] FE-CAL-004/005: Calendar create/edit/cancel + status warnings --- HarborForge.Frontend | 2 +- plans/TASKLIST.md | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/HarborForge.Frontend b/HarborForge.Frontend index 4932974..978d69e 160000 --- a/HarborForge.Frontend +++ b/HarborForge.Frontend @@ -1 +1 @@ -Subproject commit 49329745797bfa962e2d3dbbd6cce9c734439113 +Subproject commit 978d69eea3ce8e580e7bcf1e1b22da9686bd7dd2 diff --git a/plans/TASKLIST.md b/plans/TASKLIST.md index dbd9cdf..6782410 100644 --- a/plans/TASKLIST.md +++ b/plans/TASKLIST.md @@ -241,17 +241,17 @@ - [x] 展示周期参数 - [x] 支持跳转编辑 -- [ ] FE-CAL-004:实现创建 / 编辑 / 取消日程交互(frontend only) - - [ ] 新建 slot 表单 - - [ ] 编辑 slot 表单 - - [ ] cancel 操作确认 - - [ ] 展示后端 warning +- [x] FE-CAL-004:实现创建 / 编辑 / 取消日程交互(frontend only) + - [x] 新建 slot 表单 + - [x] 编辑 slot 表单 + - [x] cancel 操作确认 + - [x] 展示后端 warning -- [ ] FE-CAL-005:实现 Deferred / Exhausted / overlap 等状态提示(frontend only) - - [ ] Deferred 提示 - - [ ] overlap 报错展示 - - [ ] workload warning 展示 - - [ ] Exhausted 状态展示 +- [x] FE-CAL-005:实现 Deferred / Exhausted / overlap 等状态提示(frontend only) + - [x] Deferred 提示 + - [x] overlap 报错展示 + - [x] workload warning 展示 + - [x] Exhausted 状态展示 ## H. HarborForge.Cli - Proposal / Essential / Story restricted