Commit graph

385 commits

Author SHA1 Message Date
sol
36c98c75d3 fix(system-service): allow findAll when not logged in 2026-04-17 15:53:16 +08:00
sol
5a40395754 refactor(base-service): use Page.of for pagination construction 2026-04-15 16:19:20 +08:00
sol
28499a39c4 chore: commit all current changes (relation mapping and generated code updates) 2026-04-14 15:25:17 +08:00
sol
bb56d11077 fix(mybatis): avoid param-name collision and pg alias quoting in relation SQL 2026-04-14 15:24:08 +08:00
sol
e23c89a843 fix(request-log): route primary error notifications by admin role 2026-04-14 10:34:31 +08:00
sol
8482a9db1b fix(request-log): route primary error notifications by admin role 2026-04-14 10:34:02 +08:00
sol
b3d8890d15 chore: remove unused RequestBody import in FileController 2026-04-14 09:51:28 +08:00
sol
269f21201f refactor: remove deprecated comma-separated delete API 2026-04-13 18:19:28 +08:00
sol
0e1125a663 refactor: remove deprecated delete overloads in BaseService 2026-04-13 18:15:31 +08:00
sol
0ff3b3c052 fix: declare multipart/form-data on file insert endpoint 2026-04-13 18:14:57 +08:00
sol
c7f4f76668 fix: include otherData path variable in poi export history page endpoint 2026-04-10 15:56:08 +08:00
sol
1b0ca54054 refactor file mapping flow in image and video services 2026-04-10 15:10:54 +08:00
sol
fb86173a70 refactor file mapping flow in image and video services 2026-04-10 14:58:36 +08:00
sol
ebc1f50b86 chore: commit remaining poi history and controller updates 2026-04-10 14:30:10 +08:00
sol
358c815b59 refactor: harden findOtherTable relation hydration across services 2026-04-10 14:28:56 +08:00
sol
5f0816cdd5 fix: 修复动态表缓存键并补充请求日志字段映射 2026-04-09 17:02:58 +08:00
sol
47cb1f1d6a refactor: remove redundant controller API annotations 2026-04-09 09:55:25 +08:00
sol
30a33fc5a9 refactor: remove redundant controller API annotations 2026-04-09 09:53:19 +08:00
sol
5e7a720c29 refactor: update controller API definitions in system and file modules 2026-04-09 09:44:29 +08:00
sol
8a28a1e156 fix(auth): allow global permission without microservice 2026-04-08 17:42:49 +08:00
sol
ae2d2469c0 feat(system): init admin permission and bind to admin role 2026-04-08 17:29:47 +08:00
sol
1e8cd0c863 refactor(role): align RoleApi endpoints with RoleController 2026-04-08 16:23:41 +08:00
sol
9c8b1b834e feat(model-file): align File/Image/Video APIs with controllers 2026-04-07 17:14:56 +08:00
sol
9e755db14b refactor APIs and controllers to unified CRUD contracts 2026-04-07 16:20:12 +08:00
smile
9c91fcfb10 feat(build): add startup build metadata banner and unify module revision
- add Spring Boot banner with build and git metadata
- import build-info and git properties for gateway and web services
- add build info environment post processor
- align docker startup commands with build-info location
- unify internal Maven module versions with revision/project.version
2026-04-02 15:42:12 +08:00
sol
5768bef0f8 BaseController 2026-04-01 10:28:44 +08:00
sol
aef87d20a3 RequestLogController分页查询接口 2026-03-31 21:42:18 +08:00
sol
d3fd9ea9d2 refactor(base): refactor base controller and service with enhanced data handling 2026-03-24 17:18:10 +08:00
sol
f95c9a7ebf refactor(base): refactor base controller and service with enhanced data handling 2026-03-24 16:58:51 +08:00
sol
fe82fb5596 perf(loadbalancer): change log level from info to debug for header routing 2026-03-19 15:03:35 +08:00
sol
f1f200de3e feat(message): add scope field annotation to message envelope user entity 2026-03-18 17:32:59 +08:00
sol
a85e65baae feat(config): add NODE_IP environment variable for docker configuration 2026-03-18 17:11:14 +08:00
sol
c0e125d71c refactor(message): update message envelope controller and service methods 2026-03-18 13:20:54 +08:00
sol
835f68d88c config(redis): update Redis configuration in docker compose 2026-03-18 10:14:00 +08:00
sol
c9ee2c3e9c fix(message): add null check for user ids in message envelope service 2026-03-17 17:15:21 +08:00
sol
b1f4a92bef feat(message): add user lookup functionality to message envelope service 2026-03-17 14:38:15 +08:00
sol
cabc5efa39 refactor(message): move message entities to model system package and update message handling 2026-03-17 13:44:28 +08:00
sol
c18d4956b5 feat(tracing): add trace start time tracking and improve request logging 2026-03-16 16:10:42 +08:00
sol
c679368795 refactor(atlas): migrate to Atlas HCL configuration and update table naming strategy 2026-03-16 11:07:37 +08:00
sol
ab853a6cf5 feat(request-log): implement dynamic table name handling for request logs 2026-03-16 09:04:25 +08:00
sol
30c3af4cc5 fix(system-menu): remove MenuService Transactional 2026-03-13 16:58:18 +08:00
sol
d00cf18cf6 feat(common): RequestLogMessageEnvelop 2026-03-12 22:40:15 +08:00
sol
df4bec9704 feat(common): BaseTreeService 2026-03-12 21:08:08 +08:00
sol
eeb5e862a4 Merge remote-tracking branch 'origin/main' 2026-03-12 18:12:45 +08:00
sol
cb14d9b601 feat(common): pom jakarta.servlet-api 2026-03-12 18:12:23 +08:00
sol
acc5c83f88 fix(generated): Update the error message in the generated client code 2026-03-12 06:19:50 +08:00
sol
dbfdcf1e10 Merge remote-tracking branch 'origin/main' 2026-03-12 04:51:52 +08:00
sol
7420871565 feat(common): add global system logging with trace support 2026-03-12 04:48:45 +08:00
sol
789f45f709 plugin(FeignInterceptor): add GlobalScope 2026-03-10 18:11:58 +08:00
sol
5049a0fe06 common: ThreadPoolConfig add @Primary 2026-03-10 14:22:41 +08:00