张翔
e52fcce9b7
docs: add E2E test fix design document
2026-04-04 07:37:04 +08:00
张翔
588493f4c9
docs: add operation log optimization implementation plan
...
- Break down into 8 tasks across 2 phases
- Phase 1: Short-term optimization (1-2 weeks)
- Phase 2: Mid-term optimization (1-2 months)
- Include detailed steps, code examples, and verification methods
- Estimated total time: 22 hours (3-5 working days)
2026-04-03 21:10:01 +08:00
张翔
2bdf5a6c90
docs: add operation log implementation plan
...
- Break down into 9 bite-sized tasks
- Follow TDD approach with tests first
- Include exact file paths and complete code
- Provide verification steps for each task
2026-04-03 19:28:48 +08:00
张翔
03a9eb73c7
docs: add operation log feature design document
...
- Define annotation-driven operation log recording approach
- Specify key business operations to be logged
- Outline testing and deployment strategy
- Address performance and security considerations
2026-04-03 19:26:16 +08:00
张翔
08cd057124
docs: update deployment configurations for multi-module architecture
2026-03-14 11:05:39 +08:00
张翔
dc53a233b9
refactor(domain): 将领域模型移动到common模块
...
重构项目结构,将分散在各模块的领域模型统一移动到manage-common模块
更新相关依赖和引用路径
调整docker-compose配置和测试标记
添加新的Playwright测试配置
优化Dockerfile构建过程
2026-03-13 19:58:57 +08:00
张翔
9f8bf041c3
feat: 更新端口配置并添加监控支持
...
fix: 修复测试配置和依赖检查
perf: 优化雪花算法性能
refactor: 清理冗余代码和未使用的导入
style: 统一代码格式和注释
test: 添加单元测试和集成测试
ci: 更新CI配置和构建脚本
chore: 更新依赖和配置文件
2026-03-13 08:50:19 +08:00
张翔
fe2e4110dd
feat: add system quality improvement plan and implementation
2026-03-12 18:20:50 +08:00
张翔
4366e742dc
fix: correct .gitignore to not ignore source db directory
2026-03-12 12:34:56 +08:00
张翔
52c66444a5
feat: 添加系统配置、审计中心、通知中心、文件管理模块
2026-03-11 12:11:59 +08:00