Commit Graph
379 Commits
Author SHA1 Message Date
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
tianshujie c09f7a7380 * Refactor getBuildPairs method. 2023-09-27 11:03:19 +08:00
caoyanyi 8e934e877a * Refactoring build create method. 2023-09-27 10:25:27 +08:00
tianshujie f6a5805b05 * Refactor getLast method. 2023-09-27 09:00:56 +08:00
zenggang d2a9a821d6 * Adjust code. 2023-08-29 07:13:37 +00:00
zenggang dc2c35baf6 * Finish task#100971 2023-08-28 00:44:58 +00:00
dingguodong e250b73d57 * Refactor getBuildPairs func. 2023-07-21 15:09:48 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
tianshujie fc501200d3 * Change the button link of the build view page. 2023-07-08 10:08:06 +08:00
tianshujie 6813611765 * Refactor, change the code smell. 2023-06-14 19:09:50 +08:00
tianshujie a031ce11a3 * Code for task #95401. 2023-06-14 15:55:38 +08:00
sunguangming 2bc20b43a2 * Add comment, remove unused code. 2023-06-12 10:06:25 +08:00
sunguangming 4119bda1d9 * Refactor build::buildOperateMenu. 2023-06-10 15:02:55 +08:00
tianshujie 5c0bda2f4a * Code for task #94744. 2023-06-08 14:46:07 +08:00
tianshujie 828f6e21b2 * Modify the build list operation button. 2023-06-08 13:14:01 +08:00
tianshujie 48a01b8f4e * Change code smell. 2023-06-07 16:27:04 +08:00
tianshujie 4b1ba2ddb0 * Code for task #94745. 2023-06-07 16:27:04 +08:00
wangyuting c235be893e * Fix bug with objectType is null when calling getBuildPairs function. 2023-05-18 16:27:53 +08:00
hufangzhou 3387f129fb * Add an interface to query builds for block module. 2023-05-11 20:20:51 +08:00
caoyanyi 44a0d56a01 * Fix bug #34753. 2023-04-24 23:30:35 +08:00
liumengyi 19870de8a0 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_304 2023-04-19 17:23:44 +08:00