Commit Graph
44 Commits
Author SHA1 Message Date
tianshujie 9afd162581 * Modify the deleted column data of the relase::product.yaml. 2024-03-05 10:22:38 +08:00
tianshujie 3f3257b3f9 - Remove unsed method release::getPairsByProduct. 2024-02-20 14:25:41 +08:00
wangyuting 299c1783cb * Fix release test unit bug. 2023-12-28 15:02:35 +08:00
wangyidong 98ad432ed4 * Adjust for unit test. 2023-12-16 10:48:03 +08:00
tianshujie ba9f6f5c41 * Fix errors that run failed unit tests. 2023-12-13 08:43:10 +08:00
liumengyi 2f44106669 * Fix bug #40874, get export data by release id, and remove releaseModel::getStoryForExport and releaseModel::getBugForExport. 2023-11-24 09:56:01 +08:00
liumengyi bdfbebe15b * Fix bug #40444, modify the recycle path to the latest version. 2023-11-13 16:08:43 +08:00
tianshujie bbb91504ef * Refactor case of the getPairsByProduct method. 2023-10-11 10:06:51 +08:00
tianshujie 1928ed02a9 * Refactor case of the getToAndCcList method. 2023-10-11 10:03:13 +08:00
tianshujie 84ad260fe7 - Delete blank line. 2023-10-11 10:03:13 +08:00
tianshujie 2f0761fdff * Refactor case of the getStoryReleases method. 2023-10-11 09:48:15 +08:00
tianshujie d42ef22b69 + Add case of the getNotifyPersons method. 2023-10-11 09:39:16 +08:00
tianshujie bdba363a60 + Add case of the isClickable method. 2023-10-11 09:16:20 +08:00
tianshujie f5577eda5e + Add case of the buildOperateViewMenu method. 2023-10-11 09:00:22 +08:00
tianshujie 788ec9d684 + Add case of the buildActionList method. 2023-10-11 08:52:35 +08:00
tianshujie b46f5a0a59 - Remove unused method and case. 2023-10-11 08:44:30 +08:00
tianshujie 450f77cce9 + Add case of the getStoryForExport method. 2023-10-10 17:24:10 +08:00
tianshujie c3bfa1ad91 + Add case of the getBugForExport method. 2023-10-10 17:24:10 +08:00
tianshujie 8db36e0951 * Refactor case of the changeStatus method. 2023-10-10 16:02:47 +08:00
tianshujie df6b768b80 * Refactor case of the batchUnlinkBug method. 2023-10-10 15:53:11 +08:00
tianshujie 6c7834f629 * Refactor case of the unlinkBug method. 2023-10-10 15:40:20 +08:00
tianshujie eca352a68f * Refactor case of the linkBug method. 2023-10-10 15:29:50 +08:00
tianshujie 9f3d74aee8 * Refactor case of the batchUnlinkStory method. 2023-10-10 11:25:10 +08:00
tianshujie 0dd1c8c61b * Refactor case of the unlinkStory method. 2023-10-10 11:12:01 +08:00
tianshujie 7c438d17a2 * Refactor case of the linkStory method. 2023-10-10 10:51:25 +08:00
tianshujie 2aed96cd7e + Add case of the delete method. 2023-10-10 09:58:05 +08:00
tianshujie 743ff0b365 + Add case of the getBugList method. 2023-10-10 09:41:59 +08:00
tianshujie 8c420e510c + Add case of the getStoryList method. 2023-10-10 09:41:59 +08:00
tianshujie fa83ba298e * Refactor case of the getByID method. 2023-10-10 09:41:59 +08:00
tianshujie 69b4aba98a * Refactor case of the getList method. 2023-10-09 16:57:07 +08:00
tianshujie 8d5aded81a * Refactor case of the update method. 2023-10-09 15:27:15 +08:00
tianshujie 3b70888028 * Refactor case of the getLast method. 2023-10-09 14:27:39 +08:00
tianshujie a39acb136b * Refactor case of the getReleasedBuilds method. 2023-10-09 14:14:42 +08:00
tianshujie 7cb2a7c8a3 * Change the case result of the processReleaseForCreate method. 2023-10-09 14:14:42 +08:00
tianshujie a3d87b3412 + Add case of the processReleaseForCreate method. 2023-10-09 13:52:55 +08:00
tianshujie c7359f91ca * Refactor case of the create method. 2023-10-09 13:52:55 +08:00
wangyidong 4f0b716a01 * Rewrite story view page. Code for task #102973. 2023-09-27 15:01:26 +08:00
tianshujie b5769aa126 * Change the type value for the product table. 2023-09-13 14:21:07 +08:00
tianshujie b120f3ac22 + Add getGroupByProduct method and case. 2023-09-13 14:19:48 +08:00
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
zhouxin 77a2da90d9 * Batch modify quote for unit test. 2023-05-25 13:43:27 +08:00
tianshujie 00434d8895 + Add an interface to the block to call. 2023-05-11 20:06:35 +08:00
tianshujie b72dcd29ce + Add an interface for statistic release to a block. 2023-05-11 13:28:53 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00