Commit Graph
53 Commits
Author SHA1 Message Date
liumengyi ff284d0c51 + Add modal box size. 2024-04-08 13:33:47 +08:00
wangyuting 00d3427532 * Fix build name link error. bug #114601. 2024-04-03 15:13:06 +08:00
wangyuting f379d371a7 * Add confirm icon to delete modal. bug #45154. 2024-02-21 14:02:32 +08:00
daitingting 7458cbe49f * There is no assign funciton. 2024-02-19 06:42:19 +00:00
daitingting 4a3e5a97d7 * Fix bug #45344. 2024-02-18 05:13:58 +00:00
wangyuting 8ae8203a23 * Fix newest testtask has sort. 2024-01-25 10:46:17 +08:00
wangxuepeng d7be12f30a * Fix bug #42615. 2024-01-12 14:44:08 +08:00
liumengyi 42312d2119 * Fix bug #41581, add width to action field. 2023-12-15 17:26:49 +08:00
liumengyi cf14f2bd5d - Fix bug #41543, remove status column in testtask::unitCases. 2023-12-14 16:56:12 +08:00
hufangzhou 7ab268bb9c * Merge 18.9 testtask module. 2023-11-29 16:22:34 +08:00
tianshujie 30dbd7b1a4 * Jump to the page under the current app. 2023-10-25 13:49:19 +08:00
liugang 08844f5b3e * testcase: refactor the createBug method. 2023-10-08 09:44:19 +08:00
liugang 2c3619f508 + testtask: add configuration items of the linkCase form. 2023-10-07 17:25:51 +08:00
liugang d8c5bd076f * testtask: fix display error of the dtable in linkCase page. 2023-10-07 17:25:04 +08:00
liugang 818f14a777 + testtask: add configuration items of the batchRun form. 2023-10-07 16:22:48 +08:00
liugang 7d1a95b8cb - testtask: remove unused configuration item. 2023-10-07 16:22:18 +08:00
liugang 6a2e9e79ba * testtask: add form configuration of the case page. 2023-09-22 17:24:29 +08:00
liugang 40db21146f + testtask: add form configuration of importUnitResult page. 2023-09-21 13:50:01 +08:00
liugang bcf734d20b + testtask: add form configuration of runCase page. 2023-09-20 13:57:39 +08:00
liumengyi 302a9f816d * Refactor testcaseModel::createStepsFromBug, and add its unit test. 2023-09-12 13:46:01 +08:00
liugang c285ca95e0 * testtask: modify configuration order. 2023-09-12 10:42:39 +08:00
liugang 38340ff7bf + testtask: add configuration of activate form and block form. 2023-09-12 09:35:32 +08:00
liugang 766a4830e1 * testtask: modify order of form's configuration. 2023-09-12 09:34:44 +08:00
liugang a20be2d5d3 + testtask: add configuration of close form. 2023-09-11 16:34:54 +08:00
liugang 010866f5c5 * testtask: process the uid field when start a testtask. 2023-09-11 16:34:11 +08:00
liugang 07eaa0daef + testtask: add configuration of the start form. 2023-09-11 13:59:49 +08:00
liumengyi 05dd2ebc43 * Refactor testtask::edit. 2023-09-06 17:21:37 +08:00
wangyuting 9844f4a6bf * Refactor unitCases function on testtask. 2023-08-25 15:56:32 +08:00
wangyuting 85b99f8013 * Optimize create function on testtask. 2023-08-24 16:32:10 +08:00
wangyuting 503afb7eed * Optimize testtask unitcases code. 2023-07-27 11:24:05 +08:00
wangyuting f842e17c67 * Finish testtask unitcases and unitgroup zin page. 2023-07-27 11:02:42 +08:00
wangyuting 9ae893121b * Optimize testtask cases page actions. 2023-07-21 09:38:48 +08:00
wangyuting cd78af7526 * Adjust modal style. 2023-06-30 10:58:35 +08:00
daitingting 40222cf216 * Refactor the browse units view. 2023-06-26 11:45:00 +00:00
daitingting 2fa927c5da * Adjust the modal size.
* Adjust codes.
2023-06-25 06:15:15 +00:00
daitingting 628153bf5f * Refactor block view.
* Format codes.
2023-06-16 07:25:19 +00:00
daitingting f4b063b1cb * Refactor close view. 2023-06-16 05:16:51 +00:00
wangyuting 4e840f65e2 * Finish testtask linkcase page. the task #95478. 2023-06-15 19:00:29 +08:00
liugang 655325cafc + testtaskConfig: add configuration of actions in testtask-cases page. 2023-06-15 18:48:27 +08:00
liugang fb6bdace39 * testtaskConfig: refactor configuration of datatable in testtask-cases page. 2023-06-15 18:48:07 +08:00
liugang 65ca0adfec * testtaskConfig: move configuration of actions to a single file. 2023-06-15 18:46:02 +08:00
wangyuting 9c286b2e60 * Add check priv on testtask cases page. 2023-06-13 18:52:06 +08:00
wangyuting f40b1db0de * Adjust dtable config url. 2023-06-13 09:49:56 +08:00
wangyuting 35900ec18e * Fix return error. 2023-06-13 09:08:24 +08:00
wangyuting 7b0a9d9db9 * Fix userMap is empty bug. 2023-06-12 10:16:56 +08:00
liumengyi a40dc1e78f * Fix error of view testtask. 2023-06-12 09:56:20 +08:00
wangyuting 1f948d4bfb * Adjust name field on testtask browse page. 2023-06-12 09:25:40 +08:00
wangyuting 5261e9b5f2 * Finish testtask testcase list page. the task id #94608. 2023-06-10 12:43:53 +08:00
wangyuting eaca90a71f * Adjust buildOperateMenu to initTableData. 2023-06-08 10:15:47 +08:00
wangyuting 8e2f1633dc * Finish testtask browse page. the task id #94604. 2023-06-06 09:56:58 +08:00