Commit Graph
58027 Commits
Author SHA1 Message Date
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
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