Commit Graph
4034 Commits
Author SHA1 Message Date
wangyidong 331f2e151e * Fix for sonar. 2023-06-27 18:28:51 +08:00
wangyidong a7970c0c27 * Adjust for batch actions. 2023-06-27 18:20:42 +08:00
wangyidong 34f5737660 * Rewrite activate page. 2023-06-27 18:20:42 +08:00
wangyidong 67e0c3c529 * Adjust for save assigned to. 2023-06-27 18:20:42 +08:00
wangyidong ea6be2aaaf * Rewrite assignto page and adjust recall page. 2023-06-27 15:08:40 +08:00
wangyidong 70cf4fcf6b * Use modalHeader wg. 2023-06-27 15:08:40 +08:00
wangyidong c633e24758 * Add isInModal function and adjust delete story. 2023-06-27 15:08:40 +08:00
dingguodong 2d54d0fb7e * Resolve the column not found error. 2023-06-26 19:44:27 +08:00
tianshujie 1df5e5cabb * Change the judgement render the subStory icon. 2023-06-26 19:40:10 +08:00
wangyidong 90cddf7160 * Finish task #95702. 2023-06-26 18:27:10 +08:00
wangyidong 7e73e32b18 * Adjust for story action in browse page in execution tab. 2023-06-26 18:27:10 +08:00
dingguodong 5ade39a587 + Add the export view file of story module. 2023-06-26 16:54:38 +08:00
dingguodong 04a8761b41 * Export stories, story#45345. 2023-06-26 16:46:15 +08:00
dingguodong ed7b4b142f * Set mailto field for story exporting. 2023-06-26 16:46:15 +08:00
dingguodong 3fe402664e * Set export fields for story. 2023-06-26 16:46:14 +08:00
dingguodong 31a58e6193 * Set to false to disable custom export, story#45345. 2023-06-26 16:46:14 +08:00
wangyidong 64b4996997 * Add size-sm for label. 2023-06-26 14:36:41 +08:00
wangyidong 19a2eba43b * Adjust style. 2023-06-26 13:50:38 +08:00
wangyidong c03326685e * Add title prefix for entityLabel. 2023-06-26 13:11:33 +08:00
liumengyi ecc22aac09 * Add js for testcase::batchCreate, and modify ajax methods. 2023-06-26 11:03:13 +08:00
wangyidong ca910474f8 * Finish story view page. 2023-06-25 18:38:22 +08:00
wangyidong 75b984f06b * Adjust for unlink action. 2023-06-25 18:38:22 +08:00
wangyidong a6d42cf686 * Adjust for add child stories table. 2023-06-25 18:38:22 +08:00
liugang e35456a125 * Replace all render functions with 'render()'. 2023-06-21 09:06:35 +08:00
caoyanyi 0f27839079 * Fix config error. 2023-06-19 13:44:40 +08:00
sunguangming 3c29943322 * Fix code error, add notice modal of delete workhour. 2023-06-19 09:12:04 +08:00
caoyanyi 078ec389e5 + Add action config. 2023-06-16 19:29:25 +08:00
wangyidong b7d33e2257 * Add foot toolbar for product browse page. 2023-06-16 19:04:34 +08:00
wangyidong 87bb89fc0c * Adjust for program projectview page. 2023-06-16 15:53:31 +08:00
caoyanyi fd979c6428 * Change assign to url param. 2023-06-16 13:58:48 +08:00
wangyidong f884ea7acf * Code for task #95313. 2023-06-16 11:20:07 +08:00
wangyidong 5e60303b15 * Rewrite productplan view page. 2023-06-15 14:38:09 +08:00
wangyuting a760b201b8 * Adjust btn priv and open nested on my requirement page. 2023-06-12 15:35:34 +08:00
dingguodong 14ef79721c * Resolve the noncompliant code. 2023-06-12 14:31:44 +08:00
dingguodong 2eec741edf * Add comment for param of view method. 2023-06-12 14:31:43 +08:00
dingguodong 343582f1a4 * Change group name to int. 2023-06-10 08:54:02 +08:00
chentao 4bef337f67 * Remove 'onlybody' parameter from the action buttons on the story list page. 2023-06-09 17:02:47 +08:00
wangyidong aeba8a580f * Adjust for save change story data. 2023-06-09 16:43:12 +08:00
wangyidong 5af51c07b8 * Adjust for program productview page. 2023-06-09 10:34:02 +08:00
dingguodong c545c922b4 * Resolve the sonar scanned result. 2023-06-08 18:10:51 +08:00
dingguodong cf5494b63f * Remove this use of "$this" in a static function. 2023-06-08 18:07:04 +08:00
wangyidong 98ceafac79 * Fix for sonar. 2023-06-08 17:45:11 +08:00
wangyidong 4b0150bacf * Adjust for save review data. 2023-06-08 17:45:11 +08:00
chentao 8656aa1e52 * Change the width of actions field on the story list page. 2023-06-08 16:58:31 +08:00
chentao 69f2fefba1 * Correct the errors related to missing parameters and incorrect parameter types on the batch edit stories pages. 2023-06-08 16:51:44 +08:00
chentao 4e38f52618 * Modify the way the action buttons trigger popups on the story list page. 2023-06-08 16:45:03 +08:00
chentao 63e647e251 * Fix typo bug in storyZen class. 2023-06-08 16:22:35 +08:00
chentao f2c222b99e * Remove click event from the disabled action buttons in the story list. 2023-06-08 16:08:15 +08:00
chentao 3709771086 * Rename datatable to dtable in the configurations of story module. 2023-06-08 15:10:32 +08:00
chentao 82e0fae201 * Implement a vertical divider line in the action buttons list on the product story list page. 2023-06-08 14:47:27 +08:00