Commit Graph
508 Commits
Author SHA1 Message Date
wangyuting 3b5e5deaf3 * Fix testreport desc show error. the bug #41595. 2023-12-15 15:02:58 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
liumengyi 05e63e5cca * Fix bug of variable type error after merging 18.9. 2023-12-05 14:51:35 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
hufangzhou 591e79ad95 * Merge 18.9 testreport module. 2023-11-28 16:52:26 +08:00
liumengyi c2bfb1ecf8 * Fix bug #40842. 2023-11-22 17:22:16 +08:00
liumengyi 6662817b50 + Declare strict type in testreport's unit test. 2023-11-22 09:56:02 +08:00
liumengyi 118849ed2d * Modify unit test of testreportModel::getBugs4Test. 2023-11-22 09:46:19 +08:00
liumengyi 43247745f1 + Declare strict type. 2023-11-22 09:20:08 +08:00
liumengyi 3ef1c4d1a6 * Optimize code for the unit test of testreportModel::getPerCaseRunner4Report. 2023-11-22 09:19:18 +08:00
liumengyi dd7efc5cc3 * Optimize code. 2023-11-22 08:54:30 +08:00
liumengyi d6260b26d2 * Optimize code for testreport::getResultSummary. 2023-11-21 17:26:32 +08:00
liumengyi ce8a21a254 * Optimize code for testportModel::getCaseIdList and its unit test. 2023-11-21 16:49:23 +08:00
liumengyi 9820b99419 + Add inited data for the unit test of testreportModel::getTaskCases. 2023-11-21 16:45:06 +08:00
liumengyi 9f1d0f0122 * Optimize code. 2023-11-21 16:19:38 +08:00
liumengyi 072677e2eb + Add unit test of testreportModel::update. 2023-11-21 16:18:46 +08:00
liumengyi c135725bb6 + Add unit test of testreportModel::create. 2023-11-21 16:14:39 +08:00
liumengyi 8ec4edae48 * Optimize code. 2023-11-21 16:04:04 +08:00
liumengyi 75e3f8f54b * Refactor testreport::view. 2023-11-21 16:03:25 +08:00
liumengyi 4b940440fd * Optimize code. 2023-11-21 15:35:38 +08:00
liumengyi 38b3485315 * Refactor testreport::__construct. 2023-11-21 15:31:55 +08:00
xieqiyu c0c105ed51 * Modify testreport and caselib required items. 2023-11-21 13:50:53 +08:00
liumengyi 10f51f25eb * Modify the condition for jumping to the error page in testreport. 2023-11-20 11:01:15 +08:00
liumengyi a23033ab5c * Set object id of history widget in testreport::view. 2023-11-16 13:17:52 +08:00
xieqiyu 64883febf6 * Fix the bug of save when edit testreport. 2023-11-15 13:49:44 +08:00
liumengyi b68504a0ca * Remove , at the end of row in the lastest children in testreport. 2023-11-13 13:29:24 +08:00
liugang cc44072ce4 + testreport: add emptyTip attribute to dtable. 2023-11-08 13:16:41 +08:00
liumengyi 36dbf2fc36 * Replace alter to alert. 2023-11-08 10:26:08 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
liumengyi a22d157185 * Stay in same app when editing testreport. 2023-10-31 11:27:37 +08:00
liumengyi b3f88e9da8 * Stay in same app when viewing testreport. 2023-10-31 11:25:58 +08:00
liumengyi c7c5958649 * Modify sort link in testreport::browse. 2023-10-31 11:24:21 +08:00
daitingting 251198f6f4 * Use datePicker. 2023-10-26 09:17:01 +00:00
daitingting 7e3014bb82 * Optimize codes. 2023-10-26 08:19:51 +00:00
daitingting 7eae067d13 * Adjust action width. 2023-10-26 08:19:31 +00:00
tianshujie 9db9fc3747 * Refactor actions button of the testtask list. 2023-10-25 13:49:19 +08:00
tianshujie d304951235 * Hidden create test report button under the project app. 2023-10-24 17:19:59 +08:00
tianshujie 0f2f61bc41 * Fixed test report list page level 1.5 drop-down menu without default value. 2023-10-19 16:45:16 +08:00
liumengyi c81ba29d65 * Add table sort for testreport::browse. 2023-10-18 13:27:47 +08:00
liumengyi 2b90d0aee1 * Modify file list of testreport::edit. 2023-10-16 16:33:22 +08:00
liumengyi 722b11e5c6 * Fix error of testreport::create. 2023-10-16 16:18:44 +08:00
liumengyi d299c97d42 * Fix bug of undefined variable, and modify filelist wg, add file list to testreport::edit. 2023-10-16 15:55:46 +08:00
liumengyi f1d3be6cff * Fix bug of the wrong type. 2023-10-16 15:54:12 +08:00
tianshujie 841423ecb2 * Change the type of the argument to call getByList. 2023-09-28 09:14:48 +08:00
liumengyi d801feb8ae * Modify unit test. 2023-09-28 08:50:20 +08:00
liumengyi 09536862ef * Modify unit test of testreportModel::getCaseIdList. 2023-09-27 09:53:17 +08:00
liumengyi 8d491f9f4c * Fix bug of testreportZen::buildReportBugData. 2023-09-27 09:47:24 +08:00
liumengyi ebfab67a80 * Move bugModel::getBug4Report to bugZen::buildReportBugData, refactor it, and modify unit test. 2023-09-27 09:42:16 +08:00
daitingting bc06561a06 * Format codes. 2023-09-27 01:25:00 +00:00
daitingting 11849033d8 * Add type for param. 2023-09-26 08:03:22 +00:00