Commit Graph
48 Commits
Author SHA1 Message Date
liumengyi 400f12f915 * Fix bug after strict type declaration. 2023-11-22 14:33:30 +08:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
xieqiyu 7e15d9a0be * Fix the bug of search cases in testtask. 2023-11-16 14:29:14 +08:00
xieqiyu 79df1fcb26 * Fix bug of search. 2023-11-16 10:18:40 +08:00
songchenxuan 663d84f935 * Merge commit 32d759e320, fix bug #35419. 2023-11-08 10:42:55 +08:00
liumengyi 255d32f939 * Set drop menu data of testtask. 2023-10-31 15:15:19 +08:00
liumengyi 1426932152 * Optimize code for testcase::ajaxGetDropMenu. 2023-10-30 08:57:54 +08:00
liumengyi 070a0b4e86 * Modify drop menu of testtask::cases. 2023-10-27 17:32:03 +08:00
liumengyi ed4d94d258 * Add 2.5 level drop menu for testtask::cases in project and execution tab. 2023-10-27 15:48:56 +08:00
tianshujie 9db9fc3747 * Refactor actions button of the testtask list. 2023-10-25 13:49:19 +08:00
songchenxuan 0b61df143f * Add variable for testtask cases page. 2023-10-23 15:45:00 +08:00
songchenxuan 80ee5a3ee9 * Fix testtask edit js. 2023-10-23 15:40:39 +08:00
liumengyi 5d8607a625 * Fix ui error. 2023-10-13 14:46:16 +08:00
liugang 2c2eb1be5a * testtask: rename the method to init a record for filling back the test result after the automated test is completed. 2023-09-28 10:05:51 +08:00
tianshujie be396507c7 * Compatible with argument type for calling the getBuildPairs method. 2023-09-27 11:03:36 +08:00
liugang 456cd01ef7 * testtask: rename the initResult method to createResultForAutomatedTest. 2023-09-25 17:13:24 +08:00
liugang 8df2f8cbb4 * testtaskZen: modify comment. 2023-09-25 14:03:18 +08:00
liugang cca08c5c0b * testtask: rename the processRowspanOfCases method to processRowspanForGroupCase and refactor it. 2023-09-25 09:55:41 +08:00
liugang 9d0051e7dd + testtaskZen: process the rowspan property of cases for unitCases page for use by front-end component groupings. 2023-09-25 09:53:30 +08:00
liugang eda066592c + testtaskZen: assign variables to the create page. 2023-09-22 17:25:23 +08:00
liugang 1d87fa3064 + testtaskZen: count the number of testtasks in different statuses for information display at the bottom of the browse page. 2023-09-22 10:25:41 +08:00
liugang 88ac6559e6 * testcaseModel: move the $branch parameter before the $startScene parameter of the getSceneMenu method. 2023-09-21 17:30:25 +08:00
liugang 5e5a5c863d + testtaskZen: add method to build form data of importUnitResult page. 2023-09-21 13:50:22 +08:00
caoyanyi dcf3895e31 * Change method params for product getExecutionPairsByProduct. 2023-09-20 16:28:19 +08:00
liugang d147cb7aa9 + testtaskZen: return different content based on the execution results of the test case. 2023-09-20 14:02:17 +08:00
liugang 67161607f1 + testtaskZen: detect whether the test case to be executed is an automated test case and perform different operations based on the user confirmation results. 2023-09-20 14:01:50 +08:00
liugang 8e867440e5 + testtaskZen: assign variables for runCase page of a test case. 2023-09-20 14:00:42 +08:00
liugang d9baacd8b8 + testtaskZen: add a method to get cases to run. 2023-09-19 15:58:20 +08:00
liugang 59e422afe8 + testtaskZen: process the rowspan property of cases for use by front-end component groupings. 2023-09-19 13:22:13 +08:00
liugang f5869e96ab + testtaskZen: add method to set configuration of search form in linkCase page of a testtask. 2023-09-18 15:55:48 +08:00
liugang 1d64e7510e * testtaskZen: load the testcase model before using its configuration. 2023-09-18 15:24:32 +08:00
liugang dbc4b873d1 * testtask: assign moduleID to the cases page. 2023-09-18 15:22:31 +08:00
liugang 8d47754179 + testtaskZen: assign variables for cases page of a testtask. 2023-09-18 14:02:46 +08:00
liugang e1cea3c2ec + testtaskZen: set configuration of search form in cases page of a testtask. 2023-09-18 14:02:26 +08:00
liugang afcc0fd18c + testtaskZen: fix error of using undefined variable. 2023-09-15 13:09:55 +08:00
liugang b166f83f25 * testtaskZen: load product model before calling its method. 2023-09-15 09:23:49 +08:00
liugang 3c89a8e0ab * testtaskZen: remove unused parameters of the setMenu method. 2023-09-14 17:21:24 +08:00
liugang 751157cc6b * testtask: load qa model before calling its method. 2023-09-14 17:10:53 +08:00
liugang 87f3d9a6ee * testtask: calling qa::setMenu instead of testtask::setMenu. 2023-09-14 17:04:53 +08:00
liugang 298c51bf93 * testtaskZen: refactor the getProducts method. 2023-09-14 15:31:55 +08:00
liugang 9a97e53eba * testtaskZen: refactor the setMenu method. 2023-09-14 15:31:31 +08:00
liugang b85436f181 + testtask: add methods to build data for the activate form and block form. 2023-09-12 09:36:08 +08:00
liumengyi 77e76b1bd1 * Fix error of no dropmenu in testtask::edit. 2023-09-12 09:27:42 +08:00
liugang 17e3dc550c + testtask: add method to build data when close a testtask. 2023-09-11 16:35:27 +08:00
liugang 010866f5c5 * testtask: process the uid field when start a testtask. 2023-09-11 16:34:11 +08:00
liugang 85e74b4e79 + testtask: add method to build data to start a testtask. 2023-09-11 14:00:22 +08:00
liumengyi 05dd2ebc43 * Refactor testtask::edit. 2023-09-06 17:21:37 +08:00
wangyuting 8cf7cd5be1 * Optimize testtask browse. 2023-08-23 15:12:47 +08:00