Commit Graph
399 Commits
Author SHA1 Message Date
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
liumengyi 01a1ae36c8 * Set execution id to show 1.5 level drop menu in build::edit. 2023-11-13 16:42:56 +08:00
liumengyi 195673052b * Optimize code for build::view. 2023-11-01 10:38:15 +08:00
tianshujie 3e7c92a836 * Fix create a build product drop-down range. 2023-10-25 14:51:25 +08:00
tianshujie 5032e1cf64 * Fixed an link list search issue. 2023-10-10 14:32:12 +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
tianshujie c58ed0fffd * Refactor batchUnlinkBug method and case. 2023-09-28 10:09:40 +08:00
caoyanyi 3f3f870d15 + Add empty check for story link. 2023-09-28 09:52:42 +08:00
tianshujie 1245abe73b * Refactor unlinkOldBranch method. 2023-09-28 09:47:17 +08:00
caoyanyi a28e08ad62 * Reconstructing link story method. 2023-09-28 09:35:48 +08:00
caoyanyi 15dd99e241 * Adjust return logic. 2023-09-28 09:35:48 +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
caoyanyi 5d54e7d472 + Add comment and params type for build ajaxGetBranch. 2023-09-28 08:52:24 +08:00
caoyanyi b5b5999fd3 * Adjust build unlinkStory method and unit test case. 2023-09-28 08:47:03 +08:00
tianshujie d19ead59b4 * Change the return mode of error messages. 2023-09-27 17:26:53 +08:00
tianshujie 9e2d7212c6 * Refactor view method. 2023-09-27 16:35:48 +08:00
tianshujie 4aa19d90c2 - Remove unused params for ajaxGetExecutionBuilds method. 2023-09-27 15:23:10 +08:00
tianshujie af2ea70840 * Refactor ajaxGetProjectBuilds method. 2023-09-27 15:18:18 +08:00
caoyanyi 2238e0a2b0 * Refactoring build edit method. 2023-09-27 14:11:35 +08:00
tianshujie be396507c7 * Compatible with argument type for calling the getBuildPairs method. 2023-09-27 11:03:36 +08:00
caoyanyi f8d874d550 * Adjust return value and comment. 2023-09-27 10:53:33 +08:00
caoyanyi 8e934e877a * Refactoring build create method. 2023-09-27 10:25:27 +08:00
tianshujie 8049110a33 * Refactor ajaxGetProductBuilds method. 2023-09-27 09:12:29 +08:00
tianshujie 04843ee010 * Refactor ajaxGetExecutionBuilds method. 2023-09-27 09:09:04 +08:00
tianshujie 313f6d3a78 * Refactor ajaxGetLastBuild method. 2023-09-27 09:00:56 +08:00
caoyanyi dcf3895e31 * Change method params for product getExecutionPairsByProduct. 2023-09-20 16:28:19 +08:00
tianshujie 94a06d7cbe * Remove logical duplicate method and modify the relevant calling code. 2023-09-18 11:24:38 +08:00
zenggang dc2c35baf6 * Finish task#100971 2023-08-28 00:44:58 +00:00
tianshujie 11a098c67d * Refactor picker of the build. 2023-07-17 16:46:38 +08:00
liumengyi 446addf2e1 * Refactor for bug::edit after replacing the picker. 2023-07-15 13:37:18 +08:00
daitingting 3567516708 * Adjust the picker. 2023-07-15 02:27:18 +00:00
liumengyi c5bb426087 * Refactor for bug::create after replacing the picker. 2023-07-14 15:41:20 +08:00
daitingting 3a174e0cc0 * Adjust the picker. 2023-07-14 07:21:41 +00:00
tianshujie a6bb98b816 * Change the select control. 2023-07-12 18:39:51 +08:00
朱金勇 ccb6a094f9 * Change constant to variable. 2023-07-10 04:31:47 +00:00
wangyidong 4d39533a63 + Add build link story and bug. 2023-07-08 19:00:55 +08:00
tianshujie 72a0b0f6bb * Change the smell code. 2023-07-08 13:56:50 +08:00
daitingting 5608437ac8 * Refactor create view of testtask. 2023-06-20 02:24:10 +00:00
tianshujie 79228e244e * Change the label style of create build. 2023-06-16 19:12:56 +08:00
sunguangming 0f04b0f76f * Add sort link to build::view. 2023-06-12 13:36:17 +08:00
sunguangming a32d20bb44 * Add comment, sort code. 2023-06-12 10:06:25 +08:00
sunguangming 142ee2529f * Remove unused code and modify return link. 2023-06-10 15:02:55 +08:00
tianshujie 46420d909a + Add the delete function to the build list. 2023-06-07 16:37:24 +08:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
liumengyi 3ac448eaa3 * Refactor bug-batchCreate js, and get options throught ajax request. 2023-05-25 14:53:01 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
wangyidong ae25ef94dc * Remove branch param for storyModel getExecutionStories method. 2023-05-12 09:46:05 +08:00