Commit Graph
1377 Commits
Author SHA1 Message Date
sunguangming ed3a3f91bb * Remove unused code. 2023-05-30 13:16:26 +08:00
tianshujie 27a8535fc0 * Refactor getUserTasks method of task module. 2023-05-30 10:34:18 +08:00
tianshujie 6d7fa5964e * Refactor getParentTaskPairs method of task module. 2023-05-30 09:01:17 +08:00
sunguangming 9cf867af24 * Rename recordEstimate. 2023-05-30 08:38:40 +08:00
tianshujie c2c4a27eba * Refactor getExecutionTaskPairs method of task module. 2023-05-29 16:13:21 +08:00
sunguangming 9c692e6866 * Remove unused code. 2023-05-29 15:43:02 +08:00
tianshujie c267ba80c5 * Refactor getTasksByModule method of task module. 2023-05-29 15:01:24 +08:00
sunguangming ee99f613a5 * Refactor task-model recordworkhour method. 2023-05-29 14:57:06 +08:00
sunguangming 4803d1290a * Refactor task recordworkhour. 2023-05-29 14:57:06 +08:00
tianshujie bed196bb2f * Modify the return type of a function. 2023-05-29 14:14:37 +08:00
tianshujie 05c5f02bad * Refactor getProjectID method of task module. 2023-05-29 14:10:49 +08:00
caoyanyi bf533ecfa4 * Change variable name. 2023-05-29 11:30:41 +08:00
caoyanyi 4a1da586b0 * Replace variable name for taskIDList. 2023-05-29 11:16:48 +08:00
tianshujie 5fe315c2f4 * Refactor getByList method of task module. 2023-05-29 11:02:28 +08:00
tianshujie 011f9e1e61 * Refactor getbyid method of task module and add test case. 2023-05-29 10:04:15 +08:00
tianshujie 067bf423c6 * Modify the load element method for batchcreate page. 2023-05-26 15:44:13 +08:00
tianshujie 1da6b78d46 * Modify test case for task module. 2023-05-26 11:00:46 +08:00
tianshujie 4e230ca629 * Refactor batchedit method and add test case for task module. 2023-05-26 09:58:55 +08:00
sunguangming 2e974420d5 * Remove unused code. 2023-05-25 15:58:09 +08:00
sunguangming 2777ec9622 * Rename recordEstimate to recordWorkhour. 2023-05-25 15:53:00 +08:00
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
caoyanyi cde2fc0016 - Remove unused field. 2023-05-25 15:37:34 +08:00
caoyanyi 714aa3bafa - Remove unused fields. 2023-05-25 15:34:26 +08:00
sunguangming 83911b5d7f * Rename recordEstimate to recordWorkhour. 2023-05-25 15:32:28 +08:00
caoyanyi b711263598 * Add score save and action save. 2023-05-25 14:38:47 +08:00
sunguangming 75fad6f5f6 * Refactor getTeamByAccount method. 2023-05-25 14:19:40 +08:00
caoyanyi 5227c2b011 * Add comment and default value. 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
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