Commit Graph
1280 Commits
Author SHA1 Message Date
tianshujie 5bd06e02de * Fix bug #40884. 2023-11-23 15:47:07 +08:00
daitingting 4e063d3b61 * Adjust type. 2023-11-20 02:55:14 +00:00
daitingting 3be2ece9c0 * Use dtable config.
* Set dataSource.
2023-11-14 08:05:12 +00:00
sunguangming 96aedd8a3a * Code for RD kanban refresh. 2023-11-14 13:34:00 +08:00
wangyidong e6a784a640 * Adjust processstorychange page. 2023-11-13 17:17:33 +08:00
songchenxuan 72c45c25da * Merge commit c55fb5c2be. 2023-11-10 15:41:09 +08:00
chaideqing ae29220b22 * Merge commit: d19e09c48d, Fix bug#36553. 2023-11-10 08:28:41 +00:00
liumengyi f3ba9be01c * Optimize code. 2023-11-10 16:00:01 +08:00
xieqiyu 9d0f367926 * Fix the bug of batch create story. 2023-11-10 14:34:08 +08:00
xieqiyu 1318cb39e8 * Fix bug#40392. 2023-11-10 09:44:50 +08:00
songchenxuan 970ca39e1d * Merge commit d2ea94cf6c. 2023-11-10 09:25:27 +08:00
xieqiyu 6ee90c6b6e * Fix bug#40386. 2023-11-09 10:51:40 +08:00
songchenxuan 35daea16ce * Merge commit 0c361357db, fix bug #35525. 2023-11-08 14:16:15 +08:00
songchenxuan 7937eea0d1 * Merge commit 92fe49f313. 2023-11-08 12:02:20 +08:00
liumengyi 6258e9f749 * Fix bug of the tip when it cannot be subdivide. 2023-11-08 10:07:09 +08:00
tanghucheng 2883d1a8ef * Merge #1763b8102d, Fix bug #35432. 2023-11-07 01:08:50 -05:00
tianshujie 36079d6cd0 * Fix an issue when close a story. 2023-11-03 13:57:11 +08:00
tianshujie f4bd490304 * Fix switch version is fail problem. 2023-11-03 13:48:39 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
tianshujie 51628e817f * Refactor batch close stories. 2023-11-02 13:55:11 +08:00
tianshujie 9dd161d7be * Change the link after create a story. 2023-11-02 09:55:12 +08:00
tianshujie 0433fa89dd - Remove unused code. 2023-11-01 16:45:47 +08:00
tianshujie 8642304389 * Update todo status and create a action when the todo to story. 2023-11-01 16:11:38 +08:00
tianshujie 412ecd10e3 * Add the Close popup property. 2023-11-01 15:12:58 +08: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
zhouxin d1bf565672 * Fix error of can not assigned in story list. 2023-10-24 15:29:40 +08:00
wangyidong d18c1f090a * Adjust for menu hign light for story or requirement. 2023-10-23 15:12:32 +08:00
wangyidong 9f4d5ae229 * Adjust for unit test. 2023-10-13 10:57:58 +08:00
wangyidong 6a43fbb87e * Adjust for test unit. 2023-10-12 13:18:29 +08:00
wangyidong c430207e59 * Adjust for unit test. 2023-10-11 14:46:34 +08:00
wangyidong 66c95d69c3 * Adjust unit test for story model. 2023-10-10 09:43:25 +08:00
wangyidong fd1dee622c * Rewrite story batchassignto. Code task #102987. 2023-10-09 10:53:09 +08:00
wangyidong 18fbb9c460 * Rewrite story batchchangestage. Code task #102985. 2023-10-09 10:12:19 +08:00
wangyidong 2d6cdf3678 * Rewrite story batchchangebranch. Code for task #102984. 2023-10-09 09:30:12 +08:00
wangyidong 1158cb1d30 * Rewrite story batchChangePlan method. Code task #102983. 2023-10-08 17:06:55 +08:00
wangyidong 56150d3106 * Rewrite story batchtotask method. Code for task #102982. 2023-10-08 08:28:51 +08:00
dingguodong d8e2e7325d * Modify the parameter of the function. 2023-10-07 13:32:38 +08:00
wangyidong 9b39be9f12 * Code for task #102981. That is story-batchchangemodule page. 2023-09-28 17:30:48 +08:00
wangyidong 2016282bfd * Rewrite story submitreview. Code for task #102978. 2023-09-28 13:55:14 +08:00
dingguodong 41e72a05a4 * Refactor this function. 2023-09-28 11:34:57 +08:00
wangyidong c915395982 * Adjust story recall. Code for task #102977. 2023-09-28 10:45:56 +08:00
wangyidong aa648fd594 * Rewrite story review. Code for task #102975. 2023-09-27 17:13:40 +08:00
wangyidong e57344f964 * Adjust for story delete, Code for task #102974. 2023-09-27 15:33:13 +08:00
wangyidong 4f0b716a01 * Rewrite story view page. Code for task #102973. 2023-09-27 15:01:26 +08:00
dingguodong 0b9fca4243 * Add comment, type hint and reduce db queries. 2023-09-27 10:13:48 +08:00
dingguodong fe48676378 * Strip the spaces around the colon. 2023-09-27 10:13:48 +08:00
dingguodong be113c6c14 * Fix typo, rename storys to stories. 2023-09-27 08:59:09 +08:00
dingguodong 7a6eedb636 * Add comment and type hint. 2023-09-27 08:46:27 +08:00
dingguodong 28185cf4e3 * Add comment and type hint. 2023-09-26 17:20:02 +08:00