Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to lsf at q792602257/DataMate 2026-02-03 17:18:47 +08:00
893e0a1580 fix: 上传文件时任务中心立即显示
q792602257 pushed to lsf at q792602257/DataMate 2026-02-03 13:33:21 +08:00
05e6842fc8 refactor(DataManagement): 移除不必要的数据集类型过滤逻辑
da5b18e423 feat(scripts): 添加 APT 缓存预装功能解决离线构建问题
31629ab50b docs(offline): 更新离线构建文档添加传统构建方式和故障排查指南
Compare 3 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 23:53:55 +08:00
fb43052ddf feat(build): 添加传统 Docker 构建方式和诊断功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 22:49:57 +08:00
c44c75be25 fix(login): 修复登录页面样式问题
05f3efc148 build(docker): 更新 Docker 镜像源为南京大学镜像地址
Compare 2 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 22:22:47 +08:00
16eb5cacf9 feat(data-management): 添加知识项扩展元数据支持
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 22:15:28 +08:00
e71116d117 refactor(components): 更新标签组件类型定义和数据处理逻辑
cac53d7aac fix(knowledge): 更新知识管理页面标题为知识集
43b4a619bc refactor(knowledge): 移除知识库创建中的扩展元数据字段
Compare 3 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 21:44:56 +08:00
9da187d2c6 feat(build): 添加离线构建支持
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 20:37:52 +08:00
b36fdd2438 feat(annotation): 添加数据类型过滤功能到标签配置树编辑器
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 19:06:17 +08:00
daa63bdd13 feat(knowledge): 移除知识库管理中的敏感级别功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 18:59:45 +08:00
85433ac071 feat(template): 移除模板类型和版本字段并添加管理员权限控制
fc2e50b415 Revert "refactor(template): 移除模板列表中的类型、版本和操作列"
26e1ae69d7 Revert "refactor(template): 移除模板列表页面的创建按钮"
Compare 3 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 17:53:27 +08:00
7092c3f955 feat(annotation): 调整文本编辑器大小限制配置
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 16:35:22 +08:00
b2bdf9e066 refactor(template): 移除模板列表页面的创建按钮
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 16:20:57 +08:00
a5261b33b2 refactor(template): 移除模板列表中的类型、版本和操作列
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 16:09:43 +08:00
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 15:39:31 +08:00
07a901043a refactor(annotation): 移除文本内容获取相关功能
32e3fc97c6 feat(annotation): 增强知识库同步服务以支持项目隔离
Compare 2 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-02 15:26:40 +08:00
a73571bd73 feat(annotation): 优化模板配置树编辑器中的属性填充逻辑
00fa1b86eb refactor(DataAnnotation): 移除未使用的状态变量并优化选择器逻辑
Compare 2 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 23:42:13 +08:00
626c0fcd9a fix(data-annotation): 修复数据标注任务进度计算问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 23:30:08 +08:00
2f2e0d6a8d feat(KnowledgeManagement): 保留知识集原始字段信息
10fad39e02 feat(KnowledgeManagement): 为知识集详情页添加标签功能
Compare 2 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 23:15:58 +08:00
9014dca1ac fix(knowledge): 修复知识集详情页面状态判断逻辑
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 23:13:17 +08:00
0b8fe34586 refactor(DataManagement): 简化文件操作逻辑并移除文本数据集类型检查