Commit Graph
4271 Commits
Author SHA1 Message Date
tianshujie 65c56bbc78 * Change the test case. 2023-08-17 15:33:44 +08:00
tianshujie 0bd0ae041a * Refactor finish method. 2023-08-17 15:33:44 +08:00
dingguodong 1c4313e570 * Add comment for this function. 2023-08-17 15:10:00 +08:00
dingguodong 9db24ec4a8 + Setting the task type to test to prevent duplicate tasks from being created. 2023-08-17 14:57:14 +08:00
dingguodong a28d0e76e4 * Resolve the undefined variable. 2023-08-17 14:34:44 +08:00
dingguodong f8ee79abc3 * Use not empty statement instead of issset statement. 2023-08-17 14:34:43 +08:00
dingguodong dc648a74a7 * Set taskID. 2023-08-17 14:34:43 +08:00
dingguodong 344834d23a * Fix the error when creating task with test type. 2023-08-17 14:34:43 +08:00
dingguodong e8f5062cda * Add a comment for param taskID. 2023-08-17 10:10:45 +08:00
dingguodong 2b84442579 * Add missing send and remove useless code. 2023-08-16 17:33:59 +08:00
dingguodong 82561354ca * Add a return statement immediately ends execution of the function. 2023-08-16 17:27:04 +08:00
dingguodong 4f6e5ae067 * Reindent lines. 2023-08-16 16:27:51 +08:00
dingguodong 9e9025787e * Move the main variable first. 2023-08-16 16:21:34 +08:00
dingguodong bf1bca3065 * Fix type error. 2023-08-16 16:02:39 +08:00
dingguodong 7f3aff84e0 * Fix the undefined variable which may be not set. 2023-08-16 15:55:18 +08:00
dingguodong f0aec35360 + Set the title for children task. 2023-08-16 15:44:17 +08:00
dingguodong 32382f1a43 + Add css for the link of parent task name. 2023-08-16 15:44:17 +08:00
dingguodong e0af390a98 * Fix type error. 2023-08-16 14:23:51 +08:00
dingguodong cc7f0e1213 + Add a default value for task left. 2023-08-16 14:23:50 +08:00
dingguodong 456811de8d * Fix type error. 2023-08-16 14:07:31 +08:00
caoyanyi 207b098224 - Remove duplicate judgment. 2023-08-16 13:54:01 +08:00
dingguodong 0fc4b56e07 * Optimize and reduce queries if task is closed. 2023-08-16 13:52:06 +08:00
dingguodong b0869c196e - Remove the modal for execution. 2023-08-16 09:36:48 +08:00
dingguodong 1ba5534cdb + Set the execution name and module name of the task. 2023-08-16 09:33:28 +08:00
dingguodong eca81f1c82 + Add data size of modal. 2023-08-15 17:33:04 +08:00
dingguodong 9c614ed23b + Add related story and bug of task in detail body. 2023-08-15 17:25:00 +08:00
dingguodong ae51ca983e * Fix the view of task has no related bug in detail body which the task came from a bug. 2023-08-15 16:55:03 +08:00
dingguodong 6276fff935 * Refactor the view of task. 2023-08-15 16:00:11 +08:00
dingguodong 4a39f454f0 * Remove extra function call. 2023-08-15 16:00:11 +08:00
caoyanyi 89d2625057 + Add prev task and next task btn. 2023-08-04 17:05:05 +08:00
caoyanyi 608838c8a1 * Replace isonlybody to isAjaxRequest. 2023-08-04 16:09:51 +08:00
sunguangming 49ffb9acb8 * Add default width to task::actions. 2023-08-03 15:40:51 +08:00
dingguodong f8bb87a740 * Fix typo, rename viod to void. 2023-08-03 14:17:04 +08:00
dingguodong bc758a356f * Fix typo. 2023-08-02 08:51:19 +08:00
tianshujie 45e346df47 * Refactor create task page. 2023-08-01 13:32:29 +08:00
tianshujie 5498312d0d * Refactor custom fields. 2023-08-01 10:54:01 +08:00
caoyanyi 68a6918b5f + Add custom form field setting. 2023-07-31 09:34:13 +08:00
tianshujie d2808c3bfd * Add send mail template. 2023-07-28 14:56:01 +08:00
caoyanyi 3320ae21c2 * Change task report page data. 2023-07-28 13:33:49 +08:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
caoyanyi fcb2e2c037 * Change comment. 2023-07-28 09:52:06 +08:00
caoyanyi db3c09b7b9 + Add page for task report. 2023-07-28 09:52:06 +08:00
caoyanyi ea5fd361e8 * Fix error for array key is float type. 2023-07-28 09:52:06 +08:00
dingguodong bf7bbeb077 + Change display text for batch create task in view. 2023-07-25 08:52:33 +08:00
dingguodong cf9939eb57 * Set a hidden input to initialize post. 2023-07-24 19:50:51 +08:00
dingguodong aedeb04ffe * Set a hidden input to initialize post. 2023-07-24 19:44:01 +08:00
dingguodong c5e7c24ddb * Remove unused variable. 2023-07-24 19:34:39 +08:00
dingguodong bd4e01fa55 * Fix typo. 2023-07-24 19:34:39 +08:00
caoyanyi 26eee7c168 - Remove unused file. 2023-07-24 14:41:34 +08:00
dingguodong bd3b1944bf + Set the field of task type to requied. 2023-07-21 16:21:57 +08:00