Commit Graph
516 Commits
Author SHA1 Message Date
sunhao 49071d5e89 * bug: refactor. 2023-11-17 09:14:40 +08:00
wangyidong ffc49061bd * Adjust for kanban action. 2023-11-16 15:49:03 +08:00
xieqiyu 7718c0d912 * Add title color for bug and testcase. 2023-11-15 14:50:44 +08:00
hufangzhou cacd919777 * Merge: Finish task #93590, cannot select related tasks when creating bugs in non-iterative projects. 2023-11-07 10:36:38 +08:00
daitingting 52184992e0 * Adjust codes. 2023-11-06 09:16:34 +00:00
daitingting 5b7aa1bc20 * Toggle execution based on wheter the project enables execution. 2023-11-06 08:40:26 +00:00
liumengyi ebfbb0e879 * Fix error of bug::batchEdit. 2023-11-01 17:22:34 +08:00
liugang bf43da4a5e * bug: modify the className property to innerClass to fix error of batch submit. 2023-10-18 11:08:12 +08:00
liumengyi 6d2885e3dc * Fix error of bug::edit. 2023-10-13 16:02:22 +08:00
liumengyi 5a3834a087 * Change get to getJSON when updating picker items of build, and fix bug. 2023-10-13 14:37:27 +08:00
liumengyi a2f5dd9280 * Change get to getJSON when updating the items of assignedTo picker. 2023-10-13 13:49:43 +08:00
liumengyi 48b3e86c3d * Change get to getJson in loadProductProjects. 2023-10-13 13:07:06 +08:00
liumengyi 3541a82b3c * Fix error when clearing the execution value 2023-10-13 11:26:21 +08:00
liumengyi 5b89ec65f8 * Fix error when changing execution in bug::create. 2023-10-13 11:23:10 +08:00
liumengyi 621017de36 * Change get to getJSON when updating the items of module picker. 2023-10-13 10:39:40 +08:00
liumengyi a5e8043319 * Change get to getJSON, and add default value of branch picker. 2023-10-13 10:38:03 +08:00
liumengyi d72956fd1c * When the contact list is changed, append the users in the contact list to mailto. 2023-10-13 09:59:48 +08:00
liumengyi 135d880467 * Fix error of picker render. 2023-10-13 09:23:00 +08:00
liumengyi 61afe4541e * Fix error of project team members. 2023-10-13 08:47:55 +08:00
daitingting 169958d9b1 * Adjust the duplicate bug name. 2023-10-12 01:29:32 +00:00
daitingting fec896c911 * Adjust the display of duplicate bugs. 2023-10-12 01:14:05 +00:00
daitingting 83e0a36d9d * Adjust the duplicate toggle and picker. 2023-10-11 08:21:09 +00:00
daitingting e3e15821b1 * The batch edit button's class is batch-btn. 2023-10-11 00:40:24 +00:00
daitingting 40f2059bc6 * Set className. 2023-10-10 09:04:50 +00:00
daitingting 98990424af * Close toTask modal when locate to task view. 2023-10-10 05:52:42 +00:00
daitingting f6264211cd * Adjust codes. 2023-10-08 06:44:51 +00:00
daitingting 7a77b3044f * Remove empty line. 2023-10-08 06:40:14 +00:00
liumengyi 8d58c140ec * Fix error of bug::edit. 2023-10-08 11:10:43 +08:00
daitingting ef2a525635 * Open execution tab. 2023-10-08 02:45:25 +00:00
daitingting 3d35ba8833 * Open story tab. 2023-10-08 01:34:15 +00:00
daitingting d86fe1be56 * Remove useless codes. 2023-10-07 08:50:48 +00:00
daitingting 7721324364 * Remove useless codes.
* Format codes.
2023-10-07 08:45:33 +00:00
tianshujie 04f20fdffc * Modify the parameters that call the ajaxGetExecutionBuilds method. 2023-09-27 15:23:28 +08:00
liugang cc16cf3282 * Refactor the ajaxGetTestTasks method of testtask module. 2023-09-13 14:04:29 +08:00
liumengyi b893d6d84e * Refactor bug::linkBugs. 2023-09-06 15:46:57 +08:00
liugang d3fc3e1e1b * bug: adjust js based on changing of page. 2023-08-21 17:42:41 +08: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
caoyanyi a552e6b6cb - Remove unused param. 2023-08-21 15:50:00 +08:00
liumengyi c807d4f5e9 * Fix error. 2023-08-18 08:59:20 +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 ea8a8ffb99 - Remove bug::ajaxLoadExecutionTeamMembers. 2023-08-17 16:17:41 +08:00
liumengyi 05839d265b * Set module value in bug::batchEdit. 2023-08-16 08:48:20 +08:00
liumengyi ac7d1765f9 * Get execuiton's build if executionID is not zero. 2023-08-16 08:36:40 +08:00
liumengyi 709dd1a635 * Fix bug of bug::batchCreate. 2023-08-15 17:21:13 +08:00
liumengyi fa388c551c * Fix bug of bug::batchCreate. 2023-08-15 16:56:19 +08:00
liumengyi ea686149b6 * Fix error in bug::batchEdit. 2023-07-31 10:36:22 +08:00
liumengyi bd48777b07 * Optimize js to get picker values in bug::batchCreate and bug::batchEdit. 2023-07-28 15:42:53 +08:00
wangyuting 238ed9a0f0 * Finish bug report zin page. 2023-07-28 10:51:34 +08:00
dingguodong 87a27c7fbc * Remove bad parameters. 2023-07-21 15:09:48 +08:00