Commit Graph
240 Commits
Author SHA1 Message Date
tianshujie cb762c8653 * Move the getTeamByTask method into model.php. 2023-11-16 11:05:27 +08:00
tianshujie 81f6872874 * Change the case for task module. 2023-09-22 09:42:19 +08:00
caoyanyi 2f416c55d3 * Dealing with database date error issues. 2023-09-18 10:40:19 +08:00
caoyanyi af44720e67 * Replace YY/MM/DD to YYYY-MM-DD. 2023-09-18 09:54:37 +08:00
caoyanyi 90cbc652b8 * Replace YY/MM/DD to YYYY-MM-DD. 2023-09-18 09:52:44 +08:00
tianshujie c43b54f0fe * Add getUnfinishTasks method and delete fetchByID method. 2023-08-29 11:21:29 +08:00
dingguodong e6457d696e * Clear the table zt_projectstory to make sure the story is not projected. 2023-08-28 09:58:13 +08:00
tianshujie c739d76502 * Change the method order and delete unuse method. 2023-08-25 14:45:13 +08:00
tianshujie aea676f15d * Move the file location of the case. 2023-08-25 11:23:38 +08:00
dingguodong 033af27ff3 * Fix typo in task module and related. 2023-08-24 17:14:11 +08:00
dingguodong 57d859f2ab * Fix typo. 2023-08-24 16:54:54 +08:00
dingguodong 5bd32fde0b * Use specified data to test this case. 2023-08-24 14:10:59 +08:00
dingguodong bec4e367cc * Modify the type in comment and func body. 2023-08-24 14:10:59 +08:00
tianshujie 009d814722 * Change the case of the getleftafterdeleteworkhour file. 2023-08-24 11:06:46 +08:00
tianshujie bc571f9def * Change the case of the gettaskafterdeleteworkhour file. 2023-08-24 10:56:06 +08:00
tianshujie 149e082fbb + Add user data. 2023-08-24 10:56:06 +08:00
tianshujie 6cd737b5b5 * Format data. 2023-08-24 10:47:05 +08:00
tianshujie 9061b1fc6d * Change the case of the checkworkhour file. 2023-08-24 10:40:32 +08:00
tianshujie 0970349080 * Fix the project data for the case. 2023-08-24 10:30:45 +08:00
caoyanyi 6b8063abc3 * Change unit test data. 2023-08-24 09:58:32 +08:00
tianshujie 64bf3b43f8 * Change case of the computeBeginAndEnd method. 2023-08-24 08:46:01 +08:00
dingguodong bba01e6d3e * Fix wrong relationship between task and execution. 2023-08-23 13:47:40 +08:00
dingguodong a35e542ab2 * Modify the unit test case. 2023-08-23 13:44:40 +08:00
tianshujie 0b963223e9 * Refactor updateTeam method and case. 2023-08-23 11:21:34 +08:00
tianshujie e8c09cb1e4 * Change the field name. 2023-08-23 11:11:49 +08:00
tianshujie 8e3bc08b80 * Change the field name. 2023-08-23 10:19:18 +08:00
tianshujie 4a1c00dcf1 * Change the test data. 2023-08-23 10:08:59 +08:00
tianshujie 8f5715e3cf * Change the required fields config for the batchUpdate. 2023-08-23 10:00:12 +08:00
tianshujie 377e5e0d0d * Change case of the aftersplittask. 2023-08-23 09:52:16 +08:00
tianshujie 1914f82da9 * Refactor checkEstStartedAndDeadline method. 2023-08-23 08:43:09 +08:00
tianshujie bcebfe4327 * Refactor getMultiTaskMembers method. 2023-08-22 16:56:16 +08:00
tianshujie efd909c4aa * Refactor getListByConds method. 2023-08-22 16:10:37 +08:00
tianshujie ec48fc8465 * Refactor updateOrderByGantt method. 2023-08-22 13:55:45 +08:00
dingguodong 0ca5c16fe2 + Add unit test for getting task after deleting workhour. 2023-08-22 13:49:51 +08:00
tianshujie ec2b549095 + Add case for the task module. 2023-08-22 13:23:19 +08:00
dingguodong 5bd1185380 + Add unit test for getting the left after deleting workhour. 2023-08-22 13:10:07 +08:00
dingguodong 7e99849e40 + Add function to test getting the left after deleting workhour. 2023-08-22 13:09:08 +08:00
caoyanyi 398dea07ed * Adjust unit test check rule, 2023-08-22 11:17:49 +08:00
tianshujie 13e5adf2e6 * Refactor getFinishedUsers method. 2023-08-22 09:23:11 +08:00
tianshujie cf9d094a22 + Add case of the getExportTasks. 2023-08-21 16:35:49 +08:00
tianshujie d536002dc3 + Add case for the processExportTasks method. 2023-08-21 15:21:53 +08:00
tianshujie a548c8d8e1 * Refactor mergeChartOption method. 2023-08-21 13:24:21 +08:00
dingguodong 675bce5b9e + Initialize data for unit test. 2023-08-21 11:18:12 +08:00
tianshujie f021ea27b6 * Refactor getDataOfTasksPerStatus method. 2023-08-21 11:17:10 +08:00
tianshujie 5e93dbec89 * Refactor getDataOffinishedTasksPerDay method. 2023-08-21 11:09:02 +08:00
tianshujie 04e7811449 * Refactor getDataOfTasksPerClosedReason method. 2023-08-21 11:03:42 +08:00
tianshujie 20908351f2 * Change the case. 2023-08-21 11:03:42 +08:00
tianshujie dd27a54038 * Refactor getDataOfTasksPerFinishedBy method. 2023-08-21 10:56:08 +08:00
tianshujie 77f7f4dceb * Refactor getDataOfTasksPerConsumed method. 2023-08-21 10:51:28 +08:00
tianshujie accb52838a * Refactor getDataOfTasksPerLeft method. 2023-08-21 10:46:26 +08:00