liugang
|
e85006060d
|
* testtask: remove unused paramter.
|
2023-09-21 13:51:21 +08:00 |
|
caoyanyi
|
dcf3895e31
|
* Change method params for product getExecutionPairsByProduct.
|
2023-09-20 16:28:19 +08:00 |
|
liugang
|
1df4002ff0
|
* testtask: refactor the runCase method.
|
2023-09-20 14:03:24 +08:00 |
|
liugang
|
661bd5d9da
|
* testtask: refactor the batchRun method.
|
2023-09-19 15:59:21 +08:00 |
|
liugang
|
f320d9c238
|
* testtask: refactor the groupCase method.
|
2023-09-19 13:22:27 +08:00 |
|
liugang
|
c804520bba
|
* testtask: adjust sort order.
|
2023-09-19 13:19:25 +08:00 |
|
liugang
|
a6e12e72ef
|
* testtask: adjust code order.
|
2023-09-19 13:18:19 +08:00 |
|
liugang
|
348b956c5b
|
* testtask: refactor the linkCase method.
|
2023-09-18 15:57:42 +08:00 |
|
liugang
|
fa0c57aac1
|
* testtask: modify code comment.
|
2023-09-18 15:54:34 +08:00 |
|
liugang
|
891ee8691b
|
Revert "* testtask: modify code comment."
This reverts commit 082426ac13.
|
2023-09-18 15:53:53 +08:00 |
|
liugang
|
082426ac13
|
* testtask: modify code comment.
|
2023-09-18 15:49:32 +08:00 |
|
liugang
|
14a67c48df
|
* testtask: check if user have permission to access the product to which the testtask belongs.
|
2023-09-18 15:49:09 +08:00 |
|
liugang
|
dbc4b873d1
|
* testtask: assign moduleID to the cases page.
|
2023-09-18 15:22:31 +08:00 |
|
liugang
|
3f3b67240b
|
* testtask: fix error of calling undefined properties of the testtask object.
|
2023-09-18 15:13:31 +08:00 |
|
caoyanyi
|
de52e6af24
|
* Replace saveState to checkAccess.
|
2023-09-18 14:27:33 +08:00 |
|
liugang
|
0ff73a19c4
|
* testtask: refactor the cases method.
|
2023-09-18 14:03:22 +08:00 |
|
liugang
|
95e931af00
|
* testtask: remove unused code - the unit test only displayed in qa application now.
|
2023-09-18 09:59:19 +08:00 |
|
liugang
|
ef6145bb6b
|
* testtask: load product model before call its methods.
|
2023-09-15 13:17:32 +08:00 |
|
liugang
|
359bb5199e
|
* testtask: load the product model before calling its method.
|
2023-09-15 13:10:25 +08:00 |
|
liugang
|
770fcae19b
|
* testtask: remove unnecessary variables assigned to browse page.
|
2023-09-15 09:51:15 +08:00 |
|
liugang
|
4273fdc5b3
|
- testtask: remove unused code.
|
2023-09-15 09:38:19 +08:00 |
|
liugang
|
47b294bc00
|
- testtask: remove code that has been implemented in the qaModel::setMenu method.
|
2023-09-15 09:36:29 +08:00 |
|
liugang
|
97bf54eb61
|
* testtask: use the member variable products of the testtask class to replace the local variable products in each method.
|
2023-09-15 09:36:01 +08:00 |
|
liugang
|
09d3f6a82d
|
* testtask: call the testtaskZen::setMenu method instead of call methods in different modules.
|
2023-09-15 08:48:40 +08:00 |
|
liugang
|
3c89a8e0ab
|
* testtaskZen: remove unused parameters of the setMenu method.
|
2023-09-14 17:21:24 +08:00 |
|
liugang
|
e1e232d26c
|
* Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now.
|
2023-09-14 17:00:40 +08:00 |
|
liumengyi
|
46597f504b
|
* Refactor testtask::results.
|
2023-09-14 16:15:37 +08:00 |
|
liugang
|
495b758e90
|
* testtask: simplify code to get return message.
|
2023-09-14 15:53:22 +08:00 |
|
liugang
|
334ee8c767
|
* testtask: modify the comments of class member variables.
|
2023-09-14 15:52:18 +08:00 |
|
liugang
|
70f521fed9
|
* testtask: remove unused comment and add $products parameter when calling testtaskZen::setMenu method.
|
2023-09-14 15:51:37 +08:00 |
|
liugang
|
71cf9bff29
|
* testtask: refactor the __construct method.
|
2023-09-14 15:49:36 +08:00 |
|
liugang
|
aefd84d6d5
|
* testtask: refactor the ajaxGetUserTestTasks method.
|
2023-09-14 10:01:23 +08:00 |
|
liugang
|
cc16cf3282
|
* Refactor the ajaxGetTestTasks method of testtask module.
|
2023-09-13 14:04:29 +08:00 |
|
liugang
|
cdffe69a68
|
* testtask: refactor the ajaxGetTestReports method.
|
2023-09-13 13:55:07 +08:00 |
|
liugang
|
b56ee9ca03
|
* testtask: refactor the ajaxGetDropMenu method.
|
2023-09-13 13:46:18 +08:00 |
|
liugang
|
d54613d875
|
* testtask: refactor the ajaxGetResult method.
|
2023-09-13 13:24:28 +08:00 |
|
liugang
|
fea8270fb8
|
* testtask: add comment in chinese.
|
2023-09-13 11:06:22 +08:00 |
|
liugang
|
16eba1966b
|
* testtask: refactor the batchAssign method.
|
2023-09-13 10:38:40 +08:00 |
|
liugang
|
9fb9e6f226
|
* testtask: pass the $caseIdList parameter when calling the batchUnlinkCases method.
|
2023-09-13 10:20:36 +08:00 |
|
liugang
|
50ddd7313f
|
* testtask: refactor the batchUnlinkCases method.
|
2023-09-13 09:52:35 +08:00 |
|
liugang
|
ef12fe5868
|
* testtask: refactor the batchUnlink method.
|
2023-09-13 09:34:34 +08:00 |
|
liugang
|
9111d695ec
|
* testtask: refactor the unlinkCase method.
|
2023-09-12 14:20:44 +08:00 |
|
liugang
|
8bcd14a7ee
|
* testtask: refactor the delete method.
|
2023-09-12 13:12:07 +08:00 |
|
liugang
|
bd2004723e
|
* testtask: modify comment.
|
2023-09-12 10:22:53 +08:00 |
|
liugang
|
0eb613d617
|
* testtask: modify methods order.
|
2023-09-12 10:18:03 +08:00 |
|
liugang
|
31c9309e95
|
* testtask: refactor the block method.
|
2023-09-12 10:15:23 +08:00 |
|
liugang
|
82226a51c5
|
* testtask: refactor the activate method.
|
2023-09-12 10:11:35 +08:00 |
|
liugang
|
4e79f313bf
|
* testtask: refactor the methods to close a testtask.
|
2023-09-11 16:36:00 +08:00 |
|
liugang
|
1e65289fec
|
* testtask: refactor methods to start a testtask.
|
2023-09-11 14:00:57 +08:00 |
|
liumengyi
|
05dd2ebc43
|
* Refactor testtask::edit.
|
2023-09-06 17:21:37 +08:00 |
|