Commit Graph
1095 Commits
Author SHA1 Message Date
wangyuting 6bfb3b4dda * Optimize view function on testtask. 2023-08-25 09:38:36 +08:00
liumengyi 75dbad922c * Optimize code. 2023-08-22 17:02:24 +08:00
liumengyi 949886b82c - Remove bugModel::getCaseStepIndex. 2023-08-22 16:49:17 +08:00
liumengyi e667dab683 * Fix bug of date. 2023-08-21 15:55:50 +08:00
liumengyi 2d0e168f32 * Fix error of bugModel::getBugs2Link. 2023-08-21 14:59:33 +08:00
daitingting a78106016c * Add note.
* Format codes.
2023-08-21 03:00:35 +00:00
daitingting f75d6314c0 * Adjust note.
* Format codes.
2023-08-21 02:00:01 +00:00
daitingting a549b78651 * Adjust create function. 2023-08-18 02:35:22 +00:00
daitingting e474a8831b * Add note. 2023-08-17 03:13:40 +00:00
daitingting 123d729490 * Optimize codes. 2023-08-17 03:05:25 +00:00
liumengyi 033569438a * Add comment of bugModel::summary, and add its unit test. 2023-08-17 11:00:19 +08:00
daitingting d23c84bc9d * Refactor the summary function. 2023-08-17 02:33:24 +00:00
liumengyi d2c648f2e3 * Add comment of bugModel::getToAndCcList, and modify its unit test. 2023-08-17 10:26:26 +08:00
liumengyi 4f90bfecb1 * Add comment of bugModel::updateRelatedBug, and modify its unit test. 2023-08-17 10:13:38 +08:00
daitingting 08e60851c8 * Remove useless codes. 2023-08-17 01:47:17 +00:00
liumengyi 84c2ef32ed * Refactor bugModel::linkBugToBuild, and modify its unit test. 2023-08-17 09:41:37 +08:00
liumengyi 84755adc4f - Remove bugModel::printAssignedHtml. 2023-08-17 08:51:25 +08:00
liumengyi 70933d2194 - Remove bugModel::printCell. 2023-08-17 08:50:36 +08:00
liumengyi a3828149aa * Add comment for bugModel::isClickable, and modify its unit test. 2023-08-16 17:25:18 +08:00
daitingting c4f33ea471 * Adjust getExecutionBugs test. 2023-08-16 09:21:57 +00:00
liumengyi 3923ff5085 * Add comment for bugModel::getBugQuery, and modify its unit test. 2023-08-16 17:12:46 +08:00
daitingting 86f909dc08 * Refactor getExecutionBugs function. 2023-08-16 08:46:41 +00:00
liumengyi 96320b3453 * Add comment for bugModel::getCaseBugs, and modify its unit test. 2023-08-16 16:40:45 +08:00
liumengyi f4a9893402 * Add comment of bug::getStoryBugs. 2023-08-16 16:03:36 +08:00
liumengyi 218ba861bb * Add chinese comments. 2023-08-16 16:01:14 +08:00
liumengyi 3ffd2d0587 * Add comments for bug::getLinkedExecutionByIdList, and add its unit test. 2023-08-16 15:50:41 +08:00
liumengyi b29b9aeb8c * Add comment of bug::getProductMembersPairs. 2023-08-16 14:45:16 +08:00
liumengyi bebc33ebfc * Refactor testcase::getProductBugPairs, and modify its unit test. 2023-08-16 14:34:01 +08:00
liumengyi 3867e6933e * Add default value. 2023-08-16 14:13:08 +08:00
daitingting 2841acb335 * Refactor getProjectBugs function. 2023-08-16 05:46:12 +00:00
daitingting fb9de822e5 * Format codes. 2023-08-15 08:48:03 +00:00
dingguodong e39fc95a84 * Fix typo. 2023-08-07 13:17:11 +08:00
liumengyi bcd7c5d90b * Refactor ui of testcase::createBug. 2023-07-27 10:03:14 +08:00
wangyuting 69d3155ca1 * Finish batch actions on bug. 2023-07-20 10:25:05 +08:00
liugang f3a6e23460 - Remove unused code of showBranch. 2023-07-12 13:39:48 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
朱金勇 ccb6a094f9 * Change constant to variable. 2023-07-10 04:31:47 +00:00
liugang a1805c0a96 * bugModel: fix error of calling undefined property when batch change module. 2023-07-05 17:00:03 +08:00
wangyuting 9b0bbc3da9 * Finish bug view page action priv. 2023-06-20 15:09:06 +08:00
daitingting 79678a4aed * Call getTreeMenu function to get modules.
* Delete getmodulesforsidebar function.
2023-06-06 02:30:55 +00:00
liumengyi 9779937c23 * Refactor bugModel-getReleaseBugs, and modify its unit test. 2023-06-05 11:18:48 +08:00
liumengyi 59fd03260a * Refactor bugModel-getUserBugPairs, and modify its unit test. 2023-06-02 16:45:37 +08:00
liumengyi b6eda2f796 * Refactor bugModel-getUserBugs, and modify its unit test. 2023-06-02 16:31:26 +08:00
liumengyi e919b6e5a3 * Correct unit test of bugModel-getBySonarqubeID. 2023-06-02 13:59:18 +08:00
daitingting b54f71a649 * Optimize codes. 2023-06-02 05:07:11 +00:00
liumengyi 8d853fdacf * Refactor bugModel-processBuildForBugs. 2023-06-02 10:55:33 +08:00
liumengyi 2233452f9e * Refactor bugModel-getStoryBugCounts, and modify its unit test. 2023-06-02 10:27:23 +08:00
liumengyi 9906148f37 * Refactor bugModel-getBugInfoFromResult, and modify its unit test. 2023-06-02 10:15:32 +08:00
daitingting 10c67961e0 * Refactor getActiveAndPostponedBugs function. 2023-06-01 09:01:42 +00:00
liumengyi 107c684efe - Fix error for bugModel-getDataOfBugsPerBuild. 2023-06-01 16:40:11 +08:00