Commit Graph
4318 Commits
Author SHA1 Message Date
wangyuting db071c217f * Fix incorrect variable naming. 2023-05-24 16:01:10 +08:00
wangyuting 57d2fc5f7d * Reconstructing the batchClose function for bug. 2023-05-24 15:56:26 +08:00
zenggang 44d985d29e * Bug export 2023-05-24 07:35:13 +00:00
liumengyi 027027ecd7 * Fixed variable name for bugZen-assignProductRelatedVars. 2023-05-24 15:26:20 +08:00
liumengyi 689ddd1cb5 * Refactor bug-batchEdit. 2023-05-24 14:59:59 +08:00
daitingting 2581ee42ca * Refactor getDataOfBugsPerBuild function. 2023-05-24 06:25:14 +00:00
wangyuting aa97cbc50b * Add batch operation buttons to the bug list. 2023-05-24 14:03:24 +08:00
wangyuting ff22e24043 * Reconstructing the batchConfirm function for bug. 2023-05-24 14:00:38 +08:00
daitingting 2028e9a4f0 * Refactor getDataOfBugsPerExecution function. 2023-05-24 05:51:14 +00:00
liumengyi c37e8f97b7 *Fix error with uninitialized value. 2023-05-24 13:46:00 +08:00
liumengyi 29688fce76 * Refactor bug-batchEdit. 2023-05-24 13:37:41 +08:00
wangyuting baa5ad7558 * Reconstructing the batchAssign function for bug. 2023-05-24 13:29:15 +08:00
liumengyi 7c2b826706 * Rename variable name for bugZen-responseAfterBatchEdit. 2023-05-24 11:25:41 +08:00
liumengyi e80d3a3a81 * Process response for bug-batchEdit. 2023-05-24 11:20:11 +08:00
liumengyi 2803bd98a2 * Refactor bugModel-batchCreate, and add unit test. 2023-05-24 10:47:59 +08:00
daitingting 688177b360 * Refactor getDataOfBugsPerExecution function. 2023-05-24 01:56:16 +00:00
liumengyi c4226326a3 * Modify the order of ternary operations in bugModel-batchCreate. 2023-05-24 09:49:25 +08:00
wangyuting b9e9c48c9b * Fix Fix bugs with missing variables and link errors. 2023-05-24 09:30:50 +08:00
wangyuting c853d6ff75 * Finish bug view content. 2023-05-24 09:03:10 +08:00
liugang 22b7d3bd20 * bugModel: fix error of calling undefined property. 2023-05-24 08:37:14 +08:00
sunhao 795b4583f4 * make executions updated by project change in batch form. 2023-05-23 16:59:04 +08:00
liugang 463e9e94be * bugZen: set the value of date type fields to null when activating a bug. 2023-05-23 14:43:37 +08:00
daitingting 4038332f29 * Move mergeChartOption function. 2023-05-23 06:28:37 +00:00
liumengyi bb83cfd278 * Optimize code for the build bugs function of bug-batchEdit. 2023-05-23 14:18:27 +08:00
daitingting bd2e63be7b * Refactore report function. 2023-05-23 06:10:34 +00:00
liumengyi cd128643d2 * Fix spelling error. 2023-05-23 13:53:02 +08:00
liumengyi 254a6db995 * Optimize code for bug-batchCreate. 2023-05-23 13:40:26 +08:00
daitingting 4a77406ad2 * Refactor the linkbugs view. 2023-05-23 05:07:03 +00:00
liugang d2570592b7 * bugModel: pass the $bugID parameter when call bugTao::fetchBaseInfo(). 2023-05-23 11:29:39 +08:00
liugang c8e36ff020 + bug: add form config of comment. 2023-05-23 11:28:54 +08:00
liugang e446829169 * bugModel: fix parameter name in comment. 2023-05-23 11:14:30 +08:00
liugang 02c8dd8063 * bugModel: set default value of the $kanbanParams parameter. 2023-05-23 11:13:30 +08:00
liumengyi 281ea717a4 * Fix error found by sonarqube. 2023-05-23 10:17:59 +08:00
liumengyi b85a7ac8c4 * Add build data functions for batch edit bugs. 2023-05-23 10:10:03 +08:00
wangyuting 45a69e4cf2 * Fix a bug caused by parameter changes in the getExecutionPairsByProduct function. 2023-05-23 10:08:01 +08:00
liumengyi 9ae5fa1361 * Fix error for batch create bugs. 2023-05-23 09:26:56 +08:00
wangyuting b315f0104e * Adjust block method params type. 2023-05-23 09:09:01 +08:00
liugang 9398004c43 * bugTest: use the format function to generate bug title. 2023-05-23 08:46:24 +08:00
liugang 24ffe2b42e + bugTao: add test case for the fetchBaseInfo function. 2023-05-22 17:28:46 +08:00
zenggang 80ee36948e * Bug batchChangePlan batchChangeBranch method. 2023-05-22 09:26:41 +00:00
liumengyi 197701a55d * Rename the function of assignCreateVars to assignBatchCreateVars. 2023-05-22 17:07:39 +08:00
wangyuting b5d1776466 * Add basic information block of the bug view page. 2023-05-22 16:16:01 +08:00
liumengyi f5dc69bbc9 * Finish js and html of bug-batchCreate. 2023-05-22 16:13:38 +08:00
daitingting dd4c3c1a34 * Refactor getBugs2Link function. 2023-05-22 08:02:25 +00:00
liugang f22371003b * bugZen: adjust the code order. 2023-05-22 14:46:47 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
liugang f3e9bbfe3a * bug: call the getBaseInfo method instead of the getByID method. 2023-05-22 14:33:14 +08:00
liugang da73597e8b * bug: return error message if bug doesn't exist. 2023-05-22 14:32:25 +08:00
liugang af94ab7f5d + bug: add lang items of bug doesn't exist. 2023-05-22 14:30:49 +08:00
liugang 955b5b3f9f * bugZen: refactor the buildBugForActivate function. 2023-05-22 14:29:50 +08:00