Commit Graph

15 Commits

Author SHA1 Message Date
张翔 4ec1a3f4dd feat: 更新UAT测试配置和修复数据库连接问题
refactor(测试): 重构用户数据加载逻辑以支持数组格式
fix(数据库): 修正数据库连接配置和凭证
test: 添加新的导航和用户管理测试场景
docs: 生成UAT测试报告和最终报告
ci: 更新Woodpecker CI配置和测试命令
build: 添加application-test.yml配置文件
chore: 清理旧的测试场景文件
2026-03-25 15:32:49 +08:00
张翔 e2ad1331cc feat: 添加测试框架和覆盖率报告功能
feat(测试): 新增Playwright和Vitest测试配置
feat(测试): 添加测试覆盖率报告生成功能
feat(测试): 实现前后端测试脚本集成

fix(测试): 修复测试密码不匹配问题
fix(测试): 修正URL等待策略
fix(测试): 调整错误消息选择器

refactor(测试): 重构测试目录结构
refactor(测试): 优化测试用例组织方式

docs: 更新测试报告文档
docs: 添加测试覆盖率报告模板

ci: 添加Docker测试环境配置
ci: 实现测试自动化脚本

chore: 更新依赖版本
chore: 添加测试相关配置文件
2026-03-25 09:03:37 +08:00
张翔 117978e148 feat(ui): 增强操作日志和仪表盘页面的UI交互体验
为操作日志页面添加操作模块图标和参数格式化展示功能
优化仪表盘页面统计卡片样式和最近登录/系统信息展示效果
2026-03-24 17:32:01 +08:00
张翔 be5d5ede90 feat: 添加异常日志功能并优化UI样式
refactor: 重构后端查询逻辑和API响应处理

fix: 修复用户角色更新和文件上传问题

test: 添加前端性能测试脚本和E2E测试用例

chore: 更新依赖版本和配置文件

docs: 添加环境检查脚本和测试文档

style: 统一表格标签样式和路由命名

perf: 优化前端页面加载速度和响应时间
2026-03-24 13:32:20 +08:00
张翔 a97d317e4a refactor: RoleManagement component with API services and permission assignment 2026-03-20 08:02:03 +08:00
张翔 50c5afbbb7 refactor: UserManagement component with API services and role assignment 2026-03-20 08:00:49 +08:00
张翔 5478139119 feat: add unified API error handler with user-friendly messages 2026-03-20 07:59:17 +08:00
张翔 c3716bf732 feat: add role management API service with permission support 2026-03-20 07:58:45 +08:00
张翔 cf49e2f2d1 feat: add user management API service with pagination support 2026-03-20 07:58:19 +08:00
张翔 738dd58e9c feat: add auth API service with TypeScript interfaces 2026-03-20 07:57:48 +08:00
张翔 ce41fe7e26 feat: add frontend API integration for operation log 2026-03-18 22:37:47 +08:00
张翔 8a0cd64829 feat: extend operation log service and repository with pagination support 2026-03-18 22:34:43 +08:00
张翔 2555bf5f55 refactor: 移除ant-design-vue和tailwindcss依赖并优化样式
style: 统一使用css替换scss并调整组件样式
style: 优化组件布局和属性顺序
chore: 更新.gitignore和.eslintrc配置
2026-03-13 09:55:05 +08:00
张翔 fe2e4110dd feat: add system quality improvement plan and implementation 2026-03-12 18:20:50 +08:00
张翔 52c66444a5 feat: 添加系统配置、审计中心、通知中心、文件管理模块 2026-03-11 12:11:59 +08:00