Commit Graph
1226 Commits
Author SHA1 Message Date
daitingting 68e1c95ce1 * Adjust the way to judge whether it is in modal or not. 2023-11-02 06:59:02 +00:00
liumengyi 64ff360f2f * Set object ID of project drop menu and execution drop menu. 2023-11-02 13:25:47 +08:00
liumengyi fafba2b5ee * Add table sort to bug::browse. 2023-11-01 14:22:33 +08:00
daitingting 88f68515db * Format codes. 2023-10-26 05:34:54 +00:00
liumengyi 064a50d60f * Refactor bug::delete. 2023-10-17 08:52:34 +08:00
liumengyi c8637cafd7 * Modify confirmed and canceled after batch changing branch. 2023-10-16 09:47:51 +08:00
liumengyi dd7c8d0249 * Add pre and next btn to bug::view. 2023-10-13 17:25:36 +08:00
liumengyi a2f5dd9280 * Change get to getJSON when updating the items of assignedTo picker. 2023-10-13 13:49:43 +08:00
daitingting 57f449fd41 * Format codes. 2023-10-12 01:29:15 +00:00
daitingting 0cd31c292e * Add oldBug param for assign. 2023-10-10 09:14:05 +00:00
tianshujie be396507c7 * Compatible with argument type for calling the getBuildPairs method. 2023-09-27 11:03:36 +08:00
caoyanyi dcf3895e31 * Change method params for product getExecutionPairsByProduct. 2023-09-20 16:28:19 +08:00
caoyanyi de52e6af24 * Replace saveState to checkAccess. 2023-09-18 14:27:33 +08:00
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