Commit Graph
58257 Commits
Author SHA1 Message Date
tianshujie bed196bb2f * Modify the return type of a function. 2023-05-29 14:14:37 +08:00
tianshujie 05c5f02bad * Refactor getProjectID method of task module. 2023-05-29 14:10:49 +08:00
dingyongliang f40bc29b96 * zin: refactor tableData. 2023-05-29 14:03:19 +08:00
dingguodong 7ea5ae90a6 * Remove unused variables. 2023-05-29 14:01:32 +08:00
wangyuting 8abdaf2bf2 * Optimize bug delete function. 2023-05-29 13:41:10 +08:00
dingguodong fd35ffaa05 * Immediately return this expression instead of assigning it to the temporary variable. 2023-05-29 13:29:20 +08:00
dingguodong 6e74ffd2ed * Immediately return this expression instead of assigning it to the temporary variable. 2023-05-29 13:29:20 +08:00
dingguodong be11b4cf4d - Remove the unused function parameter "$number". 2023-05-29 13:29:20 +08:00
liumengyi 9e4e3f9a2e * Refactor bugModel-createBugFromGitlabIssue and modify unit test. 2023-05-29 13:20:02 +08:00
朱金勇 f390fe7bd4 * Fix ambiguity of if. 2023-05-29 05:18:23 +00:00
dingguodong 5805aa2af4 * Replace "die()" with "helper::end()". 2023-05-29 13:17:10 +08:00
dingguodong 2684b98525 * Use "static" keyword instead of "self". 2023-05-29 13:17:10 +08:00
zhouxin f90d764417 * Add comment to productModel. 2023-05-29 13:13:53 +08:00
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