Commit Graph
74 Commits
Author SHA1 Message Date
daitingting 3608e77d79 * [task#146432,done,1h] Adjust consumed field type. 2025-07-17 15:14:12 +08:00
liumengyi f4ef130262 * [bug#57847,done,0.3h] use defaultFiles to show files. 2024-12-30 09:51:11 +08:00
wangyidong b500d8d98f * [perf story #69668] Adjust task batchcreate. 2024-11-26 10:32:24 +08:00
sunguangming 6380517495 * [task#131935,doing,1h] add parent field. 2024-11-05 15:07:10 +08:00
liumengyi a6784fc855 * [task#130251,doing,0.5h] add language items and config. 2024-10-23 09:18:10 +08:00
wangyuting 6c7f30d9d7 * [bug#54096,done,1.5h,0h] Fix empty columnID for batchcreate kanban task. 2024-09-24 16:12:25 +08:00
liumengyi 89f358f528 + [feedback#6903,done,0.1h] add realStarted to edit config. 2024-08-27 14:22:30 +08:00
sunguangming c761ca3a1d * [misc] add default value to left. 2024-06-25 16:12:32 +08:00
tianshujie 4a53d36e38 * Fix bug #48770. 2024-05-09 17:06:31 +08:00
wangyuting 6f29b6fd96 * Fix left is required bug. bug #48509. 2024-04-28 08:51:34 +08:00
liugang 356d63e7a1 * taskConfig: fix error of trying to get property of non-object. 2024-04-22 14:08:53 +08:00
wangyuting 150af53038 * Fix workflow extra batch form bug. 2024-03-27 09:23:13 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
wangyuting f94c88f07e * Fix workhour options doesn't unset. bug #42352. 2024-01-22 14:18:02 +08:00
tianshujie 08d73c58e0 + Add create test story tasks function. 2024-01-18 16:24:46 +08:00
tianshujie 26ae693130 * Fix bug #111256. 2024-01-17 09:00:47 +08:00
tianshujie 1fa404dc9c + Add keywords fields. 2024-01-16 13:54:18 +08:00
wangyuting 393383399f * Fix check recordWorkhour form data error. 2024-01-11 15:16:26 +08:00
caoyanyi b0615d06b4 - Delete duplicate code. 2024-01-03 18:59:54 +08:00
tianshujie 916ab0e029 * Fix bug #42335. 2023-12-26 17:23:23 +08:00
tianshujie 094468b0eb * Refactor activate a task page. 2023-11-13 17:14:07 +08:00
tianshujie 3d4dc4c116 + Add default value of the vision field. 2023-10-30 17:15:58 +08:00
zhouxin a40383aba3 * Adjust text alignment. 2023-10-27 10:13:36 +08:00
zhouxin 1ff03c11fc * Fixed bug where the user assignment was invalid when create task. 2023-10-27 10:09:32 +08:00
zhouxin 18a5601d81 * Make status picker of task-edit required. 2023-10-16 14:50:04 +08:00
tianshujie 76877e6d0e * Modify the story version linked when create a task. 2023-10-12 15:13:11 +08:00
dingguodong ed9a7e1ff1 * Set the left field to not required. 2023-08-23 09:58:55 +08:00
dingguodong 7c47d8ed5c * All columns of workhour form is required. 2023-08-23 09:20:40 +08:00
sunguangming 4645f53c92 * Add manage team modal to edit task page. 2023-07-04 08:43:33 +08:00
tianshujie 0a0c2fdf70 * Refactor cfd block. 2023-07-03 15:55:44 +08:00
sunguangming 62b83d6f3f * Finish task #95529. 2023-06-21 14:24:42 +08:00
tianshujie b98b9e5046 * Refactor create test subtasks. 2023-06-19 18:46:37 +08:00
sunguangming 0d049c9ef5 * Code for task #95362. 2023-06-15 14:42:34 +08:00
sunguangming 6ae3c501a4 * Code for recordworkhour details. 2023-06-15 13:11:07 +08:00
sunguangming f23bd4f618 * Make task::start useable. 2023-06-13 11:20:08 +08:00
sunguangming 15800a4309 * Add config for edit effort form. 2023-06-05 14:03:32 +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 9cddb600cf * Remove recordworkhour id config, add ui. 2023-05-30 15:33:08 +08:00
sunguangming 4803d1290a * Refactor task recordworkhour. 2023-05-29 14:57:06 +08:00
caoyanyi 75b5391033 * Split datatable config. 2023-05-29 11:17:02 +08:00
tianshujie 067bf423c6 * Modify the load element method for batchcreate page. 2023-05-26 15:44:13 +08:00
tianshujie 6697ba4054 * Modify data type. 2023-05-26 11:22:04 +08:00
tianshujie 4e230ca629 * Refactor batchedit method and add test case for task module. 2023-05-26 09:58:55 +08:00
sunguangming 83911b5d7f * Rename recordEstimate to recordWorkhour. 2023-05-25 15:32:28 +08:00
caoyanyi f3055914c4 * Split close method and change unit test case. 2023-05-24 17:30:53 +08:00
tianshujie 56ab6327c2 * Refactor batch create method and add test case for batch create task. 2023-05-24 14:00:49 +08:00
sunguangming ea8c454882 * Refactor cancel method(control) of task. 2023-05-24 11:27:59 +08:00
caoyanyi 32801a5399 - Remove unused fields. 2023-05-23 15:31:07 +08:00
朱金勇 1bd75e6929 * Refactor batchCreate of task. 2023-05-23 03:01:23 +00:00
sunguangming 6a69dc6f39 * Format task config. 2023-05-23 10:15:58 +08:00