Commit Graph
973 Commits
Author SHA1 Message Date
wangyuting afb3b21970 * Fix import testcase error. bug #43976 and #43979. 2024-01-16 14:36:43 +08:00
wangxuepeng 52968b5c72 * Fix bug #43433. 2024-01-12 16:45:13 +08:00
daitingting 09bcc97a16 * Adjust required prompt way. 2024-01-11 02:39:18 +00:00
wangxuepeng 8f24ed1750 * Fix the error when import xmind. 2024-01-09 16:35:18 +08:00
caoyanyi 6fc9b419c7 * Adjust automation save locate. 2024-01-09 13:23:06 +08:00
wangxuepeng a4a5853a39 * Fix bug #43370. 2024-01-08 16:31:03 +08:00
liumengyi 1f3001debb * Fix bug #43328. 2024-01-05 11:10:30 +08:00
wangxuepeng eb852ba56e * Fix bug #42600. 2024-01-05 09:34:08 +08:00
liumengyi 207b3c7591 * Fix bug #42654, assign actions and object id for history widget. 2024-01-04 14:26:10 +08:00
wangxuepeng 059a64a1cd * Fix bug #42913. 2024-01-04 08:52:35 +08:00
liumengyi dd176e52bf * Fix bug #42866, fix parameter type error. 2024-01-03 10:44:13 +08:00
wangxuepeng ad8123115d * Fix bug #42913. 2024-01-03 10:12:28 +08:00
liumengyi f13b405c21 * Fix bug #109909, set case lib menu when batch editing cases in the case library. 2024-01-02 15:43:34 +08:00
wangxuepeng 8273f0f232 * Fix bug #42820. 2023-12-29 16:42:02 +08:00
wangxuepeng f3b5fff8dc * Fix the error when export xmind. 2023-12-28 14:07:28 +08:00
wangxuepeng ba3ccdd6dd * Save the preBranch in qa module. 2023-12-28 13:51:36 +08:00
wangxuepeng b624f77f34 * Change or to ||; 2023-12-28 09:33:29 +08:00
wangxuepeng 43205d99bc * Fix bug #42577. 2023-12-28 09:29:58 +08:00
wangxuepeng 8d26379853 * Fix bug #42575. 2023-12-28 09:20:57 +08:00
wangxuepeng 6802dcbe05 * Fix bug #42525, fixed related bugs. 2023-12-27 17:12:07 +08:00
liugang ca0c02580d * testcase: refactor the automation method and page. 2023-12-27 14:02:09 +08:00
liumengyi 094cea1dc2 * Refactor zanodeModel::setAutomationSetting, and add its unit test. 2023-12-26 14:48:07 +08:00
liumengyi 69ac93b5d1 * Fix parameter type error. 2023-12-25 09:30:05 +08:00
朱金勇 96c2c8a7f6 * Refactor tree model. 2023-12-23 15:40:13 +08:00
wangyuting 4ac1d311d9 * Adjust config->testcase->customField to config->testcase->list->customField. the bug #41845. 2023-12-22 09:26:46 +08:00
wangxuepeng ca8d24fe37 * Fix bug #41536. 2023-12-14 15:49:42 +08:00
wangyidong 7fddab02aa * Fix for export case. 2023-12-08 14:36:36 +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
liumengyi 9174a3ab6b * Fix bug, add parameter type. 2023-12-02 14:55:20 +08:00
hufangzhou 03aa2f3faf * Merge 18.9 testcase module. 2023-11-30 10:45:20 +08:00
liumengyi 8451008e87 * Fix bug of branch session testcase, and optimize code. 2023-11-23 09:27:20 +08:00
liumengyi 11977519cd * Set branch in testcase::edit, and save branch to session in testcase::browse. 2023-11-23 09:15:20 +08:00
liumengyi bbb598f636 * Refactor testcaseModel::setMenu. 2023-11-23 09:07:12 +08:00
liumengyi 60a93a3d76 * Fix bug #40850, modify parameter type after strict type declaration. 2023-11-23 08:59:04 +08:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
tianshujie 934b4a0a52 * Change the way you determine if it is an ajax request. 2023-11-17 14:51:32 +08:00
tianshujie cb29fcf913 * Fix create a testcase navgation when the system don't have any product. 2023-11-17 11:01:41 +08:00
caoyanyi aa6682aaef + Add dir split. 2023-11-08 17:12:56 +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 f7359ca95a * Show errors when importing cases from case lib. 2023-11-02 10:46:43 +08:00
liumengyi cbf4c7647a * Add dtable sort to testcase::zerocase. 2023-11-01 14:40:17 +08:00
liumengyi 463f0026d3 * Set executionID in testcase::edit. 2023-10-31 16:39:11 +08:00
wangxuepeng c94677b399 * Remove getCanImportCases and getCanImportedModules to testcase. 2023-10-30 16:50:22 +08:00
tianshujie 63d48a35c9 + Add 2.5 level menu for the project testcase list. 2023-10-24 16:35:53 +08:00
daitingting 5a00c6dc4c * Adjust import. 2023-10-23 09:32:46 +00:00
daitingting 724ae0373b * Format codes. 2023-10-18 05:13:19 +00:00
daitingting 14eef2dd26 * Add projectID param. 2023-10-18 01:11:30 +00:00
daitingting 80ca27022d * Adjust codes. 2023-10-16 09:04:11 +00:00
daitingting 26d535f8fd * Adjust name. 2023-10-13 08:27:57 +00:00