Commit Graph
1163 Commits
Author SHA1 Message Date
liumengyi e266f517ea * Refactor for bug::resolve, bug::view after replacing the picker. 2023-07-15 14:51:14 +08:00
liumengyi c5bb426087 * Refactor for bug::create after replacing the picker. 2023-07-14 15:41:20 +08:00
dingguodong 81be7d2231 * Rollback saveVisitState to saveState for consistency. 2023-07-06 13:32:03 +08:00
liugang 3660e5c76e * bug: adjust page title. 2023-06-20 15:59:29 +08:00
wangyuting 9b0bbc3da9 * Finish bug view page action priv. 2023-06-20 15:09:06 +08:00
wangyuting 8e746b7452 * Optimize bug ui code. 2023-06-19 18:39:48 +08:00
liugang 1822344cd0 * bug: assign actions to assignTo page. 2023-06-19 15:43:59 +08:00
liumengyi 5e5abfff12 * Refactor todo::view. 2023-06-16 11:23:48 +08:00
daitingting ba3929f6ee * Refactor bug list view in dashboard. 2023-06-09 08:13:53 +00:00
liugang d535815b97 * bug: fix error of calling undefined method. 2023-06-01 13:55:46 +08:00
wangyuting 78de2d23cf * Remove this empty statement. 2023-05-31 17:23:19 +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 ab6e0e54a8 * Adjust function params type and Adjust setExportFields to getExportFields. 2023-05-31 16:37:40 +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
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
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
wangyuting 8c4552264d * Optimize bug batchactivate function. 2023-05-31 09:47:33 +08:00
liugang de3f340de9 * bug: fix error of using undefined variable. 2023-05-31 09:40:56 +08:00
wangyuting 48f817094a * Optimize bug batchchangebranch function. 2023-05-31 09:24:52 +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
wangyuting 1b0c0575a8 * Finish batch change branch. 2023-05-30 17:20:25 +08:00
liumengyi 571079a1f3 * Rename bugIDlist to bugIdList. 2023-05-30 17:13:10 +08:00
liugang 13cd72ddd0 * bug: use implode instead of join. 2023-05-30 14:23:58 +08:00
liugang a80d40b4ae * bug: fix error of using undefined variables. 2023-05-30 14:23:17 +08:00
liugang 1224c05494 * bug: convert the branch value in cookie to string type. 2023-05-30 14:10:40 +08:00
wangyuting 3b98f6b79b * Remove unused local variable. 2023-05-30 13:20:47 +08:00
wangyuting 9a76bc28ae * Remove the unused function parameter. 2023-05-30 13:16:35 +08:00
daitingting ab6f1a65a6 * Refactor ajaxGetModuleOwner function. 2023-05-30 03:29:37 +00:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
wangyuting 808929d72e * Optimize getLocation4Create and checkExistBug. 2023-05-30 11:14:44 +08:00
wangyuting 2c9c9df62b * Adjust function order. 2023-05-30 10:40:26 +08:00
liumengyi ee1a7ebf86 * Fix error of bug-batchEdit when saving bugs. 2023-05-30 09:56:35 +08:00
wangyuting 68fd34d7eb * Finish bug batchConfirm and batchAssign and batchChangeModule and batchClose function. 2023-05-30 09:49:08 +08:00
liumengyi dbe589a4aa * Fix error of bug-batchEdit when saving. 2023-05-30 08:47:04 +08:00
wangyuting fca0f6966c * Adjust batchOperate from zen to control. 2023-05-29 16:10:00 +08:00
liumengyi 7e60f16d27 * Refactor bugModel-getActiveBugs. 2023-05-29 16:01:25 +08:00
wangyuting 014e2940e0 * Optimize bug batchResolve function. 2023-05-29 15:59:38 +08:00
wangyuting 0b60f3fa3f * Optimize bug batchChangePlan function. 2023-05-29 15:28:06 +08:00
daitingting c4421b1305 * Refactor ajaxLoadAssignedTo function. 2023-05-29 06:56:30 +00:00
daitingting efbce9816f * Refactor ajaxLoadAllUsers function. 2023-05-29 06:49:39 +00:00