Commit Graph
605 Commits
Author SHA1 Message Date
wangxuepeng f5f92c81e1 * Fix bug #42345. 2024-01-02 14:21:50 +08:00
liugang 3a0cc2e21c * Implement mailto function with mailto widget. 2023-12-28 10:09:36 +08:00
wangxuepeng 6802dcbe05 * Fix bug #42525, fixed related bugs. 2023-12-27 17:12:07 +08:00
liumengyi 9bc063b69b * Fix parameter type error. 2023-12-08 13:31:43 +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
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
liumengyi f1e000d8c1 * Fix bug after strict type declaration. 2023-11-23 10:21:19 +08:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
liumengyi 41c16999ce * Modify the condition for jumping to the error page in testtask. 2023-11-20 11:02:34 +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 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 61c488e538 + Add table sort for testtask::cases. 2023-10-31 13:29:24 +08:00
liumengyi 9b99897c42 * Return to previous page when case id list is empty. 2023-10-30 13:33:50 +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
hufangzhou ec4df74441 * Finish task #93811. 2023-10-26 10:05:26 +08:00
songchenxuan cb298f8f82 * Fix testtask view page bug. 2023-10-23 17:04:57 +08:00
songchenxuan 752fb340ae * Fix testtask groupCase bug. 2023-10-23 15:52:40 +08:00
songchenxuan 0d7a9e236f * Fix create testtask bug. 2023-10-23 11:27:55 +08:00
liugang 692f4bfc28 * testtask: remove the $taskID parameter of the getLinkableCases method. 2023-10-12 15:21:22 +08:00
liugang 39bde584a9 * testtask: refactor the linkCase method. 2023-10-08 08:38:57 +08:00
liugang d4bebf1fe9 * testtask: refactor the batchRun method. 2023-10-07 16:26:09 +08:00
tianshujie be396507c7 * Compatible with argument type for calling the getBuildPairs method. 2023-09-27 11:03:36 +08:00
liugang e39e835d40 * testtask: move the default options of chart from lang to config. 2023-09-26 09:51:15 +08:00
liugang ee57147d09 - testtask: remove unused mergeChartOption method. 2023-09-26 09:48:14 +08:00
liugang f699e63de8 * testtask: modify comment of the ajaxGetUserTestTasks method. 2023-09-25 13:46:30 +08:00
liugang 75c78110e5 * testtask: add comment. 2023-09-25 13:36:24 +08:00
liugang 4270246347 * testtask: refactor the report method. 2023-09-25 13:28:09 +08:00
liugang 5c425afc3a * testtask: rename the groupRunsBySuite method to getRunsForUnitCases. 2023-09-25 10:19:16 +08:00
liugang cca08c5c0b * testtask: rename the processRowspanOfCases method to processRowspanForGroupCase and refactor it. 2023-09-25 09:55:41 +08:00
liugang 795c8c0a9e * testtask: refactor the unitCases method. 2023-09-25 09:55:08 +08:00
liugang 3c0c266a7f * testtask: replace 'test task' with 'testtask'. 2023-09-25 09:22:29 +08:00
liugang 5c45815379 * testtask: refactor the view method. 2023-09-25 09:18:57 +08:00
liugang 5919688d67 * testtask: refactor the create method. 2023-09-22 17:25:53 +08:00
liugang e716f2fa86 + testtask: add comment. 2023-09-22 16:35:25 +08:00
liugang abb7cb4d6d * testtask: refactor the browseUnits method and page. 2023-09-22 16:28:11 +08:00
liugang f51375fe03 * testtask: refactor the browse method. 2023-09-22 10:26:05 +08:00
liugang 0fb8f23269 * testtask: refactor the importUnitResult method. 2023-09-21 14:08:28 +08:00
liugang 6b64c7cc5d * testtask: remove declaration of unused variable. 2023-09-21 13:52:07 +08:00
liugang e85006060d * testtask: remove unused paramter. 2023-09-21 13:51:21 +08:00
caoyanyi dcf3895e31 * Change method params for product getExecutionPairsByProduct. 2023-09-20 16:28:19 +08:00
liugang 1df4002ff0 * testtask: refactor the runCase method. 2023-09-20 14:03:24 +08:00
liugang 661bd5d9da * testtask: refactor the batchRun method. 2023-09-19 15:59:21 +08:00
liugang f320d9c238 * testtask: refactor the groupCase method. 2023-09-19 13:22:27 +08:00
liugang c804520bba * testtask: adjust sort order. 2023-09-19 13:19:25 +08:00
liugang a6e12e72ef * testtask: adjust code order. 2023-09-19 13:18:19 +08:00