7 Commits

Author SHA1 Message Date
你的用户名
812313c37f fix: create schema before postgres import
Some checks failed
Deploy to Production / Build and Test (push) Successful in 10m8s
Deploy to Production / Deploy to Server (push) Failing after 6m17s
2025-11-06 23:59:15 +08:00
你的用户名
b68511b2e2 feat: migrate backend storage to postgres
Some checks failed
Deploy to Production / Build and Test (push) Successful in 10m51s
Deploy to Production / Deploy to Server (push) Failing after 6m41s
2025-11-06 22:01:50 +08:00
你的用户名
3646405a47 fix: reset sqlite autoincrement during import
All checks were successful
Deploy to Production / Build and Test (push) Successful in 10m17s
Deploy to Production / Deploy to Server (push) Successful in 26s
2025-11-06 19:57:51 +08:00
你的用户名
9b89421967 chore: persist sqlite storage and support csv import
All checks were successful
Deploy to Production / Build and Test (push) Successful in 10m1s
Deploy to Production / Deploy to Server (push) Successful in 6m26s
2025-11-06 18:44:00 +08:00
woshiqp465
f4cd0a5f22 chore: migrate to KT financial system 2025-11-04 16:06:44 +08:00
woshiqp465
1def26f74f feat: 更新财务系统功能和界面优化
- 优化财务仪表板数据展示
- 增强账户管理功能
- 改进预算和分类管理
- 完善报表和统计分析
- 优化交易管理界面
- 更新Workspace工作区

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-05 15:10:06 +08:00
woshiqp465
1e42191296 refactor: 整合财务系统到主应用并重构后端架构
主要变更:
- 将独立的 web-finance 应用整合到 web-antd 主应用中
- 重命名 backend-mock 为 backend,增强后端功能
- 新增财务模块 API 端点(账户、预算、类别、交易)
- 增强财务仪表板和报表功能
- 添加 SQLite 数据存储支持和财务数据导入脚本
- 优化路由结构,删除冗余的 finance-system 模块

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-04 21:14:21 +08:00