Commit Graph
842 Commits
Author SHA1 Message Date
hufangzhou e1a0409940 * Finish task #103991. 2023-10-09 14:10:36 +08:00
hufangzhou 958b258519 * Fix bug #38357. 2023-09-09 08:03:26 +00:00
wangyidong b9de706161 * Fix bug #38310. 2023-09-06 15:49:52 +08:00
hufangzhou d15df882ed * Fix bug #37756. 2023-09-04 06:41:04 +00:00
liugang a9c5986f10 * Export the selected items from post variable instead of from cookie. 2023-08-31 16:42:57 +08:00
liugang 809ac7de22 * testcase: user can batch change branch of scenes. 2023-08-18 16:38:45 +08:00
liugang 2339fb2bc8 * testcase: users can change their order by dragging a row to an adjacent row below it. 2023-08-18 15:53:57 +08:00
liugang 922c77b71e * testcase: refactor functions to update order of cases or scenes when drag them. 2023-08-18 13:23:35 +08:00
liugang af94b71777 - testcase: remove unused method. 2023-08-17 16:45:58 +08:00
liugang 85a2e102d8 * testcase: refactor the ajaxGetScenes method to support ditto option. 2023-08-17 16:45:06 +08:00
liugang 14557de085 * testcase: refactor the ajaxGetScenes method to support batch actions. 2023-08-17 16:27:40 +08:00
liugang e14c02410c * testcase: redirect to all cases page after edit a scene. 2023-08-17 15:06:22 +08:00
liugang 3714c9a397 * testcase: display cases order by the sort field as default. 2023-08-17 11:58:00 +08:00
leiyong 131ec38a97 * Revert code: 51295d3f20. 2023-08-17 02:58:30 +00:00
liugang ba0d5b3704 + testcase: add a prefix to avoid duplication with the scene ID. 2023-08-17 10:35:03 +08:00
tanghucheng c9f08e3af8 * Fix bug #37382. 2023-08-17 09:45:28 +08:00
leiyong 51295d3f20 * Update the object associated with the use case through the operation record. 2023-08-17 01:41:19 +00:00
liugang 269b423235 * testcaseModel: filter the cases of scenes with project in session, case type, modules and showAutoCase. 2023-08-16 17:24:54 +08:00
liugang e87c5be4f7 * testcase: adjust the redirect url after create a scene, fix bug #37327. 2023-08-16 15:39:30 +08:00
liugang f2f5afc185 * testcase: refactor the changeScene method. 2023-08-16 13:37:33 +08:00
liugang 3ad36c8a4f * testcase: change isCase to isScene. 2023-08-16 11:05:39 +08:00
liugang d900eb39e9 * testcase: separate the case id and scene id with different variables. 2023-08-15 16:33:16 +08:00
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