Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 23:07:40 +08:00
27e27a09d4 fix(knowledge): 移除知识条目编辑器中的冗余提示消息
d24fea83d8 feat(KnowledgeItemEditor): 添加文件上传替换功能的加载状态
Compare 2 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 23:02:13 +08:00
05088fef1a refactor(data-management): 优化文本数据集类型判断逻辑
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 22:55:15 +08:00
a0239518fb feat(dataset): 实现数据集文件可见性过滤功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 22:34:24 +08:00
9d185bb10c feat(deploy): 添加上传文件存储卷配置
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 22:32:13 +08:00
6c4f05c0b9 fix(data-management): 修复文件预览状态检查逻辑
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 22:26:15 +08:00
438acebb89 feat(data-management): 添加Office文档预览功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 22:07:50 +08:00
f06d6e5a7e fix(utils): 修复请求工具中的XMLHttpRequest配置问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 22:05:17 +08:00
fda283198d refactor(knowledge): 移除未使用的Tag组件导入
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 22:03:05 +08:00
d535d0ac1b feat(knowledge): 添加Office文档预览轮询机制
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 21:40:30 +08:00
4d2c9e546c refactor(menu): 调整菜单结构并更新数据管理标题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 21:18:58 +08:00
02cd16523f refactor(data-management-service): 移除 docx4j 依赖
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 21:18:21 +08:00
d4a44f3bf5 refactor(data-management): 优化知识项目预览服务的文件转换逻辑
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 21:14:48 +08:00
340a0ad364 refactor(data-management): 更新知识项存储路径解析方法
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 21:00:28 +08:00
00c41fbbd3 refactor(knowledge-item): 优化知识项预览文件路径处理逻辑
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 20:47:01 +08:00
2430db290d fix(knowledge): 修复知识管理页面统计信息显示错误
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 20:05:35 +08:00
40889baacc feat(knowledge): 添加知识库条目预览功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 19:11:51 +08:00
551248ec76 feat(data-annotation): 添加表格序号列并移除任务ID列
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 19:08:21 +08:00
0bb9abb200 feat(annotation): 添加标注类型显示功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 18:46:44 +08:00
d135a7f336 feat(knowledge): 添加知识库标签统计功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 14:12:29 +08:00
7043a26ab3 feat(auth): 添加登录功能和路由保护