Commit Graph
4271 Commits
Author SHA1 Message Date
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
dingguodong d871a5338c + Add comments. 2023-08-21 10:53:30 +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
tianshujie 0078006d28 * Refactor getDataOfTasksPerEstimate method. 2023-08-21 10:42:18 +08:00
tianshujie 460d895072 * Refactor getDataOfTasksPerDeadline method. 2023-08-21 10:33:04 +08:00
tianshujie e9c3b3ae16 * Refactor getDataOfTasksPerPri method. 2023-08-21 10:24:25 +08:00
tianshujie 179a8aee6b * Refactor getDataOfTasksPerType method. 2023-08-21 10:19:45 +08:00
tianshujie dd477aa26e * Refactor getDataOfTasksPerAssignedTo method. 2023-08-21 09:59:31 +08:00
tianshujie 0c81ac2280 * Change the case of the getdataoftaskspermodule. 2023-08-21 09:48:59 +08:00
tianshujie e3ef4e2335 * Change the test case of the getdataoftasksperexecution. 2023-08-21 09:48:59 +08:00
tianshujie b7fda6bdf8 * Refactor getDataOfTasksPerModule method. 2023-08-21 09:48:59 +08:00
tianshujie 99c7cf194f * Change the test case. 2023-08-21 08:39:30 +08:00
tianshujie 7903b6e530 * Refactor getDataOfTasksPerExecution method. 2023-08-21 08:39:04 +08:00
tianshujie 93b9ae7c4a * Fix error of the activate page. 2023-08-18 17:28:43 +08:00
dingguodong 42051c78ea * Fix type error. 2023-08-18 16:48:11 +08:00
dingguodong 8bc17bf392 + Close the modal after click. 2023-08-18 16:07:00 +08:00
dingguodong b030fcb03f * Rename estimate to effort except object properties and column name. 2023-08-18 15:03:25 +08:00
tianshujie 59d9a20d26 * Change the test case of the processData4Report. 2023-08-18 14:27:20 +08:00
tianshujie fd234909e6 * Change the processData4Report method. 2023-08-18 14:27:20 +08:00
dingguodong b20a77c919 + Set team attributes to the task. 2023-08-18 14:22:50 +08:00
dingguodong 9b651555e6 * Add type for the paramter of function. 2023-08-18 14:16:23 +08:00
dingguodong 8617dea82f + Add a inline comment. 2023-08-18 14:15:50 +08:00
dingguodong 13c1544e65 * Comment and adjust the function. 2023-08-18 13:45:10 +08:00
dingguodong 27368bb32b * Skip getting team info for normal task. 2023-08-18 13:45:10 +08:00
dingguodong 3f6aa9d5e7 * Fix type error. 2023-08-18 13:45:09 +08:00
tianshujie c3015f2d94 + Add test case of the reportCondition. 2023-08-18 13:24:11 +08:00
tianshujie 88ef32ae92 * Refactor report method. 2023-08-18 11:27:48 +08:00
tianshujie bcc5b7e4ae * Change the comment of the editEffort and change the updateEffort. 2023-08-18 11:02:53 +08:00
tianshujie ef07fd6a63 * Change the comment of the confirmStoryChange. 2023-08-18 10:36:56 +08:00
tianshujie 699b138eb2 + Add comment of the batchCancel. 2023-08-18 10:34:46 +08:00
tianshujie 74c77b18cd + Add test case of the cancelparenttask. 2023-08-18 10:28:02 +08:00
tianshujie b3469cd6b2 * Change the test case of the updatechildrenbyparent. 2023-08-18 10:28:02 +08:00
tianshujie 37e0b24728 * Refactor cancal method. 2023-08-18 10:28:02 +08:00
tianshujie 1fd5e1644a * Change the test case. 2023-08-18 10:03:06 +08:00
tianshujie 267ea7e58d + Add test case for updateChildrenByParent method. 2023-08-18 10:03:06 +08:00
tianshujie 46248c77a3 * Refactor activate method. 2023-08-18 10:03:06 +08:00
dingguodong 8cd201fe9b + Add a function to set the zero date or datetime of the task to null. 2023-08-18 09:47:13 +08:00
dingguodong 608e6b8e40 * Set zero datetime or date to null. 2023-08-18 09:47:13 +08:00
dingguodong 57c6962b44 * Refactor this function. 2023-08-18 09:13:22 +08:00
tianshujie 9102125d7b * Refactor delete method. 2023-08-18 09:11:26 +08:00
dingguodong 77c410edb5 * Fix type error and add a link for product. 2023-08-18 08:51:42 +08:00
tianshujie 0acb568b75 * Refactor ajaxGetUserTasks method. 2023-08-18 08:47:01 +08:00
tianshujie 71cd09a0b5 * Refactor ajaxGetExecutionTasks method. 2023-08-17 17:06:07 +08:00
tianshujie 87f433d8a9 - Remove unuse code. 2023-08-17 16:27:21 +08:00
tianshujie 0e61309ef6 * Refactor ajaxGetTasks method. 2023-08-17 16:19:35 +08:00
tianshujie 85fe103b31 * Refactor ajaxGetDetail method. 2023-08-17 15:59:20 +08:00