Commit Graph
1213 Commits
Author SHA1 Message Date
liugang e1e232d26c * Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now. 2023-09-14 17:00:40 +08:00
dingguodong e4b9674d0d * Use a fallback link to locate in case session has no related data. 2023-09-13 16:31:47 +08:00
liumengyi b893d6d84e * Refactor bug::linkBugs. 2023-09-06 15:46:57 +08:00
daitingting de2b14a8a1 * If there is no bugIdList and no id, locate. 2023-08-21 08:02:20 +00:00
daitingting 68672a93cc * Split getToBeProcessedData and operateAfterBatchEdit function.
* Adjust the structure of the branch option.
 * Optimize codes.
2023-08-21 07:51:28 +00:00
liumengyi 393850dbaf * Refactor bug::confirmStoryChange. 2023-08-21 13:55:58 +08:00
liumengyi f3cefefc99 * Add comments of bug::batchChangeBranch. 2023-08-21 13:39:43 +08:00
liumengyi 2486dd2b8d * Modify comment of bug::batchChangeModule. 2023-08-21 13:29:52 +08:00
liumengyi 423d49d2b9 * Fix bug of type error. 2023-08-21 13:25:20 +08:00
liumengyi a056b9de35 * Add comments of bug::batchChangePlan. 2023-08-21 13:23:00 +08:00
liumengyi a8f870c3c3 * Add comment of bug::batchAssignTo. 2023-08-21 13:09:40 +08:00
liumengyi ffca3be2cb * Refactor bug:confirm. 2023-08-21 11:21:00 +08:00
daitingting a78106016c * Add note.
* Format codes.
2023-08-21 03:00:35 +00:00
liumengyi 3c0b53c0dc * Refactor bug::batchConfirm. 2023-08-21 10:59:45 +08:00
liumengyi 11d835b1cc * Refactor bug::resolve. 2023-08-21 10:45:15 +08:00
liumengyi 2c3854b4f8 * Add comment of bug::batchResolve. 2023-08-21 10:22:01 +08:00
daitingting f75d6314c0 * Adjust note.
* Format codes.
2023-08-21 02:00:01 +00:00
daitingting f2547a8566 * Format codes. 2023-08-21 01:39:50 +00:00
liumengyi 0ebcd7099e * Refactor bug::activate. 2023-08-21 09:01:00 +08:00
liumengyi d7efadc266 * Refactor bug::close. 2023-08-18 16:14:19 +08:00
liumengyi 42584d6a4e * Refactor bug::batchClose. 2023-08-18 14:24:22 +08:00
daitingting 9c13fe66c1 * Variable renaming. 2023-08-18 05:08:56 +00:00
daitingting bbc0fe52aa * Rename output to params. 2023-08-18 03:28:56 +00:00
liumengyi 3d034e3730 * Refactor ui of bug::batchActivate. 2023-08-18 11:18:10 +08:00
daitingting a549b78651 * Adjust create function. 2023-08-18 02:35:22 +00:00
liumengyi bdae1c0e44 * Refactor bug::delete. 2023-08-18 10:20:52 +08:00
daitingting 7b9e6470fd * Processing request data for creating bug by prepareCreateExtras function. 2023-08-18 01:39:25 +00:00
liumengyi 86fc44ff6a * Add comment of bug::ajaxGetUserBugs. 2023-08-18 09:38:31 +08:00
liumengyi ab79967c67 * Refactor bug::ajaxGetModuleOwner. 2023-08-18 09:00:19 +08:00
liumengyi 3f2853f7be * Refactor bug::ajaxLoadAssignedTo. 2023-08-17 17:11:17 +08:00
liumengyi 9dd7da875f * Refactor bug::ajaxLoadAllUsers. 2023-08-17 17:02:27 +08:00
liumengyi 6a85efb666 * Refacor bug::export. 2023-08-17 16:40:25 +08:00
liumengyi 2a2ee64912 - Remove bug::ajaxGetByID. 2023-08-17 16:21:09 +08:00
liumengyi ea8a8ffb99 - Remove bug::ajaxLoadExecutionTeamMembers. 2023-08-17 16:17:41 +08:00
liumengyi 866310f76b + Add chinese function comment. 2023-08-17 15:44:34 +08:00
liumengyi e7a29b62bd + Add comment of bug::ajaxGetDropMenu. 2023-08-17 15:42:33 +08:00
daitingting 2dbc56fac5 * Format codes. 2023-08-17 07:14:58 +00:00
daitingting f04ee93824 * Add note for browse function. 2023-08-17 06:08:32 +00:00
liumengyi b3265264bf + Add comment of bug::ajaxGetProductMembers. 2023-08-17 14:07:36 +08:00
liumengyi 3c6b8990ca + Add comment of bug::ajaxGetProductBugs. 2023-08-17 14:02:04 +08:00
liumengyi 06bbcb1771 + Add comment of bug::ajaxGetProjectTeamMembers. 2023-08-17 13:54:25 +08:00
liumengyi 192dd8319f + Add comment of bug::ajaxGetExecutionLang. 2023-08-17 13:50:43 +08:00
liumengyi cc6835d222 * Add commnt of bug::ajaxGetReleasedBuilds. 2023-08-17 13:37:11 +08:00
liumengyi 0ba9bbcfe2 * Modify return type. 2023-08-16 08:49:18 +08:00
dingguodong f8bb87a740 * Fix typo, rename viod to void. 2023-08-03 14:17:04 +08:00
liugang 2a7a07089b * bug: change result from success to fail. 2023-08-03 13:30:41 +08:00
liugang 85628adad2 * bug: refactor the return value. 2023-08-03 13:26:26 +08:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
wangyuting 238ed9a0f0 * Finish bug report zin page. 2023-07-28 10:51:34 +08:00
dingguodong 130862b1b1 - Remove spare comment line. 2023-07-18 16:29:14 +08:00