Commit Graph
942 Commits
Author SHA1 Message Date
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
daitingting 890692b636 * Set moduleID as 0 when switch feature bar. 2023-10-13 08:26:05 +00:00
daitingting 28579dd316 * Adjust the high light of the navbar. 2023-10-09 08:17:16 +00:00
daitingting 784ff77f38 * Set caseID for processing the actions in view. 2023-10-09 01:46:40 +00:00
liugang 08844f5b3e * testcase: refactor the createBug method. 2023-10-08 09:44:19 +08:00
liugang 633cb81c1a - testcase: remove unused code. 2023-10-08 09:33:24 +08:00
liugang 88ac6559e6 * testcaseModel: move the $branch parameter before the $startScene parameter of the getSceneMenu method. 2023-09-21 17:30:25 +08:00
liumengyi 860fcababb * Optimize code for testcase::edit. 2023-09-20 11:09:28 +08:00
caoyanyi de52e6af24 * Replace saveState to checkAccess. 2023-09-18 14:27:33 +08:00
liugang e1e232d26c * Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now. 2023-09-14 17:00:40 +08:00
daitingting 463a134998 * Refactor the getXmindExport function. 2023-09-14 03:24:47 +00:00
daitingting 85f4f931b0 * Refactor the getXmindImport funciton. 2023-09-08 01:11:05 +00:00
daitingting 8917083e06 * Refactor the showXmindImport function. 2023-09-07 09:12:42 +00:00
daitingting ae24670f37 * Refactor the saveXmindImport function. 2023-09-07 06:09:34 +00:00
dingguodong bfad848bee * Rename ACTIONMODEL to actionModel. 2023-09-07 09:35:38 +08:00
dingguodong 559a6971d1 * Remove unnecessary parameter. 2023-09-07 09:35:38 +08:00
liumengyi 80dceb038e * Add comment and replace " to '. 2023-09-06 14:32:50 +08:00
liumengyi ac33688ccf * Refactor testcaseModel::saveXmindConfig, and add its unit test. 2023-09-06 13:55:25 +08:00
liumengyi aef33d4a98 - Remove testcase::saveXmindConfig. 2023-09-06 10:58:16 +08:00
liumengyi ac8377c841 * Refactor testcase::importToLib, and add testcaseTao::doUpdate, add unit test. 2023-09-06 10:28:11 +08:00
daitingting f19fca92f3 * Refactor the importXmind fucntion.
* Move fetchByXml and fetchByJson function to zen.
2023-09-05 08:51:33 +00:00
liumengyi 09e1edaf64 * Refactor testcase::importFromLib. 2023-09-05 14:33:10 +08:00
daitingting 3eea1f79c6 * Adjust the return when the testcase is not found. 2023-09-05 05:16:17 +00:00
liugang 8307d2014e * testcase: refactor the function of edit a scene. 2023-09-05 11:28:40 +08:00
liumengyi 7677cf765a * Fix error of sync steps. 2023-09-05 11:25:59 +08:00
daitingting 5daecc2c09 * Refactor the exporxmind function. 2023-09-05 01:35:57 +00:00
liugang 6048f96fa9 * testcase: refactor the browse method. 2023-09-05 08:55:30 +08:00
daitingting 1ce4f35f2d * Refactor the ajaxGetOptionMenu function. 2023-09-04 06:26:29 +00:00
liugang 5ab508d1f1 * testcase: refactor the deleteScene method. 2023-09-04 13:43:42 +08:00
liugang 253df95277 * testcase: rename the buildCaseForCase method to buildCaseForCreate. 2023-09-04 13:38:38 +08:00
liugang eb1624bc48 Revert "* testcase: rename method buildCaseForCase to buildCaseForCreate."
This reverts commit e836b9fd1c.
2023-09-04 13:37:40 +08:00
liugang e836b9fd1c * testcase: rename method buildCaseForCase to buildCaseForCreate. 2023-09-04 13:33:55 +08:00