Commit Graph

  • 1e1f91eaa6 docs: add E2E test fix implementation plan 张翔 2026-04-04 07:41:33 +08:00
  • e52fcce9b7 docs: add E2E test fix design document 张翔 2026-04-04 07:37:04 +08:00
  • b2577110fb feat: enhance operation log query functionality 张翔 2026-04-03 22:09:06 +08:00
  • cb59ed173b test: add Dashboard operation log display E2E tests 张翔 2026-04-03 22:04:05 +08:00
  • c279b0a6e4 test: add integration tests for operation log 张翔 2026-04-03 22:00:47 +08:00
  • 8e2dd9f621 fix: resolve H2 database initialization issue 张翔 2026-04-03 21:35:18 +08:00
  • 588493f4c9 docs: add operation log optimization implementation plan 张翔 2026-04-03 21:10:01 +08:00
  • 51ab98c5e2 docs: add operation log implementation completion report 张翔 2026-04-03 20:49:44 +08:00
  • 179d17ffa2 Merge branch 'feature/operation-log' into main 张翔 2026-04-03 20:44:27 +08:00
  • 22d5948994 test: add comprehensive unit tests for operation log feature 张翔 2026-04-03 20:42:10 +08:00
  • c4dc1d2ee1 fix: resolve critical and important issues in OperationLogAspect 张翔 2026-04-03 20:29:23 +08:00
  • 63c3f701a5 feat: add @OperationLog annotations to menu management operations 张翔 2026-04-03 20:07:54 +08:00
  • a7475ef748 feat: add @OperationLog annotations to role management operations 张翔 2026-04-03 20:07:08 +08:00
  • 257038224e feat: add @OperationLog annotations to user management operations 张翔 2026-04-03 20:06:13 +08:00
  • 63825dc206 feat: implement OperationLogAspect with complete IP extraction logic 张翔 2026-04-03 19:48:18 +08:00
  • 9ebe19411e feat: add @OperationLog annotation for operation logging 张翔 2026-04-03 19:34:01 +08:00
  • 2bdf5a6c90 docs: add operation log implementation plan 张翔 2026-04-03 19:28:48 +08:00
  • 03a9eb73c7 docs: add operation log feature design document 张翔 2026-04-03 19:26:16 +08:00
  • 229fb77e76 fix: correct phone field filling logic in UserManagementPage 张翔 2026-04-03 19:09:45 +08:00
  • e430865d8f test: add dedicated E2E test user to avoid affecting admin account 张翔 2026-04-03 18:28:30 +08:00
  • 2de0529d34 feat: 实现登录日志和操作日志的分页查询功能 张翔 2026-04-03 17:49:55 +08:00
  • b0f91d74f5 feat: 统一JWT密钥配置并修复签名验证问题 张翔 2026-04-02 12:28:49 +08:00
  • 6392c08560 feat(api/web): 实现API请求签名验证功能并优化测试环境配置 张翔 2026-04-02 08:07:53 +08:00
  • 1e3dc11d59 refactor(test): 重构测试套件结构并优化测试配置 张翔 2026-04-01 20:57:24 +08:00
  • 24422c2c19 feat: 增强输入验证和安全防护 张翔 2026-03-27 21:31:30 +08:00
  • a05368d306 feat(登录): 添加路由守卫和异步导航处理 张翔 2026-03-27 14:40:55 +08:00
  • af44c23f21 refactor(security): 重构安全配置并优化测试环境 张翔 2026-03-27 13:00:22 +08:00
  • ce30893a96 feat: 配置Swagger UI在开发/测试环境可访问 张翔 2026-03-26 13:05:00 +08:00
  • 4ec1a3f4dd feat: 更新UAT测试配置和修复数据库连接问题 张翔 2026-03-25 15:32:49 +08:00
  • 6c35ba7fb4 fix: resolve UAT test issues and improve test infrastructure 张翔 2026-03-25 10:21:47 +08:00
  • f0efbaeabd feat: configure UAT test automation and reporting 张翔 2026-03-25 09:52:27 +08:00
  • d7ad5776f8 feat: implement core UAT test scenarios 张翔 2026-03-25 09:49:12 +08:00
  • 9cfa3e68f6 feat: add UAT helper utilities and test data 张翔 2026-03-25 09:44:57 +08:00
  • a02c64169a feat: create UAT test directory structure and configuration 张翔 2026-03-25 09:43:43 +08:00
  • e2ad1331cc feat: 添加测试框架和覆盖率报告功能 张翔 2026-03-25 09:03:37 +08:00
  • 117978e148 feat(ui): 增强操作日志和仪表盘页面的UI交互体验 张翔 2026-03-24 17:32:01 +08:00
  • 31d66103e4 feat(登录日志): 添加今日登录次数统计功能 张翔 2026-03-24 17:12:10 +08:00
  • 3d6a0bd7b8 fix(QueryUtil): 修复条件判断逻辑错误 张翔 2026-03-24 15:15:20 +08:00
  • f6916fb5b9 test(QueryUtil): 修复测试用例中criteria的空指针问题 张翔 2026-03-24 14:30:16 +08:00
  • e4721053bd feat: 完善系统配置审计通知功能并优化异常处理 张翔 2026-03-24 14:05:35 +08:00
  • be5d5ede90 feat: 添加异常日志功能并优化UI样式 张翔 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
  • 11af2d1695 fix: improve UAT tests with proper waits and increased timeouts 张翔 2026-03-20 07:57:07 +08:00
  • 743bc1f390 fix: simplify basic tests with proper waits and assertions 张翔 2026-03-20 07:56:10 +08:00
  • 61f0c980cc fix: optimize playwright config with increased timeouts and retries 张翔 2026-03-20 07:55:29 +08:00
  • ce41fe7e26 feat: add frontend API integration for operation log 张翔 2026-03-18 22:37:47 +08:00
  • fd1c700412 feat: add operation log filter for automatic logging 张翔 2026-03-18 22:36:40 +08:00
  • bbcaee1116 feat: add operation log routes to SystemRouter 张翔 2026-03-18 22:35:42 +08:00
  • 8a0cd64829 feat: extend operation log service and repository with pagination support 张翔 2026-03-18 22:34:43 +08:00
  • 157aee2ffc feat: add operation_log table migration 张翔 2026-03-18 22:28:51 +08:00
  • 9ab7cb0982 test: 补充Handler层测试用例提升分支覆盖率 张翔 2026-03-14 18:03:12 +08:00
  • 8ff7a6436d test: 添加配置类和安全组件单元测试 张翔 2026-03-14 17:10:22 +08:00
  • 3bd684ce2a test: 添加Service层单元测试 张翔 2026-03-14 16:48:23 +08:00
  • fc9169cf6b test: 添加StatsHandler和SysAuthHandler单元测试 张翔 2026-03-14 16:42:06 +08:00
  • 087e747608 test: 添加SysLogHandler单元测试 张翔 2026-03-14 16:39:31 +08:00
  • 28e56fc2a5 test: 添加SysDictHandler单元测试 张翔 2026-03-14 16:36:43 +08:00
  • db046bcb3c test: 添加SysConfigHandler单元测试 张翔 2026-03-14 16:35:10 +08:00
  • 28ed7a8ed0 test: 添加MenuHandler单元测试 张翔 2026-03-14 16:33:22 +08:00
  • 55301b78ae test: 添加SysRoleHandler单元测试 张翔 2026-03-14 16:32:25 +08:00
  • a1bb6f4fa0 test: 添加SysUserHandler单元测试 张翔 2026-03-14 16:30:49 +08:00
  • 22bf771760 test: add DictionaryConverter unit tests 张翔 2026-03-14 16:24:15 +08:00
  • 76929aebd3 test: add SysLoginLogConverter unit tests 张翔 2026-03-14 16:23:36 +08:00
  • ddab6d2521 test: add OperationLogConverter unit tests 张翔 2026-03-14 16:22:53 +08:00
  • 556d8aa760 test: add SysExceptionLogConverter unit tests 张翔 2026-03-14 16:22:02 +08:00
  • c42c15256f test: add SysDictDataConverter unit tests 张翔 2026-03-14 16:21:24 +08:00
  • 49e2bf4041 test: add SysDictTypeConverter unit tests 张翔 2026-03-14 16:20:33 +08:00
  • 62154773b3 test: add SysConfigConverter unit tests 张翔 2026-03-14 16:19:47 +08:00
  • ccf916c731 test: add SysMenuConverter unit tests 张翔 2026-03-14 16:19:19 +08:00
  • ddf2913d43 test: add SysRoleConverter unit tests 张翔 2026-03-14 16:18:31 +08:00
  • 0d5001fd1e test: add SysUserConverter unit tests 张翔 2026-03-14 16:17:24 +08:00
  • c50ccd258f feat: 重构测试框架并优化代码结构 张翔 2026-03-14 13:49:39 +08:00
  • 9e187f42e5 refactor: use Woodpecker CI and simplify monitoring to Spring Boot Actuator only 张翔 2026-03-14 11:59:34 +08:00
  • c3d7ad8a40 feat: complete all post-refactor tasks (performance, monitoring, docs, CI/CD) 张翔 2026-03-14 11:48:47 +08:00
  • 6453c8c6fb feat: add notify handlers and routes to manage-app 张翔 2026-03-14 11:40:34 +08:00
  • 2d14b47bcf feat: implement file service and handler in manage-file module 张翔 2026-03-14 11:34:27 +08:00
  • 08cd057124 docs: update deployment configurations for multi-module architecture 张翔 2026-03-14 11:05:39 +08:00
  • 915edf4f7a feat: implement JWT authentication and RBAC authorization filters in gateway 张翔 2026-03-14 11:03:20 +08:00
  • 419c046dc4 refactor: add manage-notify and manage-file dependencies to manage-app 张翔 2026-03-14 10:38:00 +08:00
  • 2dd239a142 refactor: migrate SysFile to manage-file module 张翔 2026-03-14 10:33:35 +08:00
  • 4db2019d95 refactor: migrate WebSocket handler to manage-notify module 张翔 2026-03-14 10:31:12 +08:00
  • 5840a880e3 refactor: migrate SysUserMessage to manage-notify module 张翔 2026-03-14 10:29:23 +08:00
  • 4f1caaf758 refactor: migrate SysNotice to manage-notify module 张翔 2026-03-14 10:24:06 +08:00
  • 4f4331f2d9 feat: create manage-file module structure 张翔 2026-03-14 10:21:52 +08:00
  • 3cb208ce32 feat: create manage-notify module structure 张翔 2026-03-14 10:20:54 +08:00
  • dc53a233b9 refactor(domain): 将领域模型移动到common模块 张翔 2026-03-13 19:58:57 +08:00
  • 9aed900408 refactor(manage-db): 重构领域模型和查询工具类 张翔 2026-03-13 19:41:03 +08:00
  • 57f85b20c8 refactor: extract database entities to manage-db (partial) 张翔 2026-03-13 13:03:13 +08:00
  • 4f23ae8d8c refactor: extract common configurations to manage-common 张翔 2026-03-13 13:00:18 +08:00
  • 9364b966c9 refactor: extract common DTOs to manage-common 张翔 2026-03-13 12:59:26 +08:00
  • e6b64a733a refactor: extract common utilities to manage-common 张翔 2026-03-13 12:58:44 +08:00
  • a1305aa53b feat: create manage-audit module structure 张翔 2026-03-13 12:53:17 +08:00
  • c864357b62 feat: create manage-common module structure 张翔 2026-03-13 12:52:18 +08:00
  • f88d3e1eab feat: create manage-app and manage-db module structures 张翔 2026-03-13 12:51:32 +08:00
  • e7148498ad feat: create manage-gateway module structure 张翔 2026-03-13 12:49:12 +08:00
  • a12638c567 fix: 修复 uploads 目录忽略规则 张翔 2026-03-13 10:30:52 +08:00