Commit Graph
820 Commits
Author SHA1 Message Date
liugang 638086ba6b * testcase: refactor the method to batch confirm story change of cases. 2023-08-14 15:09:14 +08:00
liugang 35057ad37c * testcase: refactor the methods to batch change type of cases. 2023-08-14 15:08:36 +08:00
liugang 3d592ec092 * testcase: refactor methods to batch change module of cases. 2023-08-14 15:07:52 +08:00
liugang 4e17ebfd23 * testcase: refactor methods to batch change branch of cases. 2023-08-14 15:07:03 +08:00
liugang 21e8e01609 * testcase: refactor the batchDelete method. 2023-08-14 15:06:10 +08:00
liugang 7a30762ec9 * testcase: refactor methods to batch review cases. 2023-08-14 15:02:19 +08:00
liugang 84bff6c7e5 * testcase: filter the posted case id list. 2023-08-14 15:00:13 +08:00
liugang 7c2cff855b - testcase: remove unused method. 2023-08-14 11:17:18 +08:00
liugang 7c71c12522 * testcase: refactor the batchChangeModule method. 2023-08-14 11:06:49 +08:00
liugang b1d4f9646a * testcase: refactor the changeScene method. 2023-08-14 09:28:34 +08:00
liugang 70f9cc2f65 * testcase: only update the cases or scenes whose order has been changed. 2023-08-11 17:18:20 +08:00
liugang 61af0f367f * testcase: refactor the updateOrder method. 2023-08-11 17:09:48 +08:00
liugang 3057cd49fb * testcase: refactor the batchChangeScene method, only cases can batch change scene. 2023-08-11 16:49:52 +08:00
liugang bb196ba312 * testcase: fix syntax error. 2023-08-11 16:49:07 +08:00
liugang b381ddc63f * testcase: call deleteScene method to delete sub scenes when batch delete scenes. 2023-08-11 16:15:11 +08:00
liugang 2da7970cf4 - testcase: don't delete cases when delete a scene. 2023-08-11 16:14:43 +08:00
liugang 9d8c138167 * testcase: change sceneId to sceneID. 2023-08-11 16:09:04 +08:00
liugang 561bf3cbf3 * testcase: refactor the batchDelete method. 2023-08-11 16:04:35 +08:00
liugang c6566cd21e * testcase: refactor the deleteScene method. 2023-08-11 14:58:01 +08:00
liugang 979ee06a34 + testcase: fix error the $recPerPage variable in cookie was overwritten by the default $recPerPage paramter. 2023-08-11 13:59:37 +08:00
liugang 762eb447a1 * testcase: add extra properties to testcases. 2023-08-11 08:58:30 +08:00
liugang 7256b59a0e * testcase: change Id to ID. 2023-08-10 17:10:36 +08:00
liugang f46ed8def6 * testcase: refactor the browse method. 2023-08-10 16:26:26 +08:00
liugang ce19ef457c * testcase: refactor the ajaxGetModuleScenes method. 2023-08-09 10:30:25 +08:00
liugang 452f837511 - testcase: remove unused method. 2023-08-08 17:49:20 +08:00
liugang a2120e513c * testcase: simplify variables assigned to createScene page. 2023-08-08 16:21:03 +08:00
liugang c06004bf3c * testcase: refactor the editScene method. 2023-08-08 15:57:15 +08:00
liugang 56de879334 * testcase: fix error name of parameters. 2023-08-08 15:56:14 +08:00
liugang 3ee96b3ed2 * testcase: fix error of call undefined variable. 2023-08-08 14:42:48 +08:00
liugang 56e0d1e7e0 - testcase: remove unused code. 2023-08-08 14:42:28 +08:00
liugang afbe0e0dae * testcase: refactor the createScene method. 2023-08-08 14:23:32 +08:00
liugang 878d062968 * testcase: remove unused code. 2023-08-08 14:21:56 +08:00
liugang a4e6db6123 * testcase: remove unused code. 2023-08-08 14:15:00 +08:00
hufangzhou 4afecfe948 * Fix bug #36214. 2023-07-11 09:56:44 +08:00
tanghucheng 02d81e3883 * Fix bug #35642. 2023-06-02 03:29:40 +00:00
hufangzhou df85592f69 * Add the case related scene when export csv file. 2023-05-25 13:29:35 +08:00
songchenxuan fcae546aa8 * Filter parent stories when create or edit a testcase. 2023-05-24 17:31:29 +08:00
songchenxuan 3404fc5f60 * Modify stories that testcase can link at page first load. 2023-05-24 13:23:05 +08:00
tanghucheng 3bfa842e05 * Fix bug #35535, Level 1.5 navigation drop-down is loading all the time. 2023-05-24 03:00:49 +00:00
songchenxuan c55fb5c2be * Finish task #93579. 2023-05-23 15:14:33 +08:00
Lufei 7466c2dbd7 * Fix testcase getList param error. 2023-05-16 10:55:32 +08:00
zhaoke e486908d52 * Fix bug #34886. 2023-04-27 13:58:26 +08:00
zhaoke a0c035343e * Fix bug #34826,34821,34815. 2023-04-26 15:30:50 +08:00
zhaoke 186d901af7 * getXmindImport,showXmindImport,saveXmindImport use importXmind permission. 2023-04-18 15:41:38 +08:00
zhaoke 4bcd11acd3 * Update commits. 2023-04-13 16:38:59 +08:00
zhaoke e6faec7ba6 * Update commits. 2023-04-13 16:34:05 +08:00
zhaoke 9a7ade5b64 * Fix formatting issues. 2023-04-13 15:22:20 +08:00
zhaoke a64bc7d5ab * Move xmind functions to lib. 2023-04-13 13:51:34 +08:00
zhaoke eb833be4e5 Merge branch 'zenops_66' into zenops_69 2023-04-13 09:31:12 +08:00
zhaoke d401a87812 Merge branch 'master' into zenops_69 2023-04-13 09:09:49 +08:00