Commit Graph
3861 Commits
Author SHA1 Message Date
tianshujie 66f3f35145 \# Delete useless code. 2023-05-18 13:20:26 +08:00
tianshujie 23ad9b6b96 * Refactor the create task method. 2023-05-18 13:16:18 +08:00
dingyongliang ce803f6e9b * Refactor history wg. 2023-05-18 10:12:12 +08:00
dingyongliang 2659a31df5 * Convert priNum to priLabel. 2023-05-18 10:01:27 +08:00
sunhao b026c07a77 * optimize UI for page "task-view". 2023-05-18 09:46:01 +08:00
caoyanyi 057085d444 + Add test task config. 2023-05-17 14:24:29 +08:00
caoyanyi 2256e592c1 * Adjust the problem of sonar detection. 2023-05-17 11:06:35 +08:00
tianshujie a3119fed06 * Modify the task module's method name and delete useless code. 2023-05-17 11:04:16 +08:00
tianshujie c23553c979 * Refactor batchcreate task page. 2023-05-17 10:18:03 +08:00
tianshujie 1e813338c4 * Optimize the method for start task. 2023-05-17 10:18:03 +08:00
caoyanyi e0c5de6abe * Replace date acquisition method. 2023-05-16 17:14:12 +08:00
caoyanyi 229e6f64fd * Replace date acquisition method. 2023-05-16 17:12:22 +08:00
tianshujie 80edbd838a * Optimize the method names and logic for create task. 2023-05-16 17:10:24 +08:00
tianshujie 55caa4067b * Optimize the logic of edit a task. 2023-05-16 16:43:13 +08:00
tianshujie 188f5c8b02 * Fixed a create task error. 2023-05-16 11:28:00 +08:00
tianshujie df8b733691 * Refactor batchcreate task pages. 2023-05-16 11:06:40 +08:00
zenggang d022be14e7 * Task activate unit yaml 2023-05-15 08:35:37 +00:00
zenggang 2a95898346 * Task activate model method and unit 2023-05-15 08:33:48 +00:00
tianshujie 075dd67719 + Add unit tests for the task start method. 2023-05-15 14:16:14 +08:00
tianshujie 0a30c7158b * Refactor the start method of the task module. 2023-05-15 14:16:14 +08:00
liumengyi 726b6945da * Fix bug of build menu. 2023-05-15 08:46:55 +08:00
zenggang 73510d72bd * Task activate batchupdate method and unit 2023-05-12 09:29:07 +00:00
zhouxin 185c81618e * Delete useless param. 2023-05-12 08:33:24 +00:00
mayue e918c876da * Removed two undefined variables. 2023-05-12 08:27:10 +00:00
liumengyi 7625a4fdab * Refactor task-pause and add unit test. 2023-05-12 16:19:22 +08:00
hufangzhou ed41438a7f * Refactor the cancel method of task control. 2023-05-12 14:49:19 +08:00
hufangzhou 4b55214e85 * Get kanban data by calling the getKanbanData function in the responseKanban function. 2023-05-12 14:31:55 +08:00
hufangzhou 6a045a152a * Add regionID param to getKanbanData function. 2023-05-12 13:38:38 +08:00
zenggang 05c465b5f2 * Adjust task zen method 2023-05-12 05:26:24 +00:00
dingyongliang f73a924eeb * Replace task view page color. 2023-05-12 10:05:40 +08:00
tianshujie 840e38100a * Whether the modify judgment actions button displays issues. 2023-05-12 09:34:16 +08:00
zhouxin 5f1480922b * Add team data fixer. 2023-05-11 23:33:15 +00:00
hufangzhou ceee0ec822 * Change the if...else to several if. 2023-05-11 21:01:58 +08:00
tianshujie e4bb5a00b3 + All the parameter data type of the getAssignedTo4MultiTest method. 2023-05-11 20:57:23 +08:00
liumengyi 2bda72de16 * Refactor the view of task-create. 2023-05-11 20:53:19 +08:00
tianshujie 87db7ea89a * Modify the format of test case. 2023-05-11 20:53:04 +08:00
tianshujie 17a16097d4 * Modify test case for task method. 2023-05-11 20:44:29 +08:00
dingyongliang dfa37e5b71 * Adjust task view page style. 2023-05-11 20:18:05 +08:00
mayue 1c73342248 * Modify the error message of estimated hours. 2023-05-11 12:16:07 +00:00
tianshujie 0ea7ace95a * Reduce logical operators in judgments. 2023-05-11 20:06:35 +08:00
tianshujie a6f217a5d6 * Modify the data in the project table in the yaml file. 2023-05-11 20:06:35 +08:00
zenggang bfc6835e7e * Fix task code bug. 2023-05-11 11:16:10 +00:00
zenggang 664727d6ce * Task batchedit method and adjust code style 2023-05-11 11:09:27 +00:00
lishuo ae4e1f36f4 * Optimize code and comments. 2023-05-11 18:15:54 +08:00
hufangzhou da20605d4b * Get the parent task ID from URL. 2023-05-11 16:07:54 +08:00
hufangzhou d6969808e9 * Remove the updateParentAfterSplit function that its code has been implemented in method updateParentStatus. 2023-05-11 15:50:15 +08:00
lishuo 5a1ab3e24c * Replace setcookie function to helper::setcookie. 2023-05-11 15:36:23 +08:00
lishuo 9462d2ba3c * Adjust the ternary operator under the task module. 2023-05-11 15:06:25 +08:00
lishuo c52641ca27 * Optimizing comments. 2023-05-11 13:42:44 +08:00
mayue 9b2c401c79 * Remove a single variable and return early. 2023-05-10 12:42:07 +00:00