Skip to content

feat: 提交 hr-kanban 前端看板#7

Open
linli2004 wants to merge 5 commits into
quanttide:mainfrom
linli2004:human-kanban
Open

feat: 提交 hr-kanban 前端看板#7
linli2004 wants to merge 5 commits into
quanttide:mainfrom
linli2004:human-kanban

Conversation

@linli2004

Copy link
Copy Markdown

做了什么

提交 hr-kanban Flutter 前端看板应用:管道看板(8 状态拖拽)、待确认队列审核、人才池管理、AI 配置界面。

验证方式

cd src/hr-kanban && flutter test --machine

测试输出

test/widget_test.dart: app builds main shell → success
All tests passed!

文件变更

⚠️ 此为完整 hr-kanban 前端包新增,共 104 个源文件,超出 20 文件限制,特此说明。

纪律自检

  • git diff main --name-only 无构建产物
  • 文件数 >20(完整前端包新增,已说明)
  • flutter test → All tests passed
  • PR 描述包含:做了什么 + 怎么验证 + 文件清单 + 测试输出
  • 分支已推送远端

qtadmin and others added 5 commits June 5, 2026 14:35
- 新增邮件消息模型 (MailMessage) 和已处理邮件追踪 (ProcessedMail)
- 新增 AI 智能分类器,支持 OpenAI 兼容 API
- 新增邮箱自动匹配 (EmailMatcher),同名邮箱自动归并
- 新增简历解析器、资料管理、导出功能
- 新增待确认队列 (PendingQueue) 完整流程
- 新增 CLI 邮件发送循环 (mail_sender_loop)
- 新增 Demo 前端 (examples/human/) 整合看板页面
- 新增部署脚本 (scripts/) 和 systemd 服务配置 (manifests/)
- 新增零基础用户指南 (docs/user-guide/human.md)
- 修复 pyproject.toml 包发现配置
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
新增招聘管道管理的 Flutter 看板前端,包含管道视图、待确认队列、人才池、设置页面。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- pipeline_screen: 空 catch (_) {} 改为 debugPrint 输出错误
- pool_item: 移除与 mail_message 重复的 TimelineItem 定义

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- 新增 CHANGELOG-human.md v0.10.0 条目
- 更新 CHANGELOG.md v0.2.0 条目
- pipeline_screen.dart: 空 catch 增加 debugPrint 日志
- queue_screen.dart: await 后增加 mounted 检查

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant