Commit Graph
79 Commits
Author SHA1 Message Date
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
wangyidong d96163bb5c * Add unit. 2023-09-22 17:13:25 +08:00
wangyidong b33ce2a843 * Rewrite story edit method. Code for task #102969. 2023-09-22 17:13:25 +08:00
dingguodong df14c65671 * The product ID must be present. 2023-09-19 15:22:52 +08:00
dingguodong 1b0c7fae68 * Add comments. 2023-09-19 14:05:23 +08:00
dingguodong cb03e428a4 * Update story url in session after set menu to locate. 2023-09-19 12:25:45 +08:00
dingguodong 2db9579a86 * Refactor the code for activating the story. 2023-09-18 15:00:35 +08:00
tianshujie 94a06d7cbe * Remove logical duplicate method and modify the relevant calling code. 2023-09-18 11:24:38 +08:00
liugang e1e232d26c * Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now. 2023-09-14 17:00:40 +08:00
tianshujie 6514d6e830 * Refactor getBranchByProduct method. 2023-09-01 11:23:20 +08:00
dingguodong 033af27ff3 * Fix typo in task module and related. 2023-08-24 17:14:11 +08:00
wangyidong 72717fab09 * Adjust for custom fields in form. 2023-08-23 10:58:11 +08:00
caoyanyi 63bd06a182 * Change saveState to checkAccess. 2023-08-17 10:32:23 +08:00
dingguodong 888b82cdc9 * Refactor function getDataFromUploadImages. 2023-08-02 08:46:20 +08:00
dingguodong 748f616eaf * Initialize undefined variable. 2023-08-01 16:57:17 +08:00
dingguodong b4c036c2a1 * Fix empty reviewer when changing the story. 2023-08-01 16:11:15 +08:00