liumengyi
|
d596ee3aee
|
* Fix error of undefined method.
|
2023-09-26 14:48:41 +08:00 |
|
caoyanyi
|
124dd611c7
|
* Adjust unit test case data.
|
2023-09-26 14:41:17 +08:00 |
|
daitingting
|
1bec248903
|
* Adjust codes.
|
2023-09-26 06:34:36 +00:00 |
|
caoyanyi
|
100502000a
|
* Adjust unit test case for productplan.
|
2023-09-26 14:28:16 +08:00 |
|
caoyanyi
|
b583524b87
|
* Adjust unit test case for productplan.
|
2023-09-26 14:28:05 +08:00 |
|
dingguodong
|
bd76514d36
|
* Adjust the comment and improve the performance to render the title.
|
2023-09-26 14:20:38 +08:00 |
|
dingguodong
|
c357267cd2
|
* Add comment and type hint.
|
2023-09-26 14:20:37 +08:00 |
|
dingguodong
|
f0a5643d68
|
* Use editor widget.
|
2023-09-26 14:20:37 +08:00 |
|
daitingting
|
51a63a33e7
|
* Refactor getTaskCases function.
|
2023-09-26 06:11:41 +00:00 |
|
tianshujie
|
269f75d5f0
|
* Refactor batchUpdate method and case.
|
2023-09-26 14:01:26 +08:00 |
|
caoyanyi
|
0a147daaca
|
* Reconstruct productplan linkStory method.
|
2023-09-26 13:53:37 +08:00 |
|
tianshujie
|
8656a8488d
|
* Refactor getChildren method and case.
|
2023-09-26 13:34:48 +08:00 |
|
tianshujie
|
a265c3f22f
|
* Refactor getByIDList method.
|
2023-09-26 13:26:16 +08:00 |
|
daitingting
|
aa9930df8e
|
* Refactor getResultSummary function.
|
2023-09-26 05:12:11 +00:00 |
|
dingguodong
|
ece9a2ad89
|
- Remove invalid line.
|
2023-09-26 13:08:28 +08:00 |
|
dingguodong
|
c8ed6235aa
|
* Adjust the comments.
|
2023-09-26 13:08:13 +08:00 |
|
dingguodong
|
a10bef6ce0
|
* Adjust the comment.
|
2023-09-26 13:08:13 +08:00 |
|
tianshujie
|
c457d3453a
|
* Refactor batchEdit method.
|
2023-09-26 11:31:33 +08:00 |
|
tianshujie
|
a2c9435d62
|
* Refactor batchEdit pager.
|
2023-09-26 11:31:23 +08:00 |
|
caoyanyi
|
22851b8294
|
* Change params type and return data.
|
2023-09-26 11:21:46 +08:00 |
|
caoyanyi
|
660096b1bf
|
* Change params type and return data.
|
2023-09-26 11:21:46 +08:00 |
|
caoyanyi
|
cdc9359229
|
+ Add unit test case for productplan batchChangeStatus.
|
2023-09-26 11:21:46 +08:00 |
|
liumengyi
|
7ae11fc0f9
|
* Refactor testreport::getPerCaseRunner4Report, and modify its unit test.
|
2023-09-26 11:14:49 +08:00 |
|
liumengyi
|
205e85d3c5
|
* Refactor testreportModel::getPerCaseResult4Report, and modify its unit test.
|
2023-09-26 11:03:07 +08:00 |
|
dingguodong
|
dd64dcb3f8
|
* Add the parameter for posted stories to link.
|
2023-09-26 11:00:28 +08:00 |
|
dingguodong
|
f5b3982950
|
* Add detailed comments.
|
2023-09-26 11:00:28 +08:00 |
|
liumengyi
|
a60a9fa69d
|
* Fix bug of footer bar in bug::browse.
|
2023-09-26 10:51:31 +08:00 |
|
liumengyi
|
0b6d0f88fa
|
* Fix bug of undefined language item.
|
2023-09-26 10:51:00 +08:00 |
|
caoyanyi
|
187f8c9298
|
* Adjust productplan delete method.
|
2023-09-26 10:50:34 +08:00 |
|
caoyanyi
|
cf5d15c330
|
+ Add unit test case for productplan unlinkOldBranch.
|
2023-09-26 10:43:50 +08:00 |
|
qixinzhi
|
1020dcce20
|
* Add chart data zoom.
|
2023-09-26 02:33:52 +00:00 |
|
caoyanyi
|
9c7ad6e114
|
* Mv dao query to model.
|
2023-09-26 10:23:37 +08:00 |
|
caoyanyi
|
76923f9eaa
|
+ Add method to check plan unlink object.
|
2023-09-26 10:23:37 +08:00 |
|
caoyanyi
|
8c830c0af4
|
+ Add unit test case for productplan checkUnlinkObjects.
|
2023-09-26 10:23:37 +08:00 |
|
liumengyi
|
a62da5082e
|
* Refactor testreportModel::getStories4Test, and modify its unit test.
|
2023-09-26 10:10:43 +08:00 |
|
daitingting
|
68d36b74b7
|
* Refactor getCaseIdList function.
|
2023-09-26 02:08:37 +00:00 |
|
dingguodong
|
8fb577a2f5
|
* Add comments and type hints.
|
2023-09-26 09:59:26 +08:00 |
|
dingguodong
|
64cfa544bf
|
* Add comment and type hint and add a param to handle post data.
|
2023-09-26 09:59:26 +08:00 |
|
dingguodong
|
737101f27a
|
* Add comment and type hint.
|
2023-09-26 09:59:26 +08:00 |
|
liumengyi
|
287a7c657b
|
* Refactor testreportModel::getPairs, and modify its unit test.
|
2023-09-26 09:59:07 +08:00 |
|
daitingting
|
985eb2a131
|
* Refactor the setChartDatas function.
|
2023-09-26 01:56:00 +00:00 |
|
caoyanyi
|
5ec0189b91
|
* Reconstruction batch removal method for productplan.
|
2023-09-26 09:55:11 +08:00 |
|
liugang
|
e39e835d40
|
* testtask: move the default options of chart from lang to config.
|
2023-09-26 09:51:15 +08:00 |
|
caoyanyi
|
f4709c2760
|
* Adjust comment and params type for unlink method.
|
2023-09-26 09:50:56 +08:00 |
|
caoyanyi
|
1552e522d5
|
+ Add actions for productplan view page.
|
2023-09-26 09:50:56 +08:00 |
|
liugang
|
ee57147d09
|
- testtask: remove unused mergeChartOption method.
|
2023-09-26 09:48:14 +08:00 |
|
tianshujie
|
e092991ece
|
* Refactor batch action of the plan list.
|
2023-09-26 09:46:21 +08:00 |
|
liumengyi
|
d695992f1b
|
* Refactor testreportModel::getBugs4Test, and modify its unit test.
|
2023-09-26 09:38:54 +08:00 |
|
caoyanyi
|
3c0020614b
|
+ Add unit test for productplan unlink.
|
2023-09-26 09:16:16 +08:00 |
|
daitingting
|
c423aa544b
|
* Refactor commonAction function.
|
2023-09-26 01:12:05 +00:00 |
|