XuqmGroup-Web/tenant-platform
XuqmGroup 1abf05ecca feat(log): 重构日志监控功能为Bug收集系统
- 将日志监控模块重命名为Bug收集模块
- 更新路由路径从 /log/* 到 /bugcollect/*
- 修改导航菜单项名称为"Bug收集"
- 更新API代理路径从 /api/log 到 /api/bugcollect
- 新增完整的Bug收集前端功能实现
- 添加错误列表、概览、事件流水、漏斗分析等功能页面
- 实现错误详情展示包括堆栈追踪和源码上下文
- 创建新的bugcollect API接口文件和类型定义
2026-06-16 18:30:01 +08:00
..
public feat(platform): 添加网站图标支持 2026-06-12 19:53:39 +08:00
src feat(log): 重构日志监控功能为Bug收集系统 2026-06-16 18:30:01 +08:00
auto-imports.d.ts feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
CLAUDE.md docs(sdk): 添加 Android SDK 架构总览文档 2026-06-16 12:35:17 +08:00
components.d.ts feat: add quick service entry portal with in-page app switcher 2026-05-07 13:53:02 +08:00
index.html feat(platform): 添加网站图标支持 2026-06-12 19:53:39 +08:00
package.json feat(tenant-platform): service activation realtime + store review retry 2026-05-16 14:27:02 +08:00
tsconfig.app.json feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
tsconfig.json chore: initial commit 2026-04-21 22:07:29 +08:00
tsconfig.node.json feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
vite.config.d.ts feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
vite.config.ts feat(log): 重构日志监控功能为Bug收集系统 2026-06-16 18:30:01 +08:00