Commit Graph
3801 Commits
Author SHA1 Message Date
liumengyi 778f9bcc9a * Correct unit test of bugModel-createBuild. 2023-06-01 14:32:51 +08:00
liumengyi eaa1a15fdd - Remove unit test of bugModel-setOperateActions. 2023-06-01 14:15:40 +08:00
liumengyi 66c8b45225 - Remove unit test of bugModel-processImageForBatchCreate. 2023-06-01 14:13:47 +08:00
liumengyi f63c831640 - Remove unit tests of bug-checkBugsForBatchUpdate. 2023-06-01 14:10:45 +08:00
liumengyi e119fa3445 - Remove unit test of bug-afterBatchEdit. 2023-06-01 14:08:42 +08:00
liumengyi f656fd9542 - Remove unit test of bug-afterBatchCreate. 2023-06-01 14:06:23 +08:00
liugang d535815b97 * bug: fix error of calling undefined method. 2023-06-01 13:55:46 +08:00
liumengyi 3ce83a9399 * Correct unit test of bug-activate. 2023-06-01 13:51:00 +08:00
liugang 1859121767 * bugView: rename control in view page. 2023-06-01 13:48:56 +08:00
liugang 12439dc0b7 * bugView: change the resolvedBuild control to multi-select. 2023-06-01 13:44:17 +08:00
liugang 7c0d21193e * bugView: sort code. 2023-06-01 13:43:36 +08:00
wangyuting 182d17005e * Optimize function comment. 2023-06-01 09:09:52 +08:00
wangyuting ad45773364 * Fix from bug. 2023-05-31 17:29:55 +08:00
daitingting 90a77ef830 * Refactor buildSearchForm function. 2023-05-31 09:24:06 +00:00
wangyuting 78de2d23cf * Remove this empty statement. 2023-05-31 17:23:19 +08:00
wangyuting 183711ca42 * Optimize some function names. 2023-05-31 17:16:39 +08:00
liugang f1edbf5283 * bugView: align code. 2023-05-31 17:11:27 +08:00
wangyuting 00a0ae304a * Optimize some bad function names. 2023-05-31 16:52:16 +08:00
daitingting 7a29e1949f * Adjust the notice lang. 2023-05-31 08:48:27 +00:00
wangyuting 984b41fe18 * Adjust setMenu4View to setViewMenu. 2023-05-31 16:42:38 +08:00
wangyuting 4fc26f4152 * Adjust zen function order. 2023-05-31 16:39:31 +08:00
wangyuting ab6e0e54a8 * Adjust function params type and Adjust setExportFields to getExportFields. 2023-05-31 16:37:40 +08:00
liumengyi 1b91baa71b * Fix bug with undefined values. 2023-05-31 16:13:58 +08:00
wangyuting 753690d9af * Adjust function order. 2023-05-31 15:29:51 +08:00
wangyuting a4cf82902a * Remove batchConfirm function. 2023-05-31 15:29:31 +08:00
wangyuting 2e67f460e4 * Adjust check bugIdList. 2023-05-31 15:26:32 +08:00
wangyuting d501327cec * Add afterCreate function from create bug. 2023-05-31 15:02:58 +08:00
wangyuting 68e0ea507a * Optimize responseAfterOperate function. 2023-05-31 14:36:22 +08:00
daitingting d79b0a662d * Refactor ajaxGetReleasedBuilds function. 2023-05-31 06:35:29 +00:00
wangyuting a2c95f793b * Optimize batchUpdate function. 2023-05-31 14:23:21 +08:00
daitingting 4cde61401c * Sort the actions. 2023-05-31 05:58:11 +00:00
wangyuting 126b69b9c9 * Optimize the return method of messages. 2023-05-31 13:57:57 +08:00
wangyuting fc7a49e149 * Optimize responseAfterDelete function. 2023-05-31 13:48:49 +08:00
wangyuting 6f3fcab1d2 * Optimize responseAfterBatchCreate function. 2023-05-31 13:45:32 +08:00
wangyuting adf090d4b9 * Optimize responseAfterBatchEdit function. 2023-05-31 13:41:44 +08:00
daitingting f1529456dd * Rename linkBug to relatedBug. 2023-05-31 03:10:05 +00:00
wangyuting 4242e42433 * Remove extractBugTemplete function. 2023-05-31 11:01:18 +08:00
liugang 3efe3d17b2 * bug: fix the error that the bug cannot be searched. 2023-05-31 10:49:24 +08:00
wangyuting 7c639a1f5a * Remove batchResolveIdFilter function. 2023-05-31 10:45:57 +08:00
liumengyi d40808f16d * Optimize code for bug-batchActivate. 2023-05-31 10:07:34 +08:00
daitingting 17165c515d * Rename linkBug to relatedBug. 2023-05-31 01:54:58 +00:00
wangyuting 8c4552264d * Optimize bug batchactivate function. 2023-05-31 09:47:33 +08:00
liugang 027a98ff10 * bugView: call hasPriv() function instead of common::hasPriv(). 2023-05-31 09:42:10 +08:00
liugang 32fea06afb * bugView: align code. 2023-05-31 09:41:44 +08:00
liugang de3f340de9 * bug: fix error of using undefined variable. 2023-05-31 09:40:56 +08:00
daitingting a2ff29e525 * Delete lang->bug->productplan. 2023-05-31 01:35:15 +00:00
liugang 957ebcd571 * bugTest: align comment message. 2023-05-31 09:29:47 +08:00
wangyuting 48f817094a * Optimize bug batchchangebranch function. 2023-05-31 09:24:52 +08:00
liumengyi ec87a42807 * Refactor bugModel-batchActivate, and modify its unit test. 2023-05-31 09:22:40 +08:00
liumengyi 690a5876d4 Change the method of get input data for batch activation, and refactor bug-batchActivate . 2023-05-31 09:22:30 +08:00