Commit Graph
58244 Commits
Author SHA1 Message Date
dingyongliang 7ddc2f0d50 * refactor tabs and tabpane. 2023-05-29 13:13:36 +08:00
caoyanyi ab56487e3d * Change task view locate. 2023-05-29 13:12:19 +08:00
朱金勇 11f4cfce57 * Reduce nest level of replaceMenuLang. 2023-05-29 04:38:29 +00:00
caoyanyi bf533ecfa4 * Change variable name. 2023-05-29 11:30:41 +08:00
liumengyi 4d589f3ba4 * Modify unit test of bugModel-assign. 2023-05-29 11:22:01 +08:00
caoyanyi a18ac6b70b * Adjusting table toolbar links and permissions. 2023-05-29 11:17:02 +08:00
caoyanyi 75b5391033 * Split datatable config. 2023-05-29 11:17:02 +08:00
caoyanyi 2b7034e52c * Change the page to pop up display. 2023-05-29 11:17:02 +08:00
caoyanyi 44eb869970 - Remove spaces for url params. 2023-05-29 11:17:02 +08:00
caoyanyi 4a1da586b0 * Replace variable name for taskIDList. 2023-05-29 11:16:48 +08:00
daitingting e45d90ac3b * Delete ajaxGetBugFieldOptions function. 2023-05-29 03:08:43 +00:00
tianshujie 5fe315c2f4 * Refactor getByList method of task module. 2023-05-29 11:02:28 +08:00
tianshujie a3169a0f66 * Rename getByList to getByIdList of task module. 2023-05-29 11:02:28 +08:00
朱金勇 a938ffd57e * Reduce the number of conditional operators. 2023-05-29 02:55:01 +00:00
朱金勇 377a27c0e3 * Fix sonar warning of limitedExecution. 2023-05-29 02:48:39 +00:00
liumengyi 7f89adf1e5 - Remove unused function of bugModel-extractAccountsFromList. 2023-05-29 10:46:01 +08:00
liumengyi 54c85e7b71 - Remove unused function of bugModel-extractAccountsFromSingle. 2023-05-29 10:44:02 +08:00
liugang f0faf42900 * bugTest: refactor the script to test bugModel::activate(). 2023-05-29 10:40:51 +08:00
liugang f9eb3ee699 + bugTest: add yaml files to generate data to test bugModel::activate(). 2023-05-29 10:40:23 +08:00
liugang edcfd9a409 * bugTest: refactor the method to test bugModel::activate(). 2023-05-29 10:39:14 +08:00
wangyuting b51d840d80 * Fix activate form config default bug. 2023-05-29 10:15:06 +08:00
朱金勇 35d87cfea8 * Fix sonar warning in wg. 2023-05-29 02:11:32 +00:00
wangyuting aa7bd7868a * Move checking permissions forward. 2023-05-29 10:09:50 +08:00
tianshujie 011f9e1e61 * Refactor getbyid method of task module and add test case. 2023-05-29 10:04:15 +08:00
liumengyi 870e8cfdde - Remove unused function of bugModel-getFieldPairs. 2023-05-29 10:03:51 +08:00
wangyuting 00b0164dfa * Restore the usage of comment. 2023-05-29 09:58:31 +08:00
liumengyi 950380ec4a * Remove unused function of bugModel-getReviewBugs. 2023-05-29 09:51:49 +08:00
liumengyi dc9652c90d - Remove unused function, bugModel-formCustomedBugs. 2023-05-29 09:47:50 +08:00
wangyuting e9cb2d116a * Optimize bug close function. 2023-05-29 09:32:27 +08:00
wangyuting ac7b89db1e * Optimize bug activate function. 2023-05-29 09:17:37 +08:00
朱金勇 60e20358c4 - Remove @ in code. 2023-05-29 01:08:16 +00:00
liumengyi 12f85d1896 * Remove bugModel-getAllProjectIds, and replace it with projectModel-getPairs. 2023-05-29 09:00:38 +08:00
liumengyi 61836906cc * Modify response after assigning a bug. 2023-05-29 09:00:03 +08:00
dingguodong b2ca9689e0 * Rename $this->URI to $this->uri. 2023-05-29 08:55:57 +08:00
liyang f4e3a10e0d * Fix code coverage calculation rules. 2023-05-29 08:55:42 +08:00
朱金勇 f7ebba6859 * Refactor if conditions. 2023-05-29 00:45:07 +00:00
caoyanyi 68d194f364 * Adjust the filter component selection prompt. 2023-05-29 08:44:34 +08:00
朱金勇 76157b672f * Fix sessionHandler. 2023-05-28 23:12:38 +00:00
朱金勇 894118767e - Remove unused local variable. 2023-05-28 22:42:30 +00:00
sunhao 1d60e8b7fd * zin: fix featureBar with dropdown not work. 2023-05-26 17:59:11 +08:00
zenggang e6da4402d7 * Bug ajaxGetByID 2023-05-26 09:24:15 +00:00
liumengyi 35b092d579 * Add title for bug-assignTo html. 2023-05-26 17:06:26 +08:00
liumengyi f4d08addc3 * Change the assignedTo column type from user to assign. 2023-05-26 17:05:08 +08:00
tianshujie 773be98b53 * Modify, cancel, and close page comments default display lines. 2023-05-26 16:52:10 +08:00
sunhao 7176076e05 * zin: support for setting pager setting with usePager. 2023-05-26 16:46:07 +08:00
liumengyi dbc1201b8a * Add pager for bug-browse. 2023-05-26 16:34:22 +08:00
chentao 42611f46df * Convert default value type of '$branch' to fix incorrect type error for product browse page. 2023-05-26 16:22:24 +08:00
chentao d146943b92 * Check the property before use for the form configuration of product module. 2023-05-26 16:22:24 +08:00
zenggang 01bde441b9 * Bug ajaxGetExecutionLang 2023-05-26 08:10:01 +00:00
tianshujie 0434be8ba6 * Optimize only show zero task stories logic. 2023-05-26 16:01:21 +08:00