Commit Graph
1990 Commits
Author SHA1 Message Date
liumengyi a60bb4d81a * Don't set execution when the execution id is empty. 2023-12-16 11:02:39 +08:00
liumengyi e45119ef7c * Fix bug of builds when creating testtask in execution tab. 2023-12-16 11:02:14 +08:00
liumengyi 99e30aea78 * Fix bug #41292, refresh build items after creating build. 2023-12-16 10:43:20 +08:00
daitingting 762891770e * Add fileList on view page. 2023-12-16 02:26:00 +00:00
liumengyi 42312d2119 * Fix bug #41581, add width to action field. 2023-12-15 17:26:49 +08:00
liumengyi 43959fce30 * Fix bug #41642, set test report value to '' after changing product. 2023-12-15 14:04:18 +08:00
liumengyi c6fc23977e * Fix parameter type error. 2023-12-15 10:41:30 +08:00
wangxuepeng af49b256c0 * Fix bug #41582. 2023-12-15 09:48:13 +08:00
liumengyi 7ae0b89951 * Fix bug #41548, move fileModals into table. 2023-12-14 17:04:11 +08:00
liumengyi cf14f2bd5d - Fix bug #41543, remove status column in testtask::unitCases. 2023-12-14 16:56:12 +08:00
daitingting 14ab3c6608 * Format codes. 2023-12-14 08:03:24 +00:00
daitingting 22df201331 * Adjust pri width, fix bug #41540. 2023-12-14 06:49:11 +00:00
wangyuting 23f4120d9f * Adjust processRowspanForGroupCase params type. fix bug #41521. 2023-12-14 11:08:30 +08:00
tanghucheng f7a8e0290a * Fix bug #41505. 2023-12-13 20:54:50 -05:00
tanghucheng cca2edbd03 * Finish task #107891. 2023-12-13 02:06:55 -05:00
tanghucheng 1244bb424c * Finish task #107882. 2023-12-13 00:52:39 -05:00
liumengyi d490a93079 * Fix bug #41442, remove empty item. 2023-12-13 13:40:37 +08:00
liugang 357581137e * testtaskModel: change the type of the third parameter of the getPairs method to int. 2023-12-08 15:38:51 +08:00
liumengyi 9bc063b69b * Fix parameter type error. 2023-12-08 13:31:43 +08:00
sunhao f73a05dbb4 * Fix click dropmenu item not load page as expected. 2023-12-08 11:16:03 +08:00
liumengyi 7d3dda6a9d * Fix bug #41091, fix parameter type error. 2023-12-07 14:17:42 +08:00
wangyuting b32ae50e60 * Optimize api getInfoFromPackage function and finish unit test script. 2023-12-07 14:12:33 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
hufangzhou 7ab268bb9c * Merge 18.9 testtask module. 2023-11-29 16:22:34 +08:00
liugang bd8505fa47 * userModel: refactor the getContactLists method. 2023-11-29 10:46:59 +08:00
sunhao a829c4f0bb * zin: refactor --color-slate-* to --color-gray-*. 2023-11-27 14:27:42 +08:00
tanghucheng d670173438 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 00:52:55 -05:00
liumengyi f1e000d8c1 * Fix bug after strict type declaration. 2023-11-23 10:21:19 +08:00
tanghucheng c76efe3019 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-22 19:50:16 -05:00
liumengyi 400f12f915 * Fix bug after strict type declaration. 2023-11-22 14:33:30 +08:00
tanghucheng ba039087af Merge branch 'master' into Merge184 2023-11-21 22:10:54 -05:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
tanghucheng d20ef33df8 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-21 19:43:29 -05:00
xieqiyu b914553655 * Modify testtask required items. 2023-11-21 11:09:46 +08:00
tanghucheng 53fc15cb62 Merge branch 'master' into Merge184 2023-11-20 02:10:27 -05:00
hufangzhou c67bc17de3 * Merge 18.4 testtask module. 2023-11-20 14:07:30 +08:00
liumengyi 41c16999ce * Modify the condition for jumping to the error page in testtask. 2023-11-20 11:02:34 +08:00
xieqiyu 7e15d9a0be * Fix the bug of search cases in testtask. 2023-11-16 14:29:14 +08:00
xieqiyu 79df1fcb26 * Fix bug of search. 2023-11-16 10:18:40 +08:00
liumengyi 14c7148145 * Remove , at the end of row in the lastest children in testtask. 2023-11-13 13:55:51 +08:00
sunhao cb1ca45055 * refactor usage of the new history widget. 2023-11-12 21:41:10 +08:00
liumengyi 435504fdee * Fix bug #40359, and modify language items base on Chinese language file in testtask. 2023-11-08 16:25:16 +08:00
liugang 787ef33618 * testtask: add emptyTip, createTip and createLink attributes to dtable. 2023-11-08 13:17:29 +08:00
songchenxuan 663d84f935 * Merge commit 32d759e320, fix bug #35419. 2023-11-08 10:42:55 +08:00
liumengyi 69d096a46f + Add dtable sorting for testtask::browse. 2023-11-07 17:02:36 +08:00
liumengyi db929dd8a8 * Set active item in testtask::browseUnits. 2023-11-07 14:32:30 +08:00
liumengyi f6f53a5fbd * Remove sort icon in testtask::unitCases. 2023-11-07 09:29:08 +08:00
liumengyi ac1f840781 * Fix bug #40228, replace date with datePicker in testtask::browse. 2023-11-07 08:48:05 +08:00