Commit Graph
1236 Commits
Author SHA1 Message Date
tianshujie 934b4a0a52 * Change the way you determine if it is an ajax request. 2023-11-17 14:51:32 +08:00
tianshujie 08f426893d * Fix create a bug navgation when the system don't have any product. 2023-11-17 10:45:36 +08:00
tianshujie f8d5bd6c78 * Compatible parameter type. 2023-11-17 09:49:59 +08:00
sunhao 43664a1708 * bug: refactor usage of searchForm. 2023-11-17 09:14:40 +08:00
caoyanyi ed0f7bfeaa + Add 1.5 nav object id. 2023-11-15 13:11:27 +08:00
daitingting 47135cba3a * Use dtable config. 2023-11-14 05:44:59 +00:00
sunguangming 96aedd8a3a * Code for RD kanban refresh. 2023-11-14 13:34:00 +08:00
liumengyi fca0688264 * Assign productID in bug::batchActivate. 2023-11-13 10:28:09 +08:00
caoyanyi 6106059124 + Add browseissue page for sonarqube. 2023-11-08 15:12:59 +08:00
songchenxuan 77c12a0956 * Merge commit f6ce1fcdc3, fix bug #35566. 2023-11-08 12:17:49 +08:00
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