小黑 xiaohei
  • Joined on 2026-02-22
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-12 11:05:06 +00:00
15a70e4ecf feat: database layer - PostgreSQL schema + memory fallback
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-12 10:52:00 +00:00
2532cf4f4e feat: P1 full implementation - 8 modules + frontend pages + feishu WS
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 18:08:05 +00:00
ab0154bcf9 feat: 前后端+飞书全链路联调成功 - 创建项目自动发送飞书通知
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 18:02:22 +00:00
28340b23c1 fix: 飞书卡片消息格式修正 - msg_type=interactive需用content传card JSON
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 17:46:41 +00:00
61ed9e9dc3 feat: MVP v0.5 complete - All P0 features implemented and frontend verified. Backend API structure ready, pending final ES module configuration for deployment.
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 11:19:27 +00:00
4b4362ca84 fix: 修复步骤3白屏问题 - 将useState从render函数提取为独立子组件(StakeholderStep/MilestoneStep)
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 11:06:50 +00:00
49f5c6d5aa fix: 修复版本号和TS编译错误,npm install + tsc + vite build全部通过
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 11:01:12 +00:00
20d510d857 feat: MVP v0.5 完成 - 全部14个P0功能
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 10:53:57 +00:00
8df4ea3c30 feat: P0-4看板组件 + P0-5数据模型 + P0-6 HR管理员 + P0-7经验管理员 + P0-9检查清单引擎
xiaohei closed issue xiaohei/pmp-tool#3 2026-04-11 10:37:35 +00:00
P0-3: 飞书消息发送
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 10:37:29 +00:00
107a972647 feat(#3): 飞书消息发送 - Webhook签名校验+项目通知/里程碑提醒/风险预警/决策请求
xiaohei closed issue xiaohei/pmp-tool#2 2026-04-11 10:36:48 +00:00
P0-2: 章程模板填充
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 10:36:42 +00:00
17297a231e feat(#2): 章程模板填充 - 生成项目章程和干系人登记册Markdown
xiaohei closed issue xiaohei/pmp-tool#1 2026-04-11 10:35:28 +00:00
P0-1: 项目创建向导页
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 10:35:21 +00:00
9728dffdd9 feat(#1): 项目创建向导页 - 5步向导(基本信息/章程/干系人/里程碑/确认)
xiaohei opened issue xiaohei/pmp-tool#3 2026-04-11 09:51:17 +00:00
P0-3: 飞书消息发送
xiaohei pushed to main at xiaohei/pmp-tool 2026-04-11 09:50:39 +00:00
ed616a8de9 Initial commit: PRD v0.2, PROGRESS, knowledge base, PoC
xiaohei created branch main in xiaohei/pmp-tool 2026-04-11 09:50:39 +00:00
xiaohei opened issue xiaohei/pmp-tool#2 2026-04-11 09:45:03 +00:00
P0-2: 章程模板填充
xiaohei opened issue xiaohei/pmp-tool#1 2026-04-11 09:44:22 +00:00
P0-1: 项目创建向导页