Commit Graph
109 Commits
Author SHA1 Message Date
liwentao 9e63ec8b27 将团课相关代码迁移至gym-GroupCourse模块 2026-06-02 18:13:03 +08:00
liwentao 5d9e3f4960 完成团课查找功能 2026-06-02 18:12:56 +08:00
liwentao e808d49032 完成模块2-2.1团课预约 2026-06-02 18:12:51 +08:00
liwentao 29c500e6ff 增加Redis缓存功能
注:/api/groupCourse/cache/get接口为测试接口
2026-06-02 18:12:44 +08:00
liwentao b31b479f09 将团课相关代码迁移至gym-GroupCourse模块 2026-06-02 18:12:30 +08:00
liwentao 7ed7f41808 完成团课查找功能
# Conflicts:
#	gym-manage-api/manage-app/src/main/java/cn/novalon/gym/manage/app/config/SystemRouter.java
#	gym-manage-api/manage-app/src/main/resources/application-dev.yml
#	gym-manage-api/manage-app/src/main/resources/application.yml

# Conflicts:
#	gym-manage-api/manage-db/src/main/resources/db/migration/V6__Create_GroupCourse_table.sql
#	gym-manage-api/manage-db/src/main/resources/db/migration/V7__Insert_GroupCourse_test_data.sql
#	gym-manage-api/manage-sys/src/main/java/cn/novalon/gym/manage/sys/config/SecurityConfig.java
#	gym-manage-api/pom.xml
2026-06-02 18:12:19 +08:00
liwentao ba576a8497 移除已废弃的RedisConfig和RedisService 2026-06-02 18:07:26 +08:00
liwentao 3bfd8e436c 增加Redis缓存功能
注:/api/groupCourse/cache/get接口为测试接口
2026-06-02 18:07:26 +08:00
liwentao 44c5f51fd5 将团课相关代码迁移至gym-GroupCourse模块 2026-06-02 18:07:26 +08:00
liwentao 620c2bb0d9 完成团课查找功能 2026-06-02 18:07:26 +08:00
liwentao 7e306661f2 完成模块2-2.1团课预约 2026-06-02 18:07:23 +08:00
liwentao 5b57639cb2 增加Redis缓存功能
注:/api/groupCourse/cache/get接口为测试接口
2026-06-02 18:07:16 +08:00
liwentao 672f35c16a 将团课相关代码迁移至gym-GroupCourse模块 2026-06-02 18:07:07 +08:00
liwentao 1b2cf91c5b 完成团课查找功能
# Conflicts:
#	gym-manage-api/manage-app/src/main/java/cn/novalon/gym/manage/app/config/SystemRouter.java
#	gym-manage-api/manage-app/src/main/resources/application-dev.yml
#	gym-manage-api/manage-app/src/main/resources/application.yml

# Conflicts:
#	gym-manage-api/pom.xml
2026-06-02 18:06:59 +08:00
liwentao d9e78f1a72 更新分页查询功能:新增关键词查询 2026-06-02 18:06:55 +08:00
liwentao 8e3e169984 完成模块2 2026-06-02 18:06:54 +08:00
liwentao 5bcf6e26a4 移除已废弃的RedisConfig和RedisService 2026-06-02 18:06:54 +08:00
liwentao 7a7f7b47e1 增加Redis缓存功能
注:/api/groupCourse/cache/get接口为测试接口
2026-06-02 18:06:51 +08:00
liwentao dfadb0e32d 将团课相关代码迁移至gym-GroupCourse模块 2026-06-02 18:06:42 +08:00
liwentao 0bf4741b6a 完成团课查找功能 2026-06-02 18:06:34 +08:00
liwentao 840bd58b35 完成模块2-2.1团课预约 2026-06-02 18:06:25 +08:00
liwentao 6b28c74df3 增加Redis缓存功能
注:/api/groupCourse/cache/get接口为测试接口
2026-06-02 18:06:20 +08:00
liwentao fb2d3ba763 移除测试用接口 2026-06-02 18:06:20 +08:00
liwentao 1c33f0855b 将团课相关代码迁移至gym-GroupCourse模块 2026-06-02 18:06:20 +08:00
liwentao 3a934d975b 完成团课查找功能
# Conflicts:
#	gym-manage-api/manage-app/src/main/java/cn/novalon/gym/manage/app/config/SystemRouter.java
#	gym-manage-api/manage-app/src/main/resources/application-dev.yml
#	gym-manage-api/manage-app/src/main/resources/application.yml

# Conflicts:
#	gym-manage-api/pom.xml
2026-06-02 18:06:16 +08:00
liwentao 2df598c0d8 将redis相关配置文件移动至common模块
修复app模块下配置文件中默认用户名与密码
2026-05-31 14:49:24 +08:00
future 174e33053e 添加redis,并把敏感信息改为环境变量存储 2026-05-29 22:27:04 +08:00
future 29b73c1f67 更新前台相关功能,添加防XSS注入,加入ES搜索 2026-05-29 14:25:17 +08:00
时舟年 7c08c685d0 membercard与member-reguster合并,能进行编译和启动 2026-05-27 16:51:05 +08:00
时舟年 53624fc259 membercard与member-reguster合并,能进行编译和启动 2026-05-27 16:06:19 +08:00
future 574021d47c 删除冗余 AuthUtil,更新 manage-app 配置 2026-05-27 13:42:05 +08:00
future 8dbd507dd2 新增 AuthUtil 工具类,优化微信及会员服务实现 2026-05-27 13:26:46 +08:00
future ddb77db605 更新会员模块和系统安全配置 2026-05-27 03:21:38 +08:00
future e673d96f6f 删除 gym-member 模块中的无用脚本和配置文件 2026-05-27 02:13:50 +08:00
future 85ed6f9196 实现会员信息管理模块 2026-05-26 23:50:50 +08:00
时舟年 cd44caee57 会员卡管理功能初步完成 2026-05-24 00:57:22 +08:00
时舟年 2325c66c37 新增会员卡模块基础 2026-05-21 14:53:53 +08:00
时舟年 0afd1cc865 新增会员卡模块基础 2026-05-21 14:51:29 +08:00
时舟年 8b8920a53d 新增会员卡模块基础 2026-05-21 12:34:11 +08:00
liwentao 3d284c8d3a 将查询用户个人信息与更新用户信息迁移至gym-member模块 2026-05-10 20:40:25 +08:00
future 538c1e0ad5 修改bug 2026-05-10 20:14:13 +08:00
future 923d147574 添加会员注册功能路由以及相关配置 2026-05-10 18:34:11 +08:00
future 6ea23b5a01 完成会员注册功能 2026-05-10 17:10:28 +08:00
张翔 f853cb73b5 fix(flyway): 修复Flyway初始化问题并完善测试覆盖
- 修复数据库连接配置,确保Flyway迁移正常执行
- 完善Repository接口的查询方法,支持审计日志和操作日志查询
- 增强Service层业务逻辑,优化用户、角色、菜单等核心功能
- 补充单元测试和集成测试,确保系统稳定性
- 添加测试数据初始化脚本,支持自动化测试环境搭建

关联任务:Flyway数据库迁移优化
2026-04-24 15:01:59 +08:00
张翔 d2cef85187 docs: add test report and database reset scripts
- Add comprehensive test report (TEST_REPORT.md)
- Add database reset scripts for testing
- Update .gitignore to exclude temporary files
- Add frontend e2e test utilities and configuration
2026-04-23 16:36:12 +08:00
张翔 0d0b4decc3 test(e2e): update e2e tests and auth tokens
- Update E2E test files with latest authentication tokens
- Improve test stability and error handling
- Update pytest configuration
- Enhance gateway direct test with settings integration
2026-04-23 16:35:57 +08:00
张翔 f590c40c21 refactor(frontend): update test config and optimize components
- Update vitest config to use new test directory structure
- Optimize Dashboard, RoleManagement, UserManagement components
- Improve signature utility with better error handling
- Enhance component error handling and user feedback
2026-04-23 16:35:34 +08:00
张翔 f68d18fbfc refactor(backend): optimize service layer and add transaction support
- Add TransactionManagerConfig for reactive transaction management
- Add OperationLogWebFilter for operation logging
- Remove deprecated AuditLogAspect in favor of WebFilter approach
- Optimize service implementations (SysUserService, SysRoleService, etc.)
- Enhance audit log functionality with better error handling
- Update security configuration and tests
- Add operation_log table migration script
- Improve IP utility with better validation
2026-04-23 16:35:14 +08:00
张翔 ae9be86527 refactor(test): reorganize test directory structure
- Move test files from src/test/ to src/__tests__/
- Follow Vitest convention for test directory naming
- Improve test organization and discoverability
2026-04-23 16:34:03 +08:00
张翔 cb6a74fc88 fix(flyway): 重构迁移脚本并修复 WebFlux 环境下无法运行的问题
- 将 15 个分散的迁移脚本合并为 4 个清晰的版本
  - V1: 创建所有表结构
  - V2: 插入初始数据
  - V3: 创建索引
  - V4: 授权
- 添加 DataSourceConfig 配置 JDBC DataSource
- 添加 spring-boot-starter-jdbc 依赖
- 修复 V2 脚本中 ON CONFLICT 语法问题
2026-04-22 13:20:50 +08:00