docs: restore full work log with commit history

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-06 22:26:59 +08:00
parent f1dcfcfebf
commit 62f7810bd0

View File

@@ -4,9 +4,29 @@
| Commit | Description | | Commit | Description |
|--------|-------------| |--------|-------------|
| f1dcfcf | docs: update work log with git commits |
| 04e4b71 | docs: add work log for 2026-05-06 | | 04e4b71 | docs: add work log for 2026-05-06 |
| ae63766 | Add vue-router, login/setup flow and backend logging | | 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 ## Summary
### Morning - 修复 server/start.sh ### Morning - 修复 server/start.sh
@@ -26,6 +46,7 @@
## Notes ## Notes
- 需要安装 PostgreSQL 并创建 `x_financial` 数据库 - 需要安装 PostgreSQL 并创建 `x_financial` 数据库
- 还有其他未提交的文件(.env, nul 等)
## Tasks ## Tasks