Commit Graph
1973 Commits
Author SHA1 Message Date
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
liumengyi ecd3eba0f3 * Replace date with datePicker in testtask::importUnitResult. 2023-11-07 08:42:00 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
xieqiyu 504f01e874 + Add position class for testcase upload file. 2023-11-03 01:18:40 +00:00
liumengyi 9de44ae366 + Show product id in testtask::importUnitResult. 2023-11-02 08:55:32 +08:00
liumengyi 255d32f939 * Set drop menu data of testtask. 2023-10-31 15:15:19 +08:00
liumengyi a70e96aa6e + Add key to tabPanel in testtask::report. 2023-10-31 14:09:00 +08:00
liumengyi 68cad1e230 + Add data-app to button in testtask::cases. 2023-10-31 13:38:23 +08:00
liumengyi 61c488e538 + Add table sort for testtask::cases. 2023-10-31 13:29:24 +08:00
xieqiyu ab3c1b760e * Modify bug and testtask. 2023-10-30 08:26:51 +00:00
liumengyi 57a416cca1 * Set active by suite id. 2023-10-30 15:30:27 +08:00
liumengyi 9b99897c42 * Return to previous page when case id list is empty. 2023-10-30 13:33:50 +08:00
liumengyi 2cc7ffc0cb * Remove empty result in testtask::batchRun. 2023-10-30 13:32:25 +08:00
liumengyi 1426932152 * Optimize code for testcase::ajaxGetDropMenu. 2023-10-30 08:57:54 +08:00
liumengyi 070a0b4e86 * Modify drop menu of testtask::cases. 2023-10-27 17:32:03 +08:00
liumengyi ed4d94d258 * Add 2.5 level drop menu for testtask::cases in project and execution tab. 2023-10-27 15:48:56 +08:00
liumengyi 9b602bccd0 * Show first result in testtask::results. 2023-10-27 13:40:21 +08:00
liumengyi 8a87a52078 * Fix error of changing reals. 2023-10-27 13:24:30 +08:00