Commit Graph
1956 Commits
Author SHA1 Message Date
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
wangyuting cd78af7526 * Adjust modal style. 2023-06-30 10:58:35 +08:00
daitingting f59dc4c7ce * Adjust width. 2023-06-28 05:28:16 +00:00
daitingting 060898e850 * Refactor the importunitresult view. 2023-06-28 05:13:25 +00:00
daitingting f03fd39616 * Add title. 2023-06-27 07:22:08 +00:00
daitingting 40222cf216 * Refactor the browse units view. 2023-06-26 11:45:00 +00:00
daitingting 2cf2b742b5 * Call modalHeader. 2023-06-25 06:56:47 +00:00
daitingting 2fa927c5da * Adjust the modal size.
* Adjust codes.
2023-06-25 06:15:15 +00:00
liugang e35456a125 * Replace all render functions with 'render()'. 2023-06-21 09:06:35 +08:00
daitingting b08ff50930 * Refactor the edit view of testtask. 2023-06-20 05:30:20 +00:00
daitingting 5608437ac8 * Refactor create view of testtask. 2023-06-20 02:24:10 +00:00
daitingting 4ea7dce893 * Adjust the params of actionList. 2023-06-19 08:06:19 +00:00
daitingting 986e2e33e0 * Adjust the header and the submit for start action. 2023-06-19 07:09:53 +00:00
daitingting a8075aa0ee * Adjust the header and the submit for close action. 2023-06-19 06:49:00 +00:00
daitingting bb2ff98871 * Adjust the header and the submit. 2023-06-19 06:24:35 +00:00
daitingting 3aac75c69b * Refactor activate view. 2023-06-16 07:25:51 +00:00
daitingting 628153bf5f * Refactor block view.
* Format codes.
2023-06-16 07:25:19 +00:00
daitingting 6d04e9defc * Refactor start view. 2023-06-16 05:31:38 +00:00
daitingting f4b063b1cb * Refactor close view. 2023-06-16 05:16:51 +00:00
liugang 5edc08f8b6 * testtask: refactor the cases page. 2023-06-15 19:57:52 +08:00
wangyuting f99f1b039d * Adjust menu label on testtask linkcase. 2023-06-15 19:40:54 +08:00
daitingting ea93254101 * Refactor the view file of testtask. 2023-06-15 11:38:58 +00:00
wangyuting 49357e2243 * Add noticeNone message to testtask linkcase page. 2023-06-15 19:21:25 +08: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
liugang 6870d8771a * testtaskModel: merge code with same "if" statement. 2023-06-15 18:42:47 +08:00
liugang 0e47b72ac1 * testtask: fix error the batch actions cann't work. 2023-06-15 08:38:55 +08:00
wangyuting 1e9a8db435 * Add auto run case on testtask cases page. 2023-06-13 19:46:27 +08:00