Commit Graph

267 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