Commit Graph
58007 Commits
Author SHA1 Message Date
zhouxin 9cc67b705f * Add comment to product-model. 2023-05-24 02:09:24 +00:00
zhouxin 00514ee6ea * Add comment to product-model. 2023-05-24 02:05:47 +00:00
liumengyi 19722a00d1 * Fix error when the arg1 parameter is a number. 2023-05-24 09:59:25 +08:00
tianshujie 1ad23be185 * Modify activate page of task module. 2023-05-24 09:57:27 +08:00
zhouxin bed4ac28ed * Add comment to product-model. 2023-05-24 01:58:06 +00:00
daitingting 688177b360 * Refactor getDataOfBugsPerExecution function. 2023-05-24 01:56:16 +00:00
tianshujie 3c6a60106f * Modify the js file of batch create tasks. 2023-05-24 09:55:46 +08:00
liumengyi c4226326a3 * Modify the order of ternary operations in bugModel-batchCreate. 2023-05-24 09:49:25 +08:00
dingguodong 8f3f877902 * Complete test case for productModel::getStatByID. 2023-05-24 09:43:23 +08:00
dingguodong d3ac2a230b - Remove mismatched field. 2023-05-24 09:43:23 +08:00
dingguodong cf194982f8 * Show error message if zendata/zd exec failed. 2023-05-24 09:43:23 +08:00
dingguodong 74012086cd * Adjust the comments and variables. 2023-05-24 09:43:23 +08:00
dingguodong 3ee236910a * Show friendly error message to help us find out which table has errors. 2023-05-24 09:43:23 +08:00
wangyuting b9e9c48c9b * Fix Fix bugs with missing variables and link errors. 2023-05-24 09:30:50 +08:00
zhouxin ac960f5a42 * Fix support of common yaml. 2023-05-24 01:12:56 +00:00
wangyuting c853d6ff75 * Finish bug view content. 2023-05-24 09:03:10 +08:00
caoyanyi 6c2e927f55 * Adjust unit test for batchChangeModule method. 2023-05-24 08:57:19 +08:00
caoyanyi d1361f181a * Split batchChangeModule funtion. 2023-05-24 08:57:19 +08:00
zhouxin 47f2822815 + Add common yaml to generate product line data. 2023-05-24 00:54:47 +00:00
wangyidong 9062dc6871 * Fix syntax error. 2023-05-24 08:45:03 +08:00
liugang 22b7d3bd20 * bugModel: fix error of calling undefined property. 2023-05-24 08:37:14 +08:00
wangyidong d6bb573f56 * Add declare(strict_types=1). 2023-05-23 17:24:05 +08:00
wangyuting 7b577d68e6 * Adjust top of the project list block. 2023-05-23 17:19:38 +08:00
dingyongliang 64135c4343 * zin: add detail header wg. 2023-05-23 17:16:40 +08:00
dingyongliang dd08a5f484 * zin: add suffix block for entity label wg. 2023-05-23 17:16:40 +08:00
dingyongliang 0e92294803 + zin: add tableData wg. 2023-05-23 17:16:40 +08:00
sunhao 795b4583f4 * make executions updated by project change in batch form. 2023-05-23 16:59:04 +08:00
sunguangming 7b45a6c9bf * Format task edit method, modify unit test script. 2023-05-23 16:54:41 +08:00
caoyanyi 2aac5c6aee * Adjust annotations and data types. 2023-05-23 16:37:32 +08:00
wangyuting 2b50d9fdb3 * Complete block initialization of my dashboard. 2023-05-23 16:15:49 +08:00
caoyanyi 2ee11adf3a * Change finish task unit test. 2023-05-23 16:05:17 +08:00
sunguangming 6594cb08be * Skip has consumed parent tasks in edit page. 2023-05-23 15:38:27 +08:00
caoyanyi e0719abd21 * Adjust comments and return judgments. 2023-05-23 15:33:29 +08:00
caoyanyi 32801a5399 - Remove unused fields. 2023-05-23 15:31:07 +08:00
caoyanyi ca1ec16b4a * Change form control. 2023-05-23 15:30:52 +08:00
sunguangming 02596e0665 * Add task doUpdate unit test. 2023-05-23 15:27:41 +08:00
wangyidong 884a6483f0 * Change deleteById to deleteByID. 2023-05-23 14:55:51 +08:00
wangyidong 7bde9ba9ab * Refactor function convertHtmlSpecialChars. 2023-05-23 14:55:51 +08:00
wangyidong e0b8bc237a * Remove useless function updateProjects. 2023-05-23 14:55:51 +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
sunguangming 2051d98444 * Fix code error. 2023-05-23 14:43:02 +08:00
liugang 5a296edf82 - baseDAO: convert numbers to strings because the deleted field is declared as an enum type but used as a number type. 2023-05-23 14:36:13 +08:00
wangyuting fc1dcc5d72 * Set the size and coordinates of blocks. 2023-05-23 14:34:56 +08:00
dingyongliang 359bc0e7b3 * refactor history wg. 2023-05-23 14:30:50 +08:00
daitingting 4038332f29 * Move mergeChartOption function. 2023-05-23 06:28:37 +00:00
liugang a10fdda8b9 * baseDAO: do not convert null values or numbers to strings. 2023-05-23 14:24:56 +08:00
wangyidong 228b74488d * Refactor setParamsForLink method. 2023-05-23 14:19:12 +08:00
wangyidong 85b1b36d54 * Add return type. 2023-05-23 14:19:12 +08:00
wangyidong 4f003ba200 * Remove useless functions. 2023-05-23 14:19:12 +08:00
caoyanyi e659c81db6 * Remove unused code. 2023-05-23 14:18:54 +08:00