Commit Graph
934 Commits
Author SHA1 Message Date
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
daitingting 2ec807b54f * Refactor the ajaxGetReviewAmount. 2023-09-04 03:18:27 +00:00
liumengyi 19de252d0a * Refactor show import model, and add testcaseTao::fetchStepsByList and its unit test. 2023-09-04 11:17:30 +08:00
liugang 23282a1017 * testcase: refactor the createScene method. 2023-09-04 10:13:05 +08:00
daitingting 3cae49390c * Remove ajaxGetStatus function. 2023-09-01 05:48:42 +00:00
daitingting acddaed1d0 * Remove useless function.
* Rename forceNotReview to needReview.
2023-09-01 03:25:55 +00:00
daitingting 6099d279e6 * Adjust codes. 2023-09-01 02:12:24 +00:00
daitingting 0e94a6cf36 * Refactor the automation function. 2023-09-01 02:09:45 +00:00
daitingting c29f96d479 * Refactor showScript function. 2023-09-01 01:45:00 +00:00