XuqmGroup-Web/tenant-platform/src/views
XuqmGroup 5b2a89e964 feat(logs): 添加操作日志功能支持推送和授权模块
- 在JwtAuthFilter中设置认证详情到claims
- 为license-service添加LicenseOperationLog相关实体、仓库和服务
- 为push-service添加PushOperationLog相关实体、仓库和服务
- 在LicenseAdminController中注入并使用操作日志记录授权变更
- 在PushManagementController中注入并使用操作日志记录推送操作
- 更新OperationLogService以支持从JWT claims获取用户信息
- 扩展OperationLogService支持推送和授权操作日志查询
- 在前端OperationLogView中添加推送和授权日志选项卡
- 添加LicenseOperationLog和PushOperationLog接口定义
- 实现推送和授权日志的数据加载和分页功能
- 添加操作类型和资源类型的标签映射支持
2026-05-27 13:36:16 +08:00
..
accounts feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
apps web: decouple license file download from license service status 2026-05-22 17:57:01 +08:00
auth docs(deploy): 添加生产环境部署配置示例和部署文档 2026-04-30 09:49:05 +08:00
dashboard feat(deploy): 添加生产环境部署配置和联调环境切换功能 2026-04-30 11:47:01 +08:00
database fix(core): 统一全局异常处理器并添加数据库管理功能 2026-05-27 11:51:19 +08:00
docs docs(deploy): 添加完整的部署文档和配置示例 2026-05-09 14:53:43 +08:00
im feat: 全平台时间显示统一为北京时间 (Asia/Shanghai) 2026-05-21 16:09:55 +08:00
layout fix(core): 统一全局异常处理器并添加数据库管理功能 2026-05-27 11:51:19 +08:00
license feat(license): 支持在租户平台修改 License 过期时间 2026-05-21 16:24:39 +08:00
logs feat(logs): 添加操作日志功能支持推送和授权模块 2026-05-27 13:36:16 +08:00
push feat: 全平台时间显示统一为北京时间 (Asia/Shanghai) 2026-05-21 16:09:55 +08:00
security feat(log): 优化操作日志记录和展示功能 2026-05-27 12:27:43 +08:00
system feat(system-logs): 两端平台新增服务日志查看页面 2026-05-22 23:22:58 +08:00
update fix(version): 修复版本管理中文件删除按钮文本显示问题 2026-05-21 18:39:34 +08:00