Commit Graph
58039 Commits
Author SHA1 Message Date
chentao 21381685be * Add javascript to implements closing modal and cascade interaction of the data export UI of the file module. 2023-05-24 14:02:08 +08:00
tianshujie 56ab6327c2 * Refactor batch create method and add test case for batch create task. 2023-05-24 14:00:49 +08:00
wangyuting ff22e24043 * Reconstructing the batchConfirm function for bug. 2023-05-24 14:00:38 +08:00
sunguangming ab8df2ee4f * Add batch change module unit test. 2023-05-24 13:57:16 +08:00
sunguangming a38da5751b * Refactor batch change module of task. 2023-05-24 13:57:16 +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
dingyongliang 028393e40b * zin: update section style. 2023-05-24 13:37:18 +08:00
wangyidong 3c789c9d7b * Compatible product-export page for product-all. 2023-05-24 13:36:40 +08:00
dingyongliang 1718703d58 + Refactor task view page. 2023-05-24 13:31:19 +08:00
wangyuting baa5ad7558 * Reconstructing the batchAssign function for bug. 2023-05-24 13:29:15 +08:00
dingyongliang 7eb3009ca5 + zin: add sectionList wg. 2023-05-24 13:29:02 +08:00
dingyongliang 56ac3a0979 * zin: refactor section. 2023-05-24 13:29:02 +08:00
dingyongliang 3a12493999 * zin: refactor tabs. 2023-05-24 13:29:02 +08:00
dingyongliang 692004aba2 * zin: refactor tabs. 2023-05-24 13:29:02 +08:00
zhouxin a4cf4b5368 * Add comment to productModel. 2023-05-24 05:26:10 +00:00
sunguangming 1ebaa49dea * Move code line. 2023-05-24 13:22:31 +08:00
sunguangming bedbbd4b7f * Fix code error. 2023-05-24 13:19:20 +08:00
zhouxin 62abf3c534 * Refactor productModel-getExecutionPairsByProduct. 2023-05-24 05:03:49 +00:00
sunguangming d6e24dfced * Add cancel method unit test of task. 2023-05-24 11:27:59 +08:00
sunguangming 9306271776 * Add task cancel view page. 2023-05-24 11:27:59 +08:00
sunguangming a730ccbdab * Refactor cancel method(model) of task. 2023-05-24 11:27:59 +08:00
sunguangming ea8c454882 * Refactor cancel method(control) of task. 2023-05-24 11:27:59 +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
zhouxin 2e48907a7e * Refactor productModel-buildProductSearchForm. 2023-05-24 03:09:21 +00:00
zhouxin 657013fc1b * Replace and/or with &&/|| in product-buildSearchForm. 2023-05-24 02:59:42 +00:00
liumengyi 2803bd98a2 * Refactor bugModel-batchCreate, and add unit test. 2023-05-24 10:47:59 +08:00
zhouxin 4f944e0d08 * Refactor product-buildSearchForm. 2023-05-24 02:34:56 +00:00
chentao dc8b7eb8d4 * Refactor the UI of data export with ZIN for product list page. 2023-05-24 10:22:39 +08:00
chentao 6cc16da5eb * Implements new file export UI with ZIN for file module. 2023-05-24 10:22:39 +08:00
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