Commit Graph
94 Commits
Author SHA1 Message Date
xieqiyu 93f8a62923 * Fix bug#42628. 2023-12-28 19:58:47 +08:00
liugang 155c596a94 * storyZen: convert the $branch parameter to string. 2023-12-27 08:41:37 +08:00
liumengyi 7433882292 * Fix parameter type error. 2023-12-25 09:24:11 +08:00
xieqiyu 8f10c9dfe6 * Fix bug#41732. 2023-12-23 16:12:31 +08:00
sunguangming 4c5b667fff * Fix bug #42253. 2023-12-23 14:48:10 +08:00
xieqiyu 475c7727d9 * Fix bug#41774. 2023-12-23 14:34:18 +08:00
xieqiyu 16444a8bb3 * Fix bug#41787. 2023-12-22 16:22:36 +08:00
tianshujie 0f5e6556e0 * Fix bug #41917. 2023-12-22 15:41:04 +08:00
xieqiyu 98faf995a0 * Fix bug#42164. 2023-12-21 20:32:01 +08:00
tianshujie 7fc67a3fed * Fix a Level 2.5 project navigation issue. 2023-12-20 09:06:02 +08:00
tianshujie 9776443be3 * Fix bug #41933. 2023-12-18 19:41:01 +08:00
xieqiyu e261ab265b * Fix bug#41250. 2023-12-15 13:34:16 +08:00
xieqiyu 6edcffd25b * Fix bug#41617. 2023-12-15 10:45:48 +08:00
xieqiyu 050dcf5043 * Fix bug#41593. 2023-12-15 10:37:31 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
wangyidong 14e43e71dc * Adjust for create story in task kanban. 2023-11-14 17:32:54 +08:00
sunguangming 96aedd8a3a * Code for RD kanban refresh. 2023-11-14 13:34:00 +08:00
xieqiyu 6738569f1b * Fix bug#40484. 2023-11-14 09:53:30 +08:00
xieqiyu 4ef499dd93 * Fix bug#40394. 2023-11-13 11:11:35 +08:00
xieqiyu c144e494db * Fix bug#40424. 2023-11-13 10:47:11 +08:00
xieqiyu a89c4bf44c * Fix bug#40502. 2023-11-10 16:17:56 +08:00
songchenxuan 8c13d40b45 * Merge commit cf1c7a6d4e. 2023-11-10 14:33:08 +08:00
xieqiyu bb79a2c567 * Fix bug#40393. 2023-11-09 15:20:43 +08:00
xieqiyu baa8d77d11 * Modify the bug of story change. 2023-11-08 16:34:01 +08:00
xieqiyu 32fbaff394 * Fix the bug of story change. 2023-11-08 01:09:45 +00:00
xieqiyu d97f5f246e * Modify the bug of story review. 2023-11-07 06:29:39 +00:00
xieqiyu 850b18abf7 * Fix bug of story review and show error tip. 2023-11-06 08:35:41 +00:00
xieqiyu fab63f6ad7 * Fix bugs of story. 2023-11-06 05:29:05 +00:00
tanghucheng 156e9a7511 * Merge #6f82ece39a,Code for task #92289. 2023-11-03 02:23:22 -04:00
tanghucheng 3d9f13c436 * Merge #a50a745a41,Finish task #92289. 2023-11-03 01:56:50 -04:00
tianshujie 51628e817f * Refactor batch close stories. 2023-11-02 13:55:11 +08:00
tianshujie 0433fa89dd - Remove unused code. 2023-11-01 16:45:47 +08:00
tianshujie 412ecd10e3 * Add the Close popup property. 2023-11-01 15:12:58 +08:00
tanghucheng 2f1ef5abc6 * Merge #145b1ccb42,Fix Bug #33878. 2023-11-01 02:37:07 -04:00
liumengyi 3ff7b6d9b9 * Optimize code. 2023-11-01 10:37:14 +08:00
liumengyi 704b1f446a * Fix error of batch close story. 2023-11-01 09:38:44 +08:00
tianshujie b6bb092d4a * Change the link after the change a story. 2023-10-31 15:49:18 +08:00
tianshujie 3783c96e77 * Set object ID for 1.5 drop menu. 2023-10-31 14:44:31 +08:00
tianshujie 84747ba6c3 * Fix an error when the batch create stories. 2023-10-31 14:07:06 +08:00
tianshujie f7b8067dbb * Change the variable type. 2023-10-27 09:31:41 +08:00
wangyidong 1d75b53770 * Fix bug for create story. 2023-10-13 17:31:38 +08:00
zhouxin fac8e94d35 * Fix error of reture value's type. 2023-10-13 15:38:46 +08:00
wangyidong 66c95d69c3 * Adjust unit test for story model. 2023-10-10 09:43:25 +08:00
wangyidong 56150d3106 * Rewrite story batchtotask method. Code for task #102982. 2023-10-08 08:28:51 +08:00
wangyidong 2016282bfd * Rewrite story submitreview. Code for task #102978. 2023-09-28 13:55:14 +08:00
wangyidong aa648fd594 * Rewrite story review. Code for task #102975. 2023-09-27 17:13:40 +08:00
wangyidong 4f0b716a01 * Rewrite story view page. Code for task #102973. 2023-09-27 15:01:26 +08:00
wangyidong 58a8f275d2 * Rewrite story change. Code for task #102971. 2023-09-26 16:20:09 +08:00
caoyanyi 8efff358f8 * Adjust call function method 2023-09-26 14:57:50 +08:00
wangyidong 0d4d1e8e5c * Rewrite story batchEdit. Code for task #102970. 2023-09-25 14:48:44 +08:00