Commit Graph
65515 Commits
Author SHA1 Message Date
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
tianshujie 9a9309ae88 * Refactor the execution column and checked summary. 2023-09-26 09:06:31 +08:00
daitingting 34e8236c2f * Refactor delete funciton. 2023-09-26 00:49:29 +00:00
sunhao 8d1e21ed30 * zin: refactor. 2023-09-26 08:37:44 +08:00
sunhao 4da1af60b4 * zin: change dtable shadow. 2023-09-25 18:09:53 +08:00
sunhao a5e4b6e290 * zin: optimize module menu UI. 2023-09-25 18:09:53 +08:00
sunhao 9356935b48 * zin: set default maxWidth to sidebar. 2023-09-25 18:09:53 +08:00
sunhao 3fa59a430d * zin: optimize button attributes. 2023-09-25 18:09:53 +08:00
liugang 8e571c3032 * testtaskModel: call methods to initialize suite, case and result. 2023-09-25 17:30:43 +08:00
liugang 3412dbca93 + testtaskModel: process the execution result of the test case according to the imported xml file content. 2023-09-25 17:30:07 +08:00
liugang 93b91252d2 + testtaskModel: add methods to initialize objects used to import data from unit test file and ztf. 2023-09-25 17:28:21 +08:00
caoyanyi ecc39ade18 * Adjust method params type and adnn chinese comment. 2023-09-25 17:15:34 +08:00
liugang 456cd01ef7 * testtask: rename the initResult method to createResultForAutomatedTest. 2023-09-25 17:13:24 +08:00
liumengyi b853d3643a * Refactor testreportModel::getList, and modify its unit test. 2023-09-25 17:11:44 +08:00
liugang faaddebd0e - testtaskModel: remove unused printCell method. 2023-09-25 17:11:00 +08:00
liumengyi 51ac54d48f - Remove unit test expect. 2023-09-25 17:10:05 +08:00
daitingting a466fbd55e * Test update imported case. 2023-09-25 09:08:36 +00:00
caoyanyi 265824f438 * Adjust productplan control comment and params type. 2023-09-25 17:02:44 +08:00
liumengyi ec1073f4c8 * Fix bug of testreportTest. 2023-09-25 16:53:02 +08:00
liumengyi 950632b13d * Refactor testreportModel::getById. 2023-09-25 16:43:38 +08:00
daitingting 47333b741e * Test insert a imported case. 2023-09-25 08:43:09 +00:00
caoyanyi 498007092d + Add chinese comment. 2023-09-25 16:40:47 +08:00
caoyanyi 9c359ef556 * Adjust unit test for productplan. 2023-09-25 16:40:47 +08:00
liumengyi e1f1c8a222 * Refactor testreport::view. 2023-09-25 16:35:55 +08:00
sunhao a09eca7ef1 * zin: update sidebar widget. 2023-09-25 16:34:21 +08:00