Commit Graph
950 Commits
Author SHA1 Message Date
tianshujie 56d27c4c85 * Refactor create a task page and method. 2023-09-07 14:50:47 +08:00
caoyanyi bc4ca51f48 * Fix batch create child task error. 2023-08-28 11:22:46 +08:00
dingguodong 033af27ff3 * Fix typo in task module and related. 2023-08-24 17:14:11 +08:00
caoyanyi d2fbd1acdf * Replace and, or to &&, ||. 2023-08-24 15:42:37 +08:00
tianshujie 0b963223e9 * Refactor updateTeam method and case. 2023-08-23 11:21:34 +08:00
caoyanyi a552e6b6cb - Remove unused param. 2023-08-21 15:50:00 +08:00
tianshujie a602bdbcad * Change the export error. 2023-08-21 15:15:40 +08:00
dingguodong d3a368c7bc * Remove unnecessary db query and add comment. 2023-08-21 14:56:36 +08:00
tianshujie 36197537eb * Refactor export method. 2023-08-21 14:52:49 +08:00
dingguodong 6635bd608c * Fix type error. 2023-08-21 14:44:18 +08:00
tianshujie 42a054ccaa * Change the buildChartData method. 2023-08-21 11:25:49 +08:00
dingguodong b0c67e15e3 * Fix the error if the object does not exist. 2023-08-21 11:10:20 +08:00
dingguodong d871a5338c + Add comments. 2023-08-21 10:53:30 +08:00
dingguodong 42051c78ea * Fix type error. 2023-08-18 16:48:11 +08:00
dingguodong b030fcb03f * Rename estimate to effort except object properties and column name. 2023-08-18 15:03:25 +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
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 37e0b24728 * Refactor cancal method. 2023-08-18 10:28:02 +08:00
tianshujie 46248c77a3 * Refactor activate method. 2023-08-18 10:03:06 +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
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
tianshujie 0bd0ae041a * Refactor finish method. 2023-08-17 15:33:44 +08:00
dingguodong 1c4313e570 * Add comment for this function. 2023-08-17 15:10:00 +08:00
dingguodong e8f5062cda * Add a comment for param taskID. 2023-08-17 10:10:45 +08:00
dingguodong 2b84442579 * Add missing send and remove useless code. 2023-08-16 17:33:59 +08:00
dingguodong 82561354ca * Add a return statement immediately ends execution of the function. 2023-08-16 17:27:04 +08:00
dingguodong 9e9025787e * Move the main variable first. 2023-08-16 16:21:34 +08:00
dingguodong bf1bca3065 * Fix type error. 2023-08-16 16:02:39 +08:00
dingguodong e0af390a98 * Fix type error. 2023-08-16 14:23:51 +08:00
dingguodong 456811de8d * Fix type error. 2023-08-16 14:07:31 +08:00
dingguodong 9c614ed23b + Add related story and bug of task in detail body. 2023-08-15 17:25:00 +08:00
dingguodong 6276fff935 * Refactor the view of task. 2023-08-15 16:00:11 +08:00
caoyanyi 608838c8a1 * Replace isonlybody to isAjaxRequest. 2023-08-04 16:09:51 +08:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
dingguodong c5e7c24ddb * Remove unused variable. 2023-07-24 19:34:39 +08:00
liumengyi c5bb426087 * Refactor for bug::create after replacing the picker. 2023-07-14 15:41:20 +08:00
sunguangming b366764c7e * Code for editeffort locate. 2023-07-13 18:15:21 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
chentao 4176f7c3a0 * Export task data from task list page. 2023-07-10 16:01:10 +08:00
tianshujie 0e5072054f * Refact delete task. 2023-07-08 10:29:25 +08:00
sunguangming 74339f0df5 * Only task team member can record effort. 2023-07-04 09:59:18 +08:00