Commit Graph
5686 Commits
Author SHA1 Message Date
caoyanyi 5749717efc * [refac bug #56822] Set default for design field for edit. 2024-12-09 09:21:27 +08:00
wangyidong 69b24a22f0 * [refac bug #57616] Add data-app attr for report link. 2024-12-06 16:56:43 +08:00
wangyidong 1ee06b1e97 * [perf story #69871] Adjust for show child label. 2024-12-06 13:21:00 +08:00
wangyidong bb96ef712b * [perf story #69206] Show task ui by viewType. 2024-12-06 11:29:23 +08:00
sunguangming f74e09b075 * [task#133830,done,2h] finish task. 2024-12-05 13:47:17 +08:00
wangyidong dc04e3f5d5 * [perf story #69211] Use isParent to replace parent field. 2024-12-05 13:44:52 +08:00
tianshujie 3a6228c700 * [refac,done,0.3h] remove formatHours method. 2024-12-04 15:58:46 +08:00
sunguangming 9a1076e62c * [task#133832,done,1h] finish task. 2024-12-04 15:06:09 +08:00
wangyidong 2e820a5292 * [perf story #69214] Adjust code. 2024-12-04 14:48:35 +08:00
wangyidong 79e3f44331 * [perf story #69871] Adjust code. 2024-12-04 13:03:31 +08:00
wangyidong 7272f01873 * [perf story #69871] sort tasks for export execution. 2024-12-04 10:58:00 +08:00
wangyidong cc5ee688fd * [refac bug #57598] not show create testcase btn. 2024-12-04 10:58:00 +08:00
liumengyi f07f93c77a * [misc,done,0.1h] fix undefined variable error. 2024-12-04 10:04:57 +08:00
liumengyi 51cfdd3623 * [task#133967,done,2h] modify delay label. 2024-12-04 09:53:51 +08:00
liumengyi bc86d4dbe2 * [misc,done,0.1h] get desc. 2024-12-04 09:53:51 +08:00
sunguangming 5494bd35a5 Merge branch 'main' of https://gitfox.zcorp.cc/git/zentao/zentaopms into main 2024-12-03 05:28:02 +00:00
sunguangming 764a7cd990 Merge branch 'feature/task' into main 2024-12-03 05:25:48 +00:00
liumengyi d611d9d71a + [task#133216,done,1h] process limited executions by project. 2024-12-03 13:25:42 +08:00
liumengyi a73ad12325 * [task#133217,doing,1h] check db priv and limitedExecutions. 2024-12-03 13:25:42 +08:00
liumengyi 88d332a418 * [task#133217,doing,1h] check db priv in execution::kanban. 2024-12-03 13:25:42 +08:00
liumengyi bc30afe271 * [task#133217,doing,2h] check db priv in execution::kanban. 2024-12-03 13:25:42 +08:00
liumengyi c60d923476 * [task#133217,start,1h] check assignTo. 2024-12-03 13:25:42 +08:00
tianshujie a7daf5890a * [task#133223,doing,0.5h] skip tip when the stage has child. 2024-12-03 13:25:42 +08:00
tianshujie 55ba011f2c * [task#133223,doing,0.5h] change tip condition. 2024-12-03 13:25:42 +08:00
tianshujie b7b6941166 * [task#133223,doing,0.3h] change split stage button. 2024-12-03 13:25:42 +08:00
liumengyi 4f248bd73d * [task#133219,done,1h] add parent for watarfallplus' execution. 2024-12-03 13:25:42 +08:00
liumengyi ee12528f59 * [task#133220,start,3h] add parent and check date. 2024-12-03 13:25:42 +08:00
liumengyi 0fc9a67f98 * [task#133222,doing,0.5h] add delay tip in execution::task. 2024-12-03 13:25:42 +08:00
liumengyi 7fee3c1bd9 * [task#133109,done,1h] sync members to project. 2024-12-03 13:25:42 +08:00
liumengyi 42dd96c199 * [task#133109,done,1h] record members diff. 2024-12-03 13:25:42 +08:00
sunguangming 12e9ac3325 * [task#133821,doing,2h] code for task. 2024-12-03 10:26:07 +08:00
liyang 14ff07f167 * [bug#57689] fix bug for search. 2024-12-03 09:37:22 +08:00
xieqiyu aa29c0e4bd * [bug#57645] Add the tutorial for execution. 2024-12-03 09:08:32 +08:00
liyang 8da441d77c * [bug#57686] adjust col config for build list. 2024-12-02 16:28:18 +08:00
wangyidong d37c6a2025 * [refac bug 57308] Merge from feature/task branch. 2024-12-02 14:13:05 +08:00
tianshujie e0fd80d819 * [bug#57685,done,0.2h] fix 1.5 drop menu error. 2024-12-02 14:05:18 +08:00
wangyidong 449def2a6f * [refac bug #57611] Set changed status for task. 2024-12-02 11:14:56 +08:00
wangyidong 80389bb593 * [refac bug #57616] Fix error. 2024-12-02 10:58:58 +08:00
wangyidong 5e4b4c5205 * [refac bug #57610] Adjust for execution tree. 2024-12-02 10:28:06 +08:00
wangyidong 8f70524e7b * [refac bug #57607] Fix bug. 2024-12-02 10:28:06 +08:00
xieqiyu 8a54569740 * [misc] Optimize the code for related object. 2024-11-29 17:09:35 +08:00
wangyidong 090b8b02f5 * [refac bug #57623] Adjust code for check var. 2024-11-29 15:56:27 +08:00
wangyidong 22e0c23523 * [refac bug #57619] Adjust back link for create task. 2024-11-29 14:51:30 +08:00
wangyidong bf069ccba9 * [refac bug #57595] Set estStarted and realStarted field for task tree. 2024-11-29 10:47:25 +08:00
wangyidong 9fb60509d6 * [refac bug #57608] Append changed to task statusList. 2024-11-29 10:47:25 +08:00
sunguangming 6b6639d613 * [bug#57427,done,0.2h] fix bug. 2024-11-28 16:24:09 +08:00
tianshujie 89e3e73988 * [bug#57553,done,0.5h] check child stage date. 2024-11-28 14:22:46 +08:00
wangyidong 24b58c4f53 * [refac bug #57308] Add from var. 2024-11-28 10:08:40 +08:00
wangyidong c3c84fabb2 * [perf story #69201] Add getTaskCount method. 2024-11-27 13:07:18 +08:00
wangyidong ce23a27641 * [perf story #69201] Append all task children. 2024-11-27 10:58:34 +08:00