Commit Graph
63079 Commits
Author SHA1 Message Date
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
dingguodong bf1bca3065 * Fix type error. 2023-08-16 16:02:39 +08:00
liumengyi 218ba861bb * Add chinese comments. 2023-08-16 16:01:14 +08:00
dingguodong 7f3aff84e0 * Fix the undefined variable which may be not set. 2023-08-16 15:55:18 +08:00
wangyuting 9a3728a737 * Finish block annotations on block control. 2023-08-16 15:52:04 +08:00
liumengyi 3ffd2d0587 * Add comments for bug::getLinkedExecutionByIdList, and add its unit test. 2023-08-16 15:50:41 +08:00
tianshujie 07f8f1b6fc * Refactor getStatData method. 2023-08-16 15:46:48 +08:00
caoyanyi 1f20d8a9d2 * Don't set cookie for RUN_MODE is test. 2023-08-16 15:44:44 +08:00
caoyanyi fdfcf76c85 * Change method name. 2023-08-16 15:44:44 +08:00
dingguodong f0aec35360 + Set the title for children task. 2023-08-16 15:44:17 +08:00
dingguodong 32382f1a43 + Add css for the link of parent task name. 2023-08-16 15:44:17 +08:00
wangyuting fab42215eb * Add block annotations to edit function on block control. 2023-08-16 15:21:26 +08:00
liugang 054ea2b87c * formsettingbtn: fix error the formGroup cann't be hide. 2023-08-16 15:17:38 +08:00
caoyanyi 07f34f6669 * Change project priv check. 2023-08-16 15:17:02 +08:00
caoyanyi ab601d576e * Change method param. 2023-08-16 15:17:02 +08:00
sunguangming b66791e1b3 * Fix code error. 2023-08-16 15:04:59 +08:00
sunguangming ef6f379dc3 * Refactor project::edit. 2023-08-16 15:03:05 +08:00
sunguangming f05c8e6c96 * Add project::edit unit test. 2023-08-16 15:03:05 +08:00
sunguangming 7e5bbfabfd * Code for project::edit program tips. 2023-08-16 15:03:05 +08:00
wangyuting 224002dca8 * Add block annotations to create function. 2023-08-16 14:52:15 +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
dingguodong e0af390a98 * Fix type error. 2023-08-16 14:23:51 +08:00