Commit Graph
2101 Commits
Author SHA1 Message Date
tianshujie bced2b76b4 Merge remote-tracking branch 'origin/release-20.0' 2024-04-23 17:12:24 +08:00
liumengyi 7752e5237a * Optimize code. 2024-04-23 15:56:28 +08:00
liumengyi a3bdfee49f * Fix bug #48066. 2024-04-23 15:09:10 +08:00
liumengyi ec61c89230 * Fix bug #47908. 2024-04-23 11:00:32 +08:00
liumengyi 64b8601b11 * Fix bug #48117. 2024-04-23 08:35:38 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
caoyanyi 7400302e94 Merge branch 'release-20.0' 2024-04-22 10:23:21 +08:00
liumengyi fedb97cd15 * Fix bug of running cases. 2024-04-19 14:57:50 +08:00
liumengyi 40a1eb69e5 * Fix bug #48065. 2024-04-19 10:04:29 +08:00
liumengyi fbf5d5a23f * Fix bug #47906. 2024-04-18 14:29:44 +08:00
liumengyi 1c66389316 * Fix bug #47905, add form title. 2024-04-18 13:10:08 +08:00
daitingting fe12141d70 * Fix bug #47845. 2024-04-18 03:05:42 +00:00
caoyanyi 618cb5fa14 Merge remote-tracking branch 'origin/release-20.0' 2024-04-18 10:41:42 +08:00
liumengyi d1127c02dd * Fix bug #47932. 2024-04-18 10:07:12 +08:00
daitingting 056145358c * Fix bug #47845. 2024-04-17 08:57:31 +00:00
liumengyi 1504568719 * Fix bug #47907. 2024-04-17 16:35:23 +08:00
liumengyi ae7648ead6 * Fix bug #47908, replace caseID with id. 2024-04-17 13:35:02 +08:00
liumengyi 3c1ba9070c * Set th width in testtask::batchRun. 2024-04-17 13:34:45 +08:00
dingguodong 926744bf4f - Remove vi.php. 2024-04-17 09:11:48 +08:00
xieqiyu 4cd3c49ea1 * Adjust datatable height of testtask linkcase. 2024-04-10 11:14:27 +08:00
liumengyi 2572c8ff3a * Fix bug #44930. 2024-04-08 13:54:59 +08:00
liumengyi 7b8eb22edf * Fix bug #44930. 2024-04-08 13:52:19 +08:00
liumengyi ff284d0c51 + Add modal box size. 2024-04-08 13:33:47 +08:00
xieqiyu 990eb1b147 * Fix the bug of testcase results files not show. 2024-04-07 14:09:24 +08:00
wangyuting 00d3427532 * Fix build name link error. bug #114601. 2024-04-03 15:13:06 +08:00
xieqiyu 07bb538bfa * Fix bug#46443. Finish task#114582. 2024-04-02 14:13:09 +08:00
wangyuting 4199154390 * Adjust testtask create page css. bug #44933. 2024-04-02 13:55:27 +08:00
王怡栋 145463f1d8 * Code for task #113950. 2024-03-25 11:08:14 +08:00
liumengyi 0c2fda904a * Optimize code. 2024-03-21 15:01:31 +08:00
liumengyi f67353050f * Fix bug #46949. 2024-03-21 09:02:13 +08:00
liumengyi 3fd3c898a7 * Fix bug #46949. 2024-03-19 14:06:13 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
daitingting f0801368da * Set chart item as id. 2024-03-13 06:49:32 +00:00
liumengyi dcfba3afbc * Fix bug #46381, don't locate to testcase::browse if there is the caseResults. 2024-03-06 14:42:09 +08:00
liumengyi e90078f011 * Fix bug #46452. 2024-03-05 15:25:16 +08:00
liumengyi 93e4fa0691 + Fix bug #46588. 2024-03-05 15:25:16 +08:00
liumengyi 086aee7288 * Fix bug #46381, don't reload if it'll create a bug. 2024-03-05 10:22:39 +08:00
liumengyi cfdd7ace9b * Fix bug #46378, replace to('trigger') with set::trigger. 2024-03-04 09:57:22 +08:00
caoyanyi f7dcc8da46 * Complete language item configuration. 2024-02-29 16:10:27 +08:00
liumengyi e292ba05c9 * Fix bug #45916, add tips to ignore unconfirmed testcases. 2024-02-23 14:47:19 +08:00
wangyuting f379d371a7 * Add confirm icon to delete modal. bug #45154. 2024-02-21 14:02:32 +08:00
wangyuting 1d4ac702d9 * Add loadCurrentPage of close modal. bug #45552. 2024-02-21 09:36:36 +08:00
liumengyi 6e470a234b * Fix bug #45919, clear build if execution id is empty, and modify url params to get product builds. 2024-02-19 16:21:52 +08:00
daitingting 7458cbe49f * There is no assign funciton. 2024-02-19 06:42:19 +00:00
wangyuting 30145aa546 * Remove builds input required. bug #45919. 2024-02-19 10:34:46 +08:00
liumengyi f38571a777 * Fix bug #45915, show execution id for 1.5 level dropmenu and show title checkbox if the id doesn't exist. 2024-02-18 15:47:52 +08:00
liyang 04ea6ac52f * Fix Bug #45658. 2024-02-18 15:26:13 +08:00
liumengyi 58191a78ab * Show execution id for 1.5 level dropmenu. 2024-02-18 13:59:05 +08:00
daitingting 4a3e5a97d7 * Fix bug #45344. 2024-02-18 05:13:58 +00:00
sunhao a473462d6f * refactor all upload with fileSelector. 2024-02-06 18:32:09 +08:00