Commit Graph
1635 Commits
Author SHA1 Message Date
dingguodong 3ad190e9a8 * Fix typo, rename secend to second. 2023-08-01 16:27:46 +08:00
daitingting 19b96b3ef0 * Adjust style for batchrun view. 2023-08-01 03:24:17 +00:00
dingguodong 1937dbacae * Fix typo, rename attatch to attach. 2023-07-28 15:59:45 +08:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
wangyuting bcb3548207 * Adjust group switch menu css. 2023-07-27 13:29:41 +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
liumengyi bcd7c5d90b * Refactor ui of testcase::createBug. 2023-07-27 10:03:14 +08:00
liumengyi 6b82e15b13 * Refactor ui of testtask::results and testtask::runCase. 2023-07-26 16:37:29 +08:00
wangyuting acf01a403e * Finish testtask groupcase zin page. 2023-07-26 11:03:50 +08:00
wangyuting ace43ac419 * Add groupcase zin page on testtask module. 2023-07-25 19:52:03 +08:00
liumengyi dc1f3564a1 * Modify style of testtask::runCase. 2023-07-25 18:38:12 +08:00
liumengyi b8e9ed9e7b * Fix empty error. 2023-07-25 18:37:51 +08:00
liumengyi e5606810b2 * Modify style of runCase and case results. 2023-07-25 16:44:19 +08:00
sunguangming 7a1899ac9c * Finish task #97630. 2023-07-25 16:22:17 +08:00
wangyuting 5c31c80f20 * Adjsut testtask report style. 2023-07-25 14:23:53 +08:00
wangyuting 7bb6ebabd6 * Add tablechart wg. 2023-07-25 14:04:01 +08:00
wangyuting 267931c9cd * Finish testtask report zin page. 2023-07-25 13:42:54 +08:00
wangyuting 4bcd98e18d * Add testtask report zin page. 2023-07-24 17:28:44 +08:00
liumengyi 7091dca2be * Modify disabled style in testtask::runCase. 2023-07-24 17:02:56 +08:00
wangyuting 386a896f96 * Optimize batch actions on testtask cases. 2023-07-21 10:16:29 +08:00
wangyuting 9ae893121b * Optimize testtask cases page actions. 2023-07-21 09:38:48 +08:00
wangyuting 65c6401020 * Optimize actions on testtask view page. 2023-07-20 17:02:30 +08:00
wangyuting 2ec73329fc * Optimize style on testtask edit and view. 2023-07-20 16:51:32 +08:00
liumengyi d6290f266c * Modify to priPicker. 2023-07-17 13:22:31 +08:00
daitingting 47ea8adccf * Adjust codes. 2023-07-17 05:11:21 +00:00
liumengyi 446addf2e1 * Refactor for bug::edit after replacing the picker. 2023-07-15 13:37:18 +08:00
daitingting 3567516708 * Adjust the picker. 2023-07-15 02:27:18 +00:00
daitingting 3a174e0cc0 * Adjust the picker. 2023-07-14 07:21:41 +00:00
daitingting ae7f081e06 * Adjust the loadExecutions function for picker. 2023-07-14 05:48:58 +00:00
liumengyi c8ff998e38 * Fix bug of testtask::browse. 2023-07-13 09:43:43 +08:00
dingyongliang 5b8b28c9c3 * zin: refactor modal padding. 2023-07-12 16:23:58 +08:00
daitingting e1cd534884 * Use picker instead of select. 2023-07-12 06:48:44 +00:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
朱金勇 640e8f4482 * Use helper::setcookie. 2023-07-11 07:28:39 +00:00
wangyuting c0e429cdbf * Finish latestTesttask on qastatistic block. 2023-07-11 09:28:26 +08:00
朱金勇 ccb6a094f9 * Change constant to variable. 2023-07-10 04:31:47 +00:00
liumengyi 9a49abe158 * Refactor ui of testtask::results and testtask::runCase. 2023-07-07 10:54:03 +08:00
daitingting 3ffc3361bf * Adjust codes. 2023-07-07 01:31:38 +00:00
daitingting b31200c75c * Adjust width. 2023-07-06 11:45:31 +00:00
liugang 3b1c63be86 * Remove unused code. 2023-07-06 19:27:50 +08:00
liumengyi 3f19a097d5 * Fix a bug that click events aren't listened. 2023-07-06 19:11:04 +08:00
daitingting b62b420c94 * Refactor the batch run view, finish task #96872. 2023-07-06 09:20:36 +00:00
liumengyi 8eef9fb9ff + Add comments. 2023-07-06 16:42:46 +08:00
liumengyi d8fe4fc63a * Refactor ui of testtask::runCases. 2023-07-06 16:41:26 +08:00
liumengyi c97fc4a4f3 * Refactor ui of testtask::result. 2023-07-06 16:40:57 +08:00
liugang 94736ffcfc * Use fileInput widget to upload file. 2023-07-06 15:28:29 +08:00
liugang 8aca4c4df2 * Upload files with upload widget. 2023-07-06 15:18:19 +08:00
dingguodong 81be7d2231 * Rollback saveVisitState to saveState for consistency. 2023-07-06 13:32:03 +08:00
wangyuting 88ee9145df * Fix my bug and my story click action bug. 2023-06-30 14:57:24 +08:00