Commit Graph
399 Commits
Author SHA1 Message Date
wangyuting a013d105bc * Optimize code. 2024-04-23 15:52:24 +08:00
wangyuting 28bd60b081 * Fix getRelatedReleases params bug. bug #48224. 2024-04-23 09:17:29 +08:00
liumengyi 99f41b20d4 * Modify parameter type. 2024-04-22 16:22:39 +08:00
tianshujie cf772f7d38 * Modify params type of the getRelatedReleases method. 2024-04-22 14:46:56 +08:00
liumengyi f86bc4d08d * Add release label for builds in bug::resolve. 2024-04-22 11:18:30 +08:00
wangyuting c3daaa2622 * Optimize build dtable config. 2024-04-16 15:22:58 +08:00
tianshujie 117a499065 * Fix bug #47851. 2024-04-16 14:43:43 +08:00
liumengyi a1f39b5438 - Remove unused method and its unit test, buildModel::buildOperateMenu. 2024-03-27 15:00:49 +08:00
liumengyi 81b2a02e5e * Fix bug #46600, set objectType empty to get all builds, and if the branch is empty string, it isn't in the branch and fix undefined error. 2024-03-06 14:42:09 +08:00
wangyuting f379d371a7 * Add confirm icon to delete modal. bug #45154. 2024-02-21 14:02:32 +08:00
tianshujie 261df82275 * Fix bug #42529. 2024-01-10 14:15:23 +08:00
tianshujie b15a2c5086 * Fix bug #42771. 2024-01-02 15:24:39 +08:00
tianshujie 21557a8aa6 * Fix unit test errors for the build module. 2023-12-25 10:24:21 +08:00
tianshujie 074a65a87a * Fix bug #41748. 2023-12-18 09:13:39 +08:00
wangyuting f00414a4cd * Fix actionModel::create() params objectID must be of type int. the bug #41429. 2023-12-14 14:51:31 +08:00
tianshujie c0cd7405e3 * Fix bug #41235. 2023-12-12 14:08:56 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
liumengyi 12432f7cf4 * Fix bug of parameter type error. 2023-11-28 10:50:34 +08:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
daitingting d102613e4c * Adjust param type. 2023-11-14 05:40:14 +00:00
zhouxin be006b278f * Fix error of link bugs in build-view. 2023-10-26 10:18:08 +08:00
tianshujie 3e7c92a836 * Fix create a build product drop-down range. 2023-10-25 14:51:25 +08:00
tianshujie 630eb73619 * Refactor case of the linkBug method. 2023-10-08 17:18:00 +08:00
caoyanyi 1917638d44 * Adjust unit test case check rulr for build model. 2023-10-07 14:14:07 +08:00
caoyanyi 3a7c69144f * Adjust unit test case data. 2023-10-07 13:04:30 +08:00
caoyanyi 34910576e7 * Adjust unit test data for build model method. 2023-10-07 11:16:19 +08:00
caoyanyi faa7798a0c - Remove unused method. 2023-10-07 11:16:19 +08:00
caoyanyi 4411389728 * Adjust unit test check rule for build getStoryBuilds. 2023-10-07 10:44:21 +08:00
caoyanyi ca3bb78ab2 + Add unit test case for build joinChildBuilds. 2023-10-07 10:37:14 +08:00
caoyanyi b449b55616 + Add unit test for build model. 2023-10-07 10:19:18 +08:00
caoyanyi 8a8786ff8f + Add unit test case for build. 2023-10-07 09:57:44 +08:00
tianshujie dfa55a61dd * Refactor linkBug method and page. 2023-09-28 16:34:26 +08:00
tianshujie bd107d5269 * Refactor linkBug method. 2023-09-28 10:36:55 +08:00
caoyanyi bc0f191622 + Add unit test case for build isClickable. 2023-09-28 10:16:59 +08:00
tianshujie c58ed0fffd * Refactor batchUnlinkBug method and case. 2023-09-28 10:09:40 +08:00
tianshujie 5c135fc4cb * Refactor unlinkBug method and case. 2023-09-28 09:35:31 +08:00
caoyanyi f81240676e + Add comment and params type for build. 2023-09-28 09:21:55 +08:00
tianshujie 841423ecb2 * Change the type of the argument to call getByList. 2023-09-28 09:14:48 +08:00
tianshujie 224f3df071 * Refactor getByList method and case. 2023-09-28 09:02:07 +08:00
tianshujie 9e294925db * Change the method name. 2023-09-28 08:54:01 +08:00
caoyanyi b5b5999fd3 * Adjust build unlinkStory method and unit test case. 2023-09-28 08:47:03 +08:00
tianshujie 9e2d7212c6 * Refactor view method. 2023-09-27 16:35:48 +08:00
caoyanyi 3cb9ecf80b * Adjust unit test case for build update. 2023-09-27 15:52:16 +08:00
wangyidong 4f0b716a01 * Rewrite story view page. Code for task #102973. 2023-09-27 15:01:26 +08:00
caoyanyi 881d29dd1b * Split build update method. 2023-09-27 15:00:43 +08:00
tianshujie d13bd55a8e + Add case for the replaceNameWithRelease method. 2023-09-27 14:48:46 +08:00
tianshujie 130a568998 + Add case for the setBuildDateGroup method. 2023-09-27 14:35:44 +08:00
caoyanyi 2238e0a2b0 * Refactoring build edit method. 2023-09-27 14:11:35 +08:00
tianshujie 86c92c91c4 * Change the param position. 2023-09-27 13:39:08 +08:00