Commit Graph
57671 Commits
Author SHA1 Message Date
wangyidong 641723e531 * Fix for unchanged var. 2023-05-17 11:30:35 +08:00
wangyidong cfd6f5cc40 * Remove convert int for lastInsertID function. 2023-05-17 11:25:24 +08:00
wangyidong 006e4b190b * Put action from zen to model. 2023-05-17 11:25:24 +08:00
wangyidong 515f410eaf * Add return before send function. 2023-05-17 11:25:24 +08:00
wangyidong 6c0d79ebb5 * Rename prepareXxxExtras to buildProductForXxx. 2023-05-17 11:25:24 +08:00
liugang bd4d2b9b94 * form: rename the $key and $value variables according to the specific meaning. 2023-05-17 11:25:08 +08:00
liugang 5455d817d5 * form: renamed the $config parameter to $fieldConfig to distinguish it from the global $config variable. 2023-05-17 11:23:33 +08:00
wangyuting b58fc72cb8 * Optimized create bug page styles. 2023-05-17 11:20:55 +08:00
liumengyi 6903160d01 * Fix error of bugModel-resolve, and modify its unit test. 2023-05-17 11:20:01 +08:00
wangyuting acf81c9f34 + Complete the basic content of creating a bug page. 2023-05-17 11:10:27 +08:00
wangyuting 33d3d7c367 * Compatibility of handling variable types. 2023-05-17 11:09:46 +08:00
caoyanyi 2256e592c1 * Adjust the problem of sonar detection. 2023-05-17 11:06:35 +08:00
caoyanyi fbfd7ba982 * Adjust the problem of sonar detection. 2023-05-17 11:06:35 +08:00
tianshujie b355e93d40 * Change alert to window.alert. 2023-05-17 11:04:31 +08:00
tianshujie a3119fed06 * Modify the task module's method name and delete useless code. 2023-05-17 11:04:16 +08:00
liumengyi 117c3ff396 - Remove unit test result comments of bugModel-createBuild. 2023-05-17 10:33:16 +08:00
tianshujie c23553c979 * Refactor batchcreate task page. 2023-05-17 10:18:03 +08:00
tianshujie 1e813338c4 * Optimize the method for start task. 2023-05-17 10:18:03 +08:00
liyang 3fa86634be * Remove ztest script filter. 2023-05-17 10:15:31 +08:00
daitingting 607422271c * Check if action is clickable. 2023-05-17 02:09:09 +00:00
liumengyi ba668929e5 * Fix bug of bug-assign, and modify its unit test. 2023-05-17 09:48:57 +08:00
daitingting d574931924 * Add setOperateActions function for actionsMap. 2023-05-17 01:44:34 +00:00
wangyidong 7f1e8726ac * Refactor project function. 2023-05-17 09:31:51 +08:00
wangyidong 2d0924d60c * Add comment for why not use zget. 2023-05-17 09:31:51 +08:00
wangyidong 43d5ea640a * Adjust param type. 2023-05-17 09:31:51 +08:00
wangyidong 0b57afdbf4 * Optimize loadModel. 2023-05-17 09:31:51 +08:00
liyang a5b6d9f9c9 * Adjust batch init database rule. 2023-05-17 09:27:33 +08:00
liumengyi 5e02ba5df3 * Add bugModel-createBuild and its unit test, and add comment. 2023-05-17 09:23:48 +08:00
Lufei f5119224a3 * Fix type conversion error when call form->get. 2023-05-16 18:05:49 +08:00
Lufei fb0df1fa25 - Remove outputProfiling. 2023-05-16 17:26:36 +08:00
chentao f71871a6cc * product: refactor browse function. 2023-05-16 17:16:15 +08:00
chentao c708416c5a * product: Fix typo of comment. 2023-05-16 17:16:15 +08:00
chentao 813f0013da * product: Change parameter type of browse function. 2023-05-16 17:16:15 +08:00
caoyanyi e0c5de6abe * Replace date acquisition method. 2023-05-16 17:14:12 +08:00
caoyanyi 229e6f64fd * Replace date acquisition method. 2023-05-16 17:12:22 +08:00
tianshujie 80edbd838a * Optimize the method names and logic for create task. 2023-05-16 17:10:24 +08:00
caoyanyi 05a913e1c6 * Add url param for module menu component. 2023-05-16 17:03:30 +08:00
caoyanyi b7be1167e1 * Change module tree locate. 2023-05-16 17:03:30 +08:00
daitingting 000f5670f0 * Add browse view of bug. 2023-05-16 08:54:27 +00:00
daitingting 4f97efd50a * Remove blank line. 2023-05-16 08:50:53 +00:00
daitingting 1bf7226e1e * Set config for cols. 2023-05-16 08:50:20 +00:00
wangyidong b82bb919bc * Refector productModel getProjectPairsByProductIdList. 2023-05-16 16:45:24 +08:00
wangyidong 163eae0a55 * Adjust unit test for productModel getprojectpairsbyproduct. 2023-05-16 16:45:24 +08:00
tianshujie 55caa4067b * Optimize the logic of edit a task. 2023-05-16 16:43:13 +08:00
zenggang c18d1f329c * Bug activate 2023-05-16 08:38:43 +00:00
liumengyi e5438f5d86 * Optimize code after code reviewing and add checkRequired4Resolve
function for bugModel-resolve.
2023-05-16 16:29:25 +08:00
liyang 39424554f0 * Code coverage to ignore ztest script. 2023-05-16 13:10:24 +08:00
tianshujie 188f5c8b02 * Fixed a create task error. 2023-05-16 11:28:00 +08:00
liugang f33d3f5489 * bug: remove unused code. 2023-05-16 11:20:54 +08:00
liugang d5066f06c9 * bugZen: convert the branch variable into a string to meet the requirements of the parameter type of the productModel::getProjectPairsByProduct() method. 2023-05-16 11:10:27 +08:00