caoyanyi
|
e0562976e6
|
* Add unit test for getToAndCcList method.
|
2023-06-01 15:56:41 +08:00 |
|
tianshujie
|
26ddec810a
|
* Fix call variable error problem.
|
2023-06-01 14:34:04 +08:00 |
|
caoyanyi
|
c4bd3541f2
|
* Revert method.
|
2023-06-01 13:39:31 +08:00 |
|
tianshujie
|
a02a2ed290
|
* Modify the logic of the linear task check operate effort.
|
2023-06-01 11:36:15 +08:00 |
|
tianshujie
|
4f41edc511
|
* Refactor canOperateEffort method of task module.
|
2023-06-01 11:19:34 +08:00 |
|
caoyanyi
|
91ba73ffc6
|
* Add param type and return type.
|
2023-06-01 10:58:39 +08:00 |
|
sunguangming
|
bf1d4cea71
|
* Modify comment.
|
2023-06-01 10:57:14 +08:00 |
|
sunguangming
|
128e170330
|
* Add comment to processTask method.
|
2023-06-01 10:43:50 +08:00 |
|
tianshujie
|
3da1c13c89
|
* Refactor appendLane method of task module.
|
2023-06-01 10:17:59 +08:00 |
|
tianshujie
|
36e1916836
|
* Refactor getStoryTaskCounts method of task module.
|
2023-06-01 09:26:42 +08:00 |
|
caoyanyi
|
cbe91feadb
|
- Delete duplicate method.
|
2023-05-31 17:18:22 +08:00 |
|
caoyanyi
|
51286cd882
|
- Remove unused methods.
|
2023-05-31 16:04:48 +08:00 |
|
tianshujie
|
748d8f23fe
|
* Refactor getUserSuspendedTasks method of task module.
|
2023-05-31 16:01:55 +08:00 |
|
tianshujie
|
9a7c9c1028
|
\# Remove the logic of finishedBy, canceledBy, closedBy, and closedReason in batch edit.
|
2023-05-31 14:55:21 +08:00 |
|
sunguangming
|
8596e59709
|
* Add needupdatebugstatus unit test.
|
2023-05-31 14:18:55 +08:00 |
|
caoyanyi
|
f4578f635d
|
+ Add param type and return type.
|
2023-05-31 13:59:45 +08:00 |
|
caoyanyi
|
9653ed3340
|
* Add param type and return value.
|
2023-05-31 13:20:33 +08:00 |
|
caoyanyi
|
7a32dfe996
|
* Move resetEffortLeft from model to tao.
|
2023-05-31 09:24:06 +08:00 |
|
sunguangming
|
26875336e2
|
* Remove unused function.
|
2023-05-31 09:19:34 +08:00 |
|
caoyanyi
|
9c030a72fe
|
* Change variable name.
|
2023-05-30 15:04:57 +08:00 |
|
tianshujie
|
06654780b1
|
+ Add update parent task.
|
2023-05-30 14:58:28 +08:00 |
|
tianshujie
|
368c35318b
|
* Refactor getUserTaskPairs method of task module.
|
2023-05-30 13:44:16 +08:00 |
|
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 |
|