Commit Graph
540 Commits
Author SHA1 Message Date
daitingting 4a9bd10f7c * Fix bug #45726. 2024-02-19 08:41:48 +00:00
daitingting f3e913531c * Fix bug #45930. 2024-02-19 08:08:51 +00:00
sunhao a473462d6f * refactor all upload with fileSelector. 2024-02-06 18:32:09 +08:00
caoyanyi a0d0749d9a * Adjust testcase locate param for testreport create. 2024-02-06 16:11:24 +08:00
liumengyi 8f3d8d54d7 * Fix bug #45839. 2024-02-05 17:11:45 +08:00
liumengyi d385f40144 * If there is an alert box, don't set a message. 2024-02-05 17:11:44 +08:00
李硕 eebd6b2158 * Fix bug #44736. 2024-02-04 14:53:09 +08:00
liumengyi e5e36da048 * Fix bug #45580, add float tool bar in testreport::view. 2024-01-30 16:00:27 +08:00
daitingting 87769d394d * Fix bug #44903. 2024-01-30 02:29:01 +00:00
liumengyi c9a1c80128 * Fix bug #45509, hide create button in execution tab. 2024-01-30 08:43:32 +08:00
wangyuting 05bf250162 * Fix confirmed url error. bug #44943. 2024-01-26 10:44:32 +08:00
wangyuting 4402e3f9fd * Fix data-app bug. bug #44943 2024-01-25 16:22:52 +08:00
liumengyi 44fcb45163 * Add deleted tip in testreport::view. 2024-01-10 14:16:40 +08:00
liumengyi 92269f3f26 * Fix bug #42937. 2024-01-10 11:02:43 +08:00
liumengyi 7fc7538b9b * Fix bug #43196. 2024-01-09 13:23:42 +08:00
liumengyi a1dd04bef2 * Fix bug #43192. 2024-01-04 16:23:51 +08:00
liumengyi 886ec75713 * Fix bug #42936, remove the object sort button associated with the test report. 2024-01-03 10:26:59 +08:00
liumengyi f6041e0e6c * Fix parameter type error. 2024-01-03 10:19:26 +08:00
liumengyi 55653e9687 * Fix bug #42294, modify notice in testreport::view. 2024-01-02 19:39:24 +08:00
liumengyi fa01e4f95a * Modify style of testreport::create and testreport::edit. 2024-01-02 17:29:59 +08:00
liumengyi e08cd6572b * Modify page layout in testreport::edit. 2024-01-02 17:28:20 +08:00
liumengyi ae82aa1ed6 * Fix bug #42920, modify, modify page layout. 2024-01-02 17:22:20 +08:00
liumengyi 754473c658 * Fix bug #42290, add empty tips in testreport. 2023-12-27 09:36:29 +08:00
liumengyi 0f522b5711 * Fix bug #41576. 2023-12-27 09:18:48 +08:00
liumengyi c4242ef5ed * Fix bug #42286, modify style. 2023-12-27 08:56:18 +08:00
wangyuting ee0e163659 * Optimize testreport model. 2023-12-22 16:03:51 +08:00
wangyuting de9ecaaf8a * Optimize testreport model. 2023-12-22 15:56:28 +08:00
wangyuting 19c1aedf7f * Optimize testreport model. 2023-12-22 15:52:14 +08:00
wangyuting 82797e85c3 * Optimize getbugs4test unit test. 2023-12-22 15:39:01 +08:00
wangyuting 868e5f4c1d * Fix testreport unit test. 2023-12-22 15:28:44 +08:00
wangyuting aa19aa8972 * Fix testreport unit test bug. 2023-12-22 15:20:24 +08:00
wangyuting b93e11a7d0 * Fix testreport unit test script bug. 2023-12-22 14:49:05 +08:00
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