diff --git a/document/work-log/2026-05-06.md b/document/work-log/2026-05-06.md index 23e1622..ee5642b 100644 --- a/document/work-log/2026-05-06.md +++ b/document/work-log/2026-05-06.md @@ -4,9 +4,29 @@ | Commit | Description | |--------|-------------| +| f1dcfcf | docs: update work log with git commits | | 04e4b71 | docs: add work log for 2026-05-06 | | ae63766 | Add vue-router, login/setup flow and backend logging | +## Recent Commits (For Reference) + +| Commit | Description | +|--------|-------------| +| 83d7da3 | feat: add FastAPI backend with PostgreSQL and start script fixes | +| 9785fb5 | refactor: split project into web and server directories | +| 9a7b079 | refactor: refactor smart entry as standalone modal overlay | +| 2d2ed27 | feat: add skill center navigation and travel request detail view | +| ab9f132 | feat: add personal workbench view with todo and reimbursement tracking | +| ad66067 | feat: add breathing animation to current progress step node | +| fb0cbb4 | chore: add UI preview screenshots for knowledge ops and approval | +| e356a84 | refactor: simplify ChatView and ApprovalCenterView layout structure | +| c0720d4 | refactor: streamline layout, views routing and component composition | +| 8fb3992 | feat: improve TopBar layout with refined styling and navigation state | + +## Uncommitted Changes + +已提交,无遗留 + ## Summary ### Morning - 修复 server/start.sh @@ -26,6 +46,7 @@ ## Notes - 需要安装 PostgreSQL 并创建 `x_financial` 数据库 +- 还有其他未提交的文件(.env, nul 等) ## Tasks