Commit Graph
63101 Commits
Author SHA1 Message Date
liumengyi fcd402f96c + Add unit test results of bugModel::linkBugToBuild. 2023-08-17 11:03:44 +08:00
liumengyi 9126a80722 * Add unit test results for bugModel::getToAndCcList. 2023-08-17 11:03:17 +08:00
liumengyi 033569438a * Add comment of bugModel::summary, and add its unit test. 2023-08-17 11:00:19 +08:00
sunguangming 4f168be393 * Add unit test for project. 2023-08-17 10:41:06 +08:00
sunguangming 1a978863db * Refactor project::batchedit. 2023-08-17 10:41:06 +08:00
sunguangming 6563d67fac * Code for project config. 2023-08-17 10:41:06 +08:00
sunguangming d145b4c60e * Fix class name. 2023-08-17 10:41:06 +08:00
daitingting d23c84bc9d * Refactor the summary function. 2023-08-17 02:33:24 +00:00
caoyanyi 63bd06a182 * Change saveState to checkAccess. 2023-08-17 10:32:23 +08:00
tianshujie d2a0d5c803 * Change saveState to checkAccess. 2023-08-17 10:28:13 +08:00
liumengyi d2c648f2e3 * Add comment of bugModel::getToAndCcList, and modify its unit test. 2023-08-17 10:26:26 +08:00
caoyanyi 74c4d188fa * Split setMenu method. 2023-08-17 10:25:45 +08:00
caoyanyi eb0bef8033 * Change project access check. 2023-08-17 10:25:45 +08:00
wangyuting 65eba44aaa * Add block annotations on block zen 2023-08-17 10:20:09 +08:00
zenggang 5e811d46e6 * Finish task#100467 2023-08-17 02:16:02 +00:00
liumengyi 4f90bfecb1 * Add comment of bugModel::updateRelatedBug, and modify its unit test. 2023-08-17 10:13:38 +08:00
tianshujie 8530098bab * Change the test case of the project module. 2023-08-17 10:12:45 +08:00
dingguodong e8f5062cda * Add a comment for param taskID. 2023-08-17 10:10:45 +08:00
wangyidong 7a19e22ea9 * Adjust for batchedit page. 2023-08-17 10:10:08 +08:00
tianshujie f49087bfba * Refactor getProjectStats method. 2023-08-17 10:03:22 +08:00
daitingting 41024edd47 * Format codes. 2023-08-17 01:48:48 +00: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 ef14dc6591 * Modify type and default value of resolvedBuild in bug::resolve. 2023-08-17 09:38:01 +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
tianshujie cdf4ff0a26 * Refactor the getProductList method. 2023-08-17 08:44:28 +08:00
dingguodong 2b84442579 * Add missing send and remove useless code. 2023-08-16 17:33:59 +08:00
dingguodong 42fc24341e * The request must be ended after send message to the client. 2023-08-16 17:27:04 +08:00
dingguodong 82561354ca * Add a return statement immediately ends execution of the function. 2023-08-16 17:27:04 +08:00
liumengyi a3828149aa * Add comment for bugModel::isClickable, and modify its unit test. 2023-08-16 17:25:18 +08:00
dingyongliang 080e0c54a6 * zin: fix container of modal can scroll. 2023-08-16 17:22:39 +08:00
daitingting 2d46e2f227 * Adjust type. 2023-08-16 09:22:20 +00: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
caoyanyi d9f3a281eb * Adjust unit test for project getPairsByProgram. 2023-08-16 17:06:02 +08:00
caoyanyi e882cb18b3 + Add program config for yaml. 2023-08-16 17:06:02 +08:00
dingguodong 962e905076 * Set name attribute to not a required one. 2023-08-16 17:00:14 +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 c92c81977d * Add unit test result. 2023-08-16 16:40:09 +08:00
sunguangming d1f3826a7f * Fix code error. 2023-08-16 16:30:00 +08:00
dingguodong 4f6e5ae067 * Reindent lines. 2023-08-16 16:27:51 +08:00
sunguangming 25d462a9dc * Add unit test. 2023-08-16 16:21:50 +08:00
dingguodong 9e9025787e * Move the main variable first. 2023-08-16 16:21:34 +08:00
liumengyi 48dc47fa71 * Optimize code for bugTest::getStoryBugsTest. 2023-08-16 16:19:31 +08:00
daitingting ae6f91f6ea * Add type for params. 2023-08-16 08:10:04 +00:00
wangyuting bc0699a11f * Restore files that were accidentally deleted. 2023-08-16 16:09:27 +08:00
daitingting 43eb3a88a6 * Adjust the getProjectBugs test. 2023-08-16 08:07:39 +00:00
liumengyi f4a9893402 * Add comment of bug::getStoryBugs. 2023-08-16 16:03:36 +08:00