Commit Graph

767 Commits

Author SHA1 Message Date
jasder duan 265ecb2b76 FIX issue 评分功能 2024-08-15 16:25:19 +08:00
jasder duan 6e40344fb4 FIX issue 评分功能 2024-08-15 16:04:35 +08:00
jasder duan e197e524dd ADD issue 评分功能 2024-08-15 13:57:09 +08:00
jasder duan 48b727922e FIX 里程碑附件问题 2024-08-08 14:00:55 +08:00
jasder duan 767e122718 FIX code review 2024-08-08 09:53:27 +08:00
jasder duan 5175e27d7c FIX 里程碑搜索功能 2024-08-08 09:49:16 +08:00
jasder duan f62bfb4dc0 FIX 调整标记标题和描述信息字数限制 2024-08-06 16:52:50 +08:00
jasder duan 5373275d74 ADD 创建和修改里程碑信息时,可以上传绑定附件 2024-08-06 16:30:10 +08:00
xxq250 7dd537e2a8 fixed Issue中增加测试用例,列表、编辑显示 2023-09-04 18:29:43 +08:00
xxq250 2ae00c25da token 语法。。。 2023-09-04 11:06:45 +08:00
xxq250 cd7649d917 Merge branch 'develop' into dev_educoder_v2
# Conflicts:
#	app/controllers/api/v1/projects/code_stats_controller.rb
#	app/controllers/concerns/register_helper.rb
#	app/controllers/projects_controller.rb
#	app/controllers/pull_requests_controller.rb
#	app/controllers/repositories_controller.rb
#	app/controllers/users_controller.rb
#	app/helpers/repositories_helper.rb
#	app/models/project.rb
#	app/models/project_unit.rb
#	app/models/user.rb
#	app/models/version.rb
#	app/views/repositories/_contributor.json.jbuilder
#	app/views/users/get_user_info.json.jbuilder
#	config/routes.rb
2023-08-29 11:28:55 +08:00
xxq250 363d0d013d fixed 搜索用户左匹配 2023-08-23 14:27:03 +08:00
xxq250 7be8559bc5 fixed 搜索用户左匹配 2023-08-23 11:33:08 +08:00
yystopf 031f276983 更改:校验scope新增project_id 2023-04-18 10:08:17 +08:00
yystopf f078c59cf4 新增:项目标记已存在validate 2023-04-18 09:44:34 +08:00
yystopf 8ac7b6a7e7 更改:webhook历史记录部分字段编码级 2023-04-13 20:17:47 +08:00
yystopf 16dbb87526 修复:部分issue 2023-04-13 19:56:43 +08:00
chenjing 1e7cffd716 fix issue webhook error 2023-04-13 17:21:09 +08:00
yystopf afa1cdf842 新增:评论丰富更新删除操作,issue事件粒度更细 2023-04-11 11:52:03 +08:00
yystopf 7f0989f69d 更改:payload中过滤emoji 2023-04-11 10:16:38 +08:00
yystopf 1a3a7967fd 更改:payload中过滤emoji 2023-04-11 10:16:38 +08:00
chenjing 39c2166c12 update pr model and webhook 2023-04-11 10:16:38 +08:00
yystopf cd489d3b97 修改:自定义事件 2023-04-11 10:16:38 +08:00
yystopf 17279c56f4 新增:webhook service 2023-04-11 10:16:38 +08:00
yystopf 3c70bfe267 Merge pull request '项目搜索标签相关' (#42) from yystopf/forgeplus:hh_project_topic into develop 2023-04-07 17:22:54 +08:00
yystopf eabf404682 更改:查询项目排除.json 2023-04-07 10:57:13 +08:00
yystopf b336a1f334 新增:项目搜索标签功能 2023-04-06 14:31:59 +08:00
yystopf b1ebee31a3 Merge pull request 'gitea服务更新为gitea_hat' (#35) from feature_gitea_upgrade into develop 2023-03-30 14:21:15 +08:00
yystopf b127323589 更改:关注、点赞、fork项目更新时间,以及issue列表返回里程碑ID 2023-03-23 10:41:52 +08:00
chenjing 0a7c41d97c user fresh gitea token method 2023-03-20 14:47:48 +08:00
yystopf fca06c9816 修复:操作日志用户显示为real_name 2023-03-14 14:02:39 +08:00
yystopf b33c040874 更改:标记默认文案 2023-03-13 14:41:54 +08:00
yystopf 2b63d48ecb 新增:声明感知消息 2023-03-13 14:36:32 +08:00
yystopf 9c5d1e2900 修复:操作日志兼容旧数据负责人指派 2023-03-10 18:09:17 +08:00
xxq250 6f7b40ec24 fixed 搜索用户项目时过虑表情字符 2023-03-09 16:22:48 +08:00
xxq250 d993df7df4 fixed 搜索用户时过虑表情字符 2023-03-09 16:07:38 +08:00
yystopf 4b618d1a61 修复:消息通知issue跳转使用index 2023-03-09 10:33:00 +08:00
yystopf b5383bfa5a 修复:消息内容修复 2023-03-03 18:43:18 +08:00
yystopf bc862f8d98 修复:部分用户无法收到消息 2023-03-03 18:01:46 +08:00
yystopf 5216e61479 更改:移除操作日志中标记的色值 2023-03-01 16:34:27 +08:00
yystopf ce70378fc3 Merge branch 'develop' into standalone_develop 2023-03-01 16:29:45 +08:00
yystopf cbb0a639b2 Merge pull request '平台issue模块升级相关' (#24) from yystopf/forgeplus:hh_issue_upgrade into develop 2023-03-01 16:29:19 +08:00
yystopf a654a08e0c Merge branch 'develop' into standalone_develop 2023-03-01 14:40:26 +08:00
yystopf b8724c02f7 修复:组织权限关于操作权限部分 2023-03-01 14:40:11 +08:00
yystopf 4091872091 更改:默认标记任务色值 2023-02-28 14:40:27 +08:00
yystopf acaa28cd02 修复:last index 获取方式 2023-02-27 15:13:35 +08:00
yystopf f05cf0c000 修复 2023-02-27 14:12:25 +08:00
yystopf b616c971db 修复 2023-02-24 14:32:21 +08:00
yystopf 35bb8fbc11 修复 2023-02-24 10:24:57 +08:00
yystopf 3fd04109d6 修复 2023-02-23 20:54:48 +08:00