Commit Graph

367 Commits

Author SHA1 Message Date
呱呱呱 ea6295c888 update pm statistics hour 2024-01-23 11:19:00 +08:00
yystopf 8edc150800 新增:项目信息返回name 2024-01-13 08:26:15 +08:00
yystopf f9ce2a8b26 新增:项目标记创建时不能为空 2024-01-12 16:39:35 +08:00
yystopf 05aeecf67a 新增:项目标记关联组织初始化 2024-01-10 14:03:08 +08:00
yystopf 5fafd8195c 新增:项目标记关联组织接口 2024-01-04 14:25:40 +08:00
xxq250 7d1b4da72c Merge branch 'standalone_develop' into pm_project_develop
# Conflicts:
#	app/controllers/attachments_controller.rb
#	app/services/api/v1/issues/concerns/checkable.rb
#	app/services/api/v1/issues/concerns/loadable.rb
2023-12-15 10:43:54 +08:00
yystopf 39aa02ff57 新增:关键词搜索以及排序 2023-12-13 11:05:16 +08:00
yystopf 008d9dda3e 新增:父工作项列表查询类型 2023-12-12 11:23:38 +08:00
yystopf 947117ac5f 新增:父子关系判断以及可设置为父工作项的列表 2023-12-12 09:47:54 +08:00
yystopf 0cb38bce4f 新增:根据id查询疑修 2023-12-11 16:07:24 +08:00
yystopf 60359333f8 Merge branch 'develop' into standalone_develop 2023-12-11 09:15:29 +08:00
yystopf b2250db79a 新增:查看标签详情api 2023-12-11 09:14:47 +08:00
yystopf 48a446662f 新增:print issues status_ids 字段查询 2023-12-07 15:37:02 +08:00
yystopf 648d4189a2 修复:permit query parms 2023-12-07 14:05:33 +08:00
yystopf 6bd2bb7024 修复 2023-12-06 13:59:28 +08:00
yystopf 5fec6b3942 更改:去掉多余数据使用删除 2023-12-06 13:50:20 +08:00
yystopf 67ce9af382 新增: issue列表的pm_issue_types查询 2023-12-05 14:49:21 +08:00
yystopf 63638d4b2e 新增:issue列表新增优先级查询 2023-12-04 15:46:34 +08:00
xxq250 b13f1a681e issue按id集合查询,选择关联issue时排除已选id集合 2023-12-04 10:41:19 +08:00
xxq250 1bdb6dad98 issue按id集合查询,选择关联issue时排除已选id集合 2023-12-04 09:59:25 +08:00
xxq250 fea7c52227 issue按id集合查询,选择关联issue时排除已选id集合 2023-12-04 09:49:59 +08:00
yystopf c63c0cc636 更改:issue status查询不使用where.not方式 2023-12-01 14:59:13 +08:00
yystopf d2402c4103 修复 2023-12-01 10:21:40 +08:00
yystopf 1bbf53279b Merge branch 'standalone_develop' into pm_project_develop 2023-12-01 10:00:38 +08:00
yystopf 21640fe5e6 更改:issue status和priority初始化数据 2023-12-01 09:48:08 +08:00
yystopf 93514e8a73 更改:统计工作项容量以及预估工时 2023-12-01 09:19:08 +08:00
yystopf fe4f56dd36 新增:批量更新迭代中工作项 2023-11-29 14:28:31 +08:00
yystopf f8a6dcb3eb 新增:工作项统计类别统计 2023-11-22 15:36:05 +08:00
yystopf c09c167bdd 更改:移除数据和丰富颜色数据 2023-11-22 14:47:04 +08:00
yystopf 0c48eeb52b 更改:迭代工作项进度和工时容量接口合并 2023-11-21 08:28:49 +08:00
yystopf d6fbdd87d0 新增:迭代中工作项进度和工时容量统计 2023-11-20 16:40:20 +08:00
yystopf 39423ff6ea 新增:项目中所有未关联迭代工作项 2023-11-20 11:32:14 +08:00
yystopf 40c5525e0a 新增:工作项关联项目改查 2023-11-17 17:18:34 +08:00
yystopf cbbd62121c 更改:批量删除数组为空时返回正常 2023-11-17 15:28:29 +08:00
yystopf fe4d563d6b 更改:根据pm_project_id查询issue无法正常展示数据 2023-11-17 09:52:57 +08:00
呱呱呱 3f8a7c7cee fix journal更新时的错误 2023-11-16 16:59:20 +08:00
呱呱呱 d45dab31cb fix pm journal render error 2023-11-16 16:45:15 +08:00
呱呱呱 776533be8c fix bugs 2023-11-16 15:30:16 +08:00
呱呱呱 aa9d45dc91 pm link_index 增加倒序排序 2023-11-16 15:13:45 +08:00
呱呱呱 84895231dc 调整未关联issue 和设定组织搜索空间范围 2023-11-16 15:08:04 +08:00
呱呱呱 23a1be8ce3 fix issue count error 2023-11-16 14:15:37 +08:00
呱呱呱 dddc4f9752 update issue link index 2023-11-15 14:18:36 +08:00
呱呱呱 0fda6721de issue link_issues 2023-11-15 11:47:17 +08:00
呱呱呱 b0ecc0a30b 根据需求调整links 返回,调整links删除查询 2023-11-15 11:11:00 +08:00
yystopf a61996bdc3 Merge pull request '项目管理-工作项部分接口补充' (#201) from yystopf/forgeplus:pm_project_develop into pm_project_develop 2023-11-15 09:38:26 +08:00
呱呱呱 6dda3ef6b9 add pm isssue jornal render 2023-11-15 09:35:35 +08:00
yystopf efa9ecfcb0 新增:status_ids数组查询 2023-11-15 09:27:06 +08:00
呱呱呱 a644bfee25 创建issue时加上工作项关联 2023-11-14 16:50:00 +08:00
呱呱呱 be45e45dbc 将issue_links接口改为支持数组类型 2023-11-14 16:02:26 +08:00
yystopf 32386c2f66 新增:批量删除ids为空删除全部 2023-11-14 10:37:16 +08:00
xxq250 71305d7304 pm issue 查询取消关联,防止关联保存 2023-11-10 10:14:15 +08:00
呱呱呱 6267217c4b update Api::V1::Issues::UpdateService 2023-11-09 14:20:34 +08:00
呱呱呱 e66ae562b7 fix 2023-11-08 14:57:22 +08:00
呱呱呱 086b66d51d update pm link_index 2023-11-08 14:45:40 +08:00
呱呱呱 778f564e8b fix bug for pm issue 2023-11-08 14:31:03 +08:00
呱呱呱 43be8d1724 update 2023-11-08 10:54:09 +08:00
呱呱呱 452890f825 pm issue link_index add pm_issues_type 2023-11-08 09:17:13 +08:00
呱呱呱 ec43b9e97d add Pm issues link_index 2023-11-08 09:07:16 +08:00
呱呱呱 c752671453 issue links 2023-11-07 17:16:25 +08:00
呱呱呱 00448f0f01 change parent_id to root_id 2023-11-07 14:30:28 +08:00
呱呱呱 8329cc113b add issue count to pm projects 2023-11-07 11:44:36 +08:00
呱呱呱 005f1d4aa5 update issue index render 2023-11-07 09:54:50 +08:00
呱呱呱 289cb08ccd issue time_scale 2023-11-07 09:40:50 +08:00
呱呱呱 b40fcf5d63 update project pm 2023-11-02 17:04:33 +08:00
呱呱呱 840bbff88a add project pm 2023-11-02 15:04:43 +08:00
呱呱呱 dd30341f6e fix bug 2023-11-02 14:41:33 +08:00
呱呱呱 468c5a3c41 add pm issue 的 pm_project_id 判定 2023-11-02 11:38:52 +08:00
呱呱呱 f00c3931a8 update issue tags for pm 2023-11-02 09:17:32 +08:00
呱呱呱 5c72feb705 pm issue and journal 2023-11-01 16:49:00 +08:00
呱呱呱 36a659678d gm issue 2023-11-01 10:45:06 +08:00
呱呱呱 51648e52b3 issue index for pm 2023-10-31 09:11:54 +08:00
呱呱呱 92cefd34b2 stash 2023-10-31 08:19:41 +08:00
xxq250 da5972698f fixed issue描述里的附件解析关联,增强附件访问权限控制 2023-10-31 08:19:41 +08:00
呱呱呱 2e43bab1b5 mp_issues 新增对product id 处理 2023-10-18 16:37:35 +08:00
呱呱呱 f6ffaa82a6 根据pm管理需求新增issue接口 2023-10-18 16:13:20 +08:00
xxq250 467a4f0b94 fixed issue描述里的附件解析关联,增强附件访问权限控制 2023-10-18 15:34:16 +08:00
呱呱呱 526dac1230 change mp to pm 2023-10-18 13:21:41 +08:00
呱呱呱 472499e278 mp_index for issue_priorities issue_tags issue_statues 2023-10-17 11:25:25 +08:00
xxq250 cdf62b4626 fixed 分支删除时有开启的pr需要一同关闭 2023-08-30 17:42:24 +08:00
xxq250 6248040f8c fixed 分支删除时有开启的pr需要一同关闭,整理fix 2023-08-30 15:43:51 +08:00
xxq250 a9f4292586 fixed 分支删除时有开启的pr需要一同关闭,整理 2023-08-30 15:39:32 +08:00
xxq250 9946b85205 fixed 分支删除时有开启的pr需要一同关闭,合并请求下issue关闭 2023-08-30 13:55:57 +08:00
xxq250 810e8b9887 fixed 分支删除时有开启的pr需要一同关闭 2023-08-30 13:51:56 +08:00
xxq250 d2ced0bc6c 增加sidekiq线程数 2023-04-25 18:01:45 +08:00
yystopf d523ab328e 修复:cla协议 2023-04-21 17:55:10 +08:00
yystopf e9da21bccf 新增:openkylin_sign 签署协议 2023-04-21 09:23:30 +08:00
yystopf 3be157c51b Merge branch 'develop' into standalone_develop 2023-04-20 11:32:06 +08:00
yystopf 881acd2480 新增:用户签署cla字段 2023-04-20 11:31:34 +08:00
yystopf 9f63ad700e Merge branch 'develop' into standalone_develop 2023-04-19 18:11:22 +08:00
yystopf e815b0a8ac 更改:检查用户id的路由 2023-04-19 18:11:11 +08:00
yystopf 6f4cedc87a Merge branch 'develop' into standalone_develop 2023-04-19 17:33:10 +08:00
yystopf a578b7277a 更改:检查用户id不需要登录 2023-04-19 17:32:27 +08:00
yystopf 37f7587dc0 Merge branch 'develop' into standalone_develop 2023-04-19 16:56:25 +08:00
yystopf 421a64e8ca 移除:project_topics接口的includes 2023-04-19 16:56:09 +08:00
yystopf 5b7f19bb79 Merge branch 'develop' into standalone_develop 2023-04-19 16:45:24 +08:00
yystopf a38ebeaca2 新增:检查用户id的接口 2023-04-19 16:45:10 +08:00
yystopf ef8f6ee8aa Merge branch 'develop' into standalone_develop 2023-04-19 10:26:37 +08:00
yystopf 71862ba6d6 修复 2023-04-19 10:26:07 +08:00
yystopf bb73cb111a Merge branch 'develop' into standalone_develop 2023-04-19 10:15:19 +08:00
yystopf 82ba843d7d 新增:发送邮件及短信次数控制 2023-04-19 10:15:07 +08:00
yystopf 2ca5a908aa Merge branch 'develop' into standalone_develop 2023-04-17 11:36:04 +08:00
yystopf 578acd7845 新增:贡献者代码行接口 2023-04-17 11:35:28 +08:00
yystopf 71052c0f7c Merge branch 'develop' into standalone_develop 2023-04-14 15:41:00 +08:00
yystopf 348f7b71ba Merge pull request 'webhook自定义事件' (#43) from feature_custom_webhook into develop 2023-04-14 11:39:47 +08:00
yystopf 4bd60d458e 更改:webhook更新返回结构体 2023-04-12 18:34:49 +08:00
yystopf e1f38e946b Merge branch 'develop' into standalone_develop 2023-04-12 16:13:03 +08:00
yystopf 3769e13c1c 新增:select字段增加created_on 2023-04-12 16:12:52 +08:00
yystopf 9b7cee7a05 Merge branch 'develop' into standalone_develop 2023-04-11 13:42:18 +08:00
yystopf afa1cdf842 新增:评论丰富更新删除操作,issue事件粒度更细 2023-04-11 11:52:03 +08:00
yystopf d59e99feca 修复:合并请求更新失败 2023-04-11 10:12:24 +08:00
yystopf f5ec783175 Merge branch 'develop' into standalone_develop 2023-04-07 17:22:44 +08:00
yystopf 7a6d549fa0 新增:项目搜索标签删除逻辑 2023-04-06 15:40:01 +08:00
yystopf b336a1f334 新增:项目搜索标签功能 2023-04-06 14:31:59 +08:00
yystopf 96c32c072a Merge branch 'develop' into standalone_develop 2023-03-30 14:27:55 +08:00
yystopf c65896c11d Merge pull request 'gitea升级为gitea_hat相关修改' (#32) from yystopf/forgeplus:hh_gitea_upgrade into feature_gitea_upgrade 2023-03-16 16:26:46 +08:00
yystopf 944ef7d35a merge from develop 2023-03-16 10:18:59 +08:00
yystopf 54b7cef1bd 同步develop最新代码后更改client 2023-03-14 17:34:58 +08:00
yystopf d3f10d0814 新增:疑修创建时间范围查询 2023-03-13 15:41:07 +08:00
yystopf edf60ca0a8 修复 2023-03-10 14:49:20 +08:00
yystopf 43cbb9cf4f 修复 2023-03-10 14:49:20 +08:00
yystopf aba5de8bb8 新增:疑修新增悬赏金额 2023-03-10 14:48:53 +08:00
yystopf 620ed26e45 更改:评论列表分页数量限制变大 2023-03-06 17:49:28 +08:00
yystopf 2827e28b07 新增:评论/操作记录总数返回 2023-03-06 10:33:26 +08:00
yystopf b5383bfa5a 修复:消息内容修复 2023-03-03 18:43:18 +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
xxq250 558d720203 群智熵分析报表接口调整到项目动态接口 2023-02-28 09:26:45 +08:00
yystopf ddb5010e6d 修复:issue 查询需排除pr下issue 2023-02-27 15:04:18 +08:00
yystopf ff025e07dd 新增:里程碑列表支持id查询 2023-02-27 11:25:37 +08:00
yystopf dab636d122 修复 2023-02-24 15:26:40 +08:00
yystopf b616c971db 修复 2023-02-24 14:32:21 +08:00
yystopf 35bb8fbc11 修复 2023-02-24 10:24:57 +08:00
yystopf 267279df2d 修复 2023-02-24 09:04:29 +08:00
yystopf 3fd04109d6 修复 2023-02-23 20:54:48 +08:00
yystopf dc01d7fc3e 修复 2023-02-23 16:18:09 +08:00
yystopf 7cb2321c02 修复 2023-02-23 15:31:03 +08:00
yystopf c589fcc6a4 修复 2023-02-23 15:27:26 +08:00
yystopf 1fcdbe9dce 修复 2023-02-23 15:26:30 +08:00
yystopf dc9ca7d0ca 更改:疑修param为index以及新增统计标签下合并请求数量 2023-02-23 15:24:30 +08:00
yystopf edc00d28a7 新增:标记列表返回合并请求数量 2023-02-22 16:25:40 +08:00
yystopf c781ca0da1 更改:部分细节问题 2023-02-22 15:56:44 +08:00
yystopf a07da79e89 修复:重复初始化标签问题 2023-02-22 14:42:52 +08:00
yystopf 54a85a60fa 更改:疑修列表开启、关闭数量规则以及排序规则 2023-02-22 13:56:12 +08:00
yystopf 8239f13eaa 新增:要求登录接口处理 2023-02-22 09:55:05 +08:00
yystopf b18051ec31 新增:里程碑相关数量返回 2023-02-21 13:55:40 +08:00
yystopf 02526878fe 修复:更新无法设置空值 2023-02-20 18:22:14 +08:00
yystopf cb3bb23e79 新增:操作权限 2023-02-20 16:47:19 +08:00
yystopf 121fa2bff4 新增:里程碑相关接口 2023-02-20 11:42:22 +08:00
yystopf c63a86a797 新增:评论相关接口补足 2023-02-18 23:23:33 +08:00
yystopf b85913e485 新增:疑修操作记录、评论列表接口以及更新疑修无法产生操作记录修复 2023-02-17 16:11:39 +08:00
yystopf 2a8e0d2be8 新增:标记管理接口,以及列表下拉框搜索参数 2023-02-15 17:24:36 +08:00
yystopf 2899f3b18e 修复:删除、更改逻辑测试修改 2023-02-15 11:25:42 +08:00
yystopf 404a6a00e7 新增:issue编辑删除接口 2023-02-14 23:19:17 +08:00
yystopf 3a14aa10ce Merge branch 'develop' into standalone_develop 2023-02-10 13:44:43 +08:00
yystopf 53c2ffffb3 新增:疑修创建以及详情接口 2023-02-10 11:38:51 +08:00
yystopf 934b42f1a1 新增:优先级和所有仓库成员接口 2023-02-09 16:20:16 +08:00
yystopf 1aeed8236d 更改:部分接口传参以及路由修复 2023-02-09 09:29:02 +08:00
yystopf 4085da7837 新增:issue和里程碑列表接口 2023-02-08 16:56:01 +08:00
yystopf fe972f1141 新增:项目标记接口 2023-02-08 10:15:29 +08:00
yystopf af67d984b4 新增:里程碑接口 2023-02-08 09:49:02 +08:00
yystopf 241bbc06ca 新增:issue负责人变更为一对多 2023-02-07 17:47:28 +08:00
yystopf 587facfb3d 新增:发布人和状态接口 2023-02-07 17:12:43 +08:00
yystopf 6cfb5dfbe2 新增:删除保护分支和删除发行版提示 2023-02-07 10:33:46 +08:00
yystopf 0eb17aa90f 更改:分支列表搜索参数 2023-02-06 10:07:15 +08:00
yystopf 7c911f5b86 新增:路由匹配特殊符号 2023-02-06 09:49:36 +08:00
yystopf 2772b97e32 新增:标签列表和删除接口 2023-02-03 18:03:57 +08:00
yystopf 8b90164247 新增:删除分支接口 2023-02-03 15:03:59 +08:00
yystopf f2cdba29ea 新增:更改默认分支接口 2023-02-03 13:45:32 +08:00
yystopf 3f78899c58 新增:branch列表接口 2023-02-03 10:53:24 +08:00
yystopf 5fc433d130 Merge branch 'develop' into standalone_develop 2023-02-02 18:30:33 +08:00
yystopf bfe14352c0 更改:codestats回退 2023-02-02 18:30:07 +08:00
yystopf a746e791b0 Merge branch 'develop' into standalone_develop 2023-02-02 18:13:19 +08:00
yystopf 87412643cd 修复 2023-02-02 18:13:02 +08:00
yystopf e4b5427725 Merge branch 'develop' into standalone_develop 2023-02-02 18:11:31 +08:00
yystopf 9fe3b5ae3e 新增:code_stats分页 2023-02-02 18:10:26 +08:00
yystopf a01c98164a Merge branch 'develop' into standalone_develop 2022-12-08 11:52:38 +08:00
yystopf bc6f5cec4d 新增:仓库贡献者行数查询接口 2022-12-08 11:51:59 +08:00
xxq250 5da6330f57 增加手机验证码校验 2022-11-24 14:30:10 +08:00
xxq250 4e244bed3a 增加手机验证码校验 2022-11-24 14:28:49 +08:00
xxq250 fd2b20ed87 个人资料修改手机号 2022-11-24 11:09:58 +08:00
yystopf 3e5c1da2c5 新增:反馈意见模型及接口 2022-11-08 13:27:46 +08:00
yystopf 9664ca001e 新增: 邮箱验证码重新发送后之前的验证码需设置为无效 2022-10-27 17:57:55 +08:00
yystopf 9b880e3209 修复 2022-10-21 15:04:26 +08:00
yystopf 9ee4c85b7c 更改:验证返回status以及万能验证码 2022-10-21 14:31:32 +08:00
yystopf 2cde13eabb 新增:接口测试以及功能测试 2022-09-29 12:05:57 +08:00
yystopf d68e7f38a3 新增:更改邮箱service逻辑 2022-09-29 09:30:33 +08:00
yystopf 649d9c4ea6 新增:更改邮箱控制器方法 2022-09-28 16:09:10 +08:00
yystopf 4bd77a870b 更改:webhook创建数量限制为50个 2022-09-08 14:19:08 +08:00
yystopf 4b05838498 新增:合并请求评论新增path参数筛选以及去掉分页最多返回200数据 2022-08-09 09:48:02 +08:00
yystopf 024bc289de 修改: 合并请求评论必选参数以及审查列表去掉分页 2022-08-03 17:13:45 +08:00
yystopf 96d34d0237 修改:合并请求审查权限 2022-08-03 15:31:04 +08:00
yystopf fea11bdc2e 新增:webhook type类型 2022-08-03 14:20:25 +08:00
yystopf 096b0b954d 新增: fork仓库协作者可以提交文件至仓库 2022-08-01 17:14:32 +08:00
yystopf d5c141f892 修复:pulls文件夹load 2022-07-28 15:19:31 +08:00
yystopf 35c6cb98db 新增:批量提交文件支持参数选填 2022-07-28 14:25:33 +08:00
yystopf a2549f7ff1 新增: 评论及审查相关接口文档 2022-07-27 16:07:15 +08:00
yystopf d6b5dc326a 新增: 评论相关api根据需求重写 2022-07-27 14:52:49 +08:00
yystopf e72273f3b2 修复: 合并请求详情中review需要最新的一个 2022-07-26 14:29:12 +08:00
yystopf 3f5754a3a5 新增:合并请求详情接口 2022-07-25 18:23:06 +08:00
yystopf 5463c22518 新增: 合并请求创建审查接口 2022-07-25 17:28:38 +08:00