Commit Graph
136 Commits
Author SHA1 Message Date
tianshujie 5fe315c2f4 * Refactor getByList method of task module. 2023-05-29 11:02:28 +08:00
tianshujie 067bf423c6 * Modify the load element method for batchcreate page. 2023-05-26 15:44:13 +08:00
tianshujie b897ad3a90 * Fix the issue of create task database errors. 2023-05-26 11:22:04 +08:00
tianshujie a7e46f3ee4 * Remove unuse function. 2023-05-26 10:05:07 +08:00
tianshujie 4e230ca629 * Refactor batchedit method and add test case for task module. 2023-05-26 09:58:55 +08:00
caoyanyi ae6f679776 * Change saved tips. 2023-05-25 13:19:06 +08:00
caoyanyi dd2acb7dbe * Split batchClose method. 2023-05-25 13:19:06 +08:00
zhaoke e167c29691 * Refactore batchAssignTo function. 2023-05-24 20:53:37 +08:00
caoyanyi f3055914c4 * Split close method and change unit test case. 2023-05-24 17:30:53 +08:00
tianshujie fe24a9660d * Modify the form header style. 2023-05-24 16:42:29 +08:00
sunguangming 93ff24e1e2 * Split task update method. 2023-05-24 16:23:29 +08:00
tianshujie 56ab6327c2 * Refactor batch create method and add test case for batch create task. 2023-05-24 14:00:49 +08:00
sunguangming bedbbd4b7f * Fix code error. 2023-05-24 13:19:20 +08:00
sunguangming ea8c454882 * Refactor cancel method(control) of task. 2023-05-24 11:27:59 +08:00
caoyanyi e0719abd21 * Adjust comments and return judgments. 2023-05-23 15:33:29 +08:00
caoyanyi e659c81db6 * Remove unused code. 2023-05-23 14:18:54 +08:00
sunguangming 3d3b64e3e9 * Sort functions of zen. 2023-05-23 14:13:24 +08:00
caoyanyi 81d6434b5c * Split task completion method. 2023-05-23 14:02:04 +08:00
朱金勇 1bd75e6929 * Refactor batchCreate of task. 2023-05-23 03:01:23 +00:00
sunguangming 3483ff01a0 * Fix code error, rename variable. 2023-05-23 10:15:58 +08:00
tianshujie 929b14392c * Method for modifying batch create tasks. 2023-05-22 17:20:28 +08:00
sunguangming 84c0400175 * Refactor task assign method. 2023-05-22 15:26:15 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
tianshujie 865263743e + Add activate page and test case for task module. 2023-05-22 09:24:57 +08:00
tianshujie c7535fe28e * Optimization of task status flow related methods. 2023-05-19 14:14:26 +08:00
tianshujie e1ebd32648 + Add start page of task module. 2023-05-19 10:35:12 +08:00
daitingting 0839d28a8c * Rename confirmBug to confirm. 2023-05-19 01:48:28 +00:00
tianshujie 1511d46e47 * Add test case for createtaskofaffair method. 2023-05-18 16:36:37 +08:00
tianshujie 41784ae125 * Add test case for createtaskoftest method. 2023-05-18 16:04:26 +08:00
tianshujie 23ad9b6b96 * Refactor the create task method. 2023-05-18 13:16:18 +08:00
tianshujie a3119fed06 * Modify the task module's method name and delete useless code. 2023-05-17 11:04:16 +08:00
tianshujie c23553c979 * Refactor batchcreate task page. 2023-05-17 10:18:03 +08:00
tianshujie 1e813338c4 * Optimize the method for start task. 2023-05-17 10:18:03 +08:00
tianshujie 80edbd838a * Optimize the method names and logic for create task. 2023-05-16 17:10:24 +08:00
tianshujie 55caa4067b * Optimize the logic of edit a task. 2023-05-16 16:43:13 +08:00
tianshujie 188f5c8b02 * Fixed a create task error. 2023-05-16 11:28:00 +08:00
tianshujie df8b733691 * Refactor batchcreate task pages. 2023-05-16 11:06:40 +08:00
tianshujie 0a30c7158b * Refactor the start method of the task module. 2023-05-15 14:16:14 +08:00
zenggang 73510d72bd * Task activate batchupdate method and unit 2023-05-12 09:29:07 +00:00
liumengyi 7625a4fdab * Refactor task-pause and add unit test. 2023-05-12 16:19:22 +08:00
hufangzhou 4b55214e85 * Get kanban data by calling the getKanbanData function in the responseKanban function. 2023-05-12 14:31:55 +08:00
hufangzhou 6a045a152a * Add regionID param to getKanbanData function. 2023-05-12 13:38:38 +08:00
zenggang 05c465b5f2 * Adjust task zen method 2023-05-12 05:26:24 +00:00
liumengyi 2bda72de16 * Refactor the view of task-create. 2023-05-11 20:53:19 +08:00
lishuo 5a1ab3e24c * Replace setcookie function to helper::setcookie. 2023-05-11 15:36:23 +08:00
mayue 9b2c401c79 * Remove a single variable and return early. 2023-05-10 12:42:07 +00:00
mayue fddbdf9e95 * Delete zen's setMenuByTab function. 2023-05-10 12:36:36 +00:00
hufangzhou 947759d412 * Change the showFields variable name to checkedFields. 2023-05-10 20:31:13 +08:00
hufangzhou e6500c0828 * Add English comments for task-batchCreate. 2023-05-10 20:11:05 +08:00
mayue b980e7fd5b * Optimizing variable operations. 2023-05-10 11:52:17 +00:00