Commit Graph
1499 Commits
Author SHA1 Message Date
caoyanyi f3055914c4 * Split close method and change unit test case. 2023-05-24 17:30:53 +08:00
sunguangming 0ec2cf7312 * Call a common function in task model. 2023-05-24 17:06:20 +08:00
sunguangming 3cd6f5c168 * Modify comment. 2023-05-24 16:49:10 +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 a38da5751b * Refactor batch change module of task. 2023-05-24 13:57:16 +08:00
sunguangming 1ebaa49dea * Move code line. 2023-05-24 13:22:31 +08:00
sunguangming a730ccbdab * Refactor cancel method(model) of task. 2023-05-24 11:27:59 +08:00
caoyanyi d1361f181a * Split batchChangeModule funtion. 2023-05-24 08:57:19 +08:00
sunguangming 7b45a6c9bf * Format task edit method, modify unit test script. 2023-05-23 16:54:41 +08:00
caoyanyi 2aac5c6aee * Adjust annotations and data types. 2023-05-23 16:37:32 +08:00
sunguangming 6594cb08be * Skip has consumed parent tasks in edit page. 2023-05-23 15:38:27 +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
caoyanyi 81d6434b5c * Split task completion method. 2023-05-23 14:02:04 +08:00
sunguangming ec13220588 * Move create aciton to model. 2023-05-23 13:59:15 +08:00
朱金勇 1bd75e6929 * Refactor batchCreate of task. 2023-05-23 03:01:23 +00:00
sunguangming 12ececa3c7 * Remove param of update method, format code. 2023-05-23 10:15:58 +08:00
sunguangming 84c0400175 * Refactor task assign method. 2023-05-22 15:26:15 +08:00
tianshujie 865263743e + Add activate page and test case for task module. 2023-05-22 09:24:57 +08:00
tianshujie 071292b3fa * Modify test case for managetaskteam and settaskfiles method. 2023-05-19 11:31:31 +08:00
tianshujie 6e6a940ee6 + Add test case for createmultitask method. 2023-05-18 17:04:51 +08: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 66f3f35145 \# Delete useless code. 2023-05-18 13:20:26 +08:00
tianshujie 23ad9b6b96 * Refactor the create task method. 2023-05-18 13:16:18 +08:00
tianshujie 55caa4067b * Optimize the logic of edit a task. 2023-05-16 16:43:13 +08:00
tianshujie df8b733691 * Refactor batchcreate task pages. 2023-05-16 11:06:40 +08:00
zenggang 2a95898346 * Task activate model method and unit 2023-05-15 08:33:48 +00:00
tianshujie 0a30c7158b * Refactor the start method of the task module. 2023-05-15 14:16:14 +08:00
liumengyi 726b6945da * Fix bug of build menu. 2023-05-15 08:46:55 +08:00
zenggang 73510d72bd * Task activate batchupdate method and unit 2023-05-12 09:29:07 +00:00
zhouxin 185c81618e * Delete useless param. 2023-05-12 08:33:24 +00:00
liumengyi 7625a4fdab * Refactor task-pause and add unit test. 2023-05-12 16:19:22 +08:00
tianshujie 840e38100a * Whether the modify judgment actions button displays issues. 2023-05-12 09:34:16 +08:00
zhouxin 5f1480922b * Add team data fixer. 2023-05-11 23:33:15 +00:00
tianshujie 17a16097d4 * Modify test case for task method. 2023-05-11 20:44:29 +08:00
tianshujie 0ea7ace95a * Reduce logical operators in judgments. 2023-05-11 20:06:35 +08:00
hufangzhou da20605d4b * Get the parent task ID from URL. 2023-05-11 16:07:54 +08:00
hufangzhou d6969808e9 * Remove the updateParentAfterSplit function that its code has been implemented in method updateParentStatus. 2023-05-11 15:50:15 +08:00
lishuo 9462d2ba3c * Adjust the ternary operator under the task module. 2023-05-11 15:06:25 +08:00
lishuo c52641ca27 * Optimizing comments. 2023-05-11 13:42:44 +08:00
hufangzhou 45f4c834b8 * Change childTasks variable name to children. 2023-05-10 20:16:44 +08:00
hufangzhou e6500c0828 * Add English comments for task-batchCreate. 2023-05-10 20:11:05 +08:00
zhouxin 5db73bc70d * Add updateParent method to update a task's parent. 2023-05-10 11:08:02 +00:00
zenggang 59313eefd4 * Edit task edit ui and adjust code style 2023-05-10 09:57:44 +00:00
zenggang 6526d699bd * Edit updateteam method 2023-05-10 09:55:50 +00:00
zhouxin e8c19c8d99 * Rename variable for readability. 2023-05-10 08:56:31 +00:00
zhouxin c9d73347b2 * Batch change stdClass() to stdclass(). 2023-05-10 08:26:54 +00:00
zhouxin 58e1b88b67 * Record task version when edit task. 2023-05-10 07:52:39 +00:00