Commit Graph
58125 Commits
Author SHA1 Message Date
caoyanyi 78645d5145 * Fix $_SERVER error for unit test. 2023-05-25 14:38:47 +08:00
daitingting 1fc8e1d2d4 * Refactor getDataOfBugsPerPri test. 2023-05-25 06:33:21 +00:00
daitingting 7ec23418c9 * Refactor getDataOfBugsPerStatus test. 2023-05-25 06:29:49 +00:00
sunguangming 75fad6f5f6 * Refactor getTeamByAccount method. 2023-05-25 14:19:40 +08:00
daitingting 37720493b5 * Refactor getDataOfBugsPerResolution test. 2023-05-25 06:18:33 +00:00
liumengyi f48ba2d39e * Remove default value for productTao-buildExecutionPairs. 2023-05-25 14:08:06 +08:00
daitingting c64676e956 * Refactor getDataOfBugsPerSeverity test. 2023-05-25 06:03:26 +00:00
wangyuting 2fab946787 * Complete batch confirme of bug. 2023-05-25 13:50:36 +08:00
zhouxin 77a2da90d9 * Batch modify quote for unit test. 2023-05-25 13:43:27 +08:00
daitingting 0a3a7fd352 * Refactor getDataOfClosedBugsPerUser test. 2023-05-25 05:37:27 +00:00
daitingting b9c65dc5b7 * Refactor getDataOfResolvedBugsPerUser test. 2023-05-25 05:32:46 +00:00
caoyanyi b6fd409895 - Remove files for ztf tmp. 2023-05-25 13:23:02 +08:00
zhouxin c545c0580c * Batch change double quote to single quote for story's unit test. 2023-05-25 13:20:18 +08:00
caoyanyi ae6f679776 * Change saved tips. 2023-05-25 13:19:06 +08:00
caoyanyi dd2acb7dbe * Split batchClose method. 2023-05-25 13:19:06 +08:00
caoyanyi 5227c2b011 * Add comment and default value. 2023-05-25 13:19:06 +08:00
caoyanyi 8f29aaf9e0 * Fix error for realStarted is null. 2023-05-25 13:19:06 +08:00
daitingting 57ce848a6b * Refactor these tests. 2023-05-25 05:16:56 +00:00
wangyuting 0318a6e22a * Complete batch change module of bug. 2023-05-25 11:25:29 +08:00
daitingting f573fc76da * Refactor getDataOfClosedBugsPerDayTest. 2023-05-25 03:15:26 +00:00
dingguodong d2d65337d0 + Add test case data for product. 2023-05-25 11:08:50 +08:00
朱金勇 cb5b5bb2c5 - Remove unused local variable. 2023-05-25 03:00:16 +00:00
daitingting 9abc2dcd98 * Refactor getDataOfResolvedBugsPerDayTest. 2023-05-25 02:48:51 +00:00
朱金勇 e023692e9f * Move open curly brace to the beginning of next line. 2023-05-25 02:40:03 +00:00
zhouxin b40108a251 * Delete unused unit test statisticprogram. 2023-05-25 10:38:29 +08:00
zhouxin de3055d328 * Delete unused unit test statisticdata. 2023-05-25 10:38:00 +08:00
daitingting 623f2b57f9 * Refactor getDataOfOpenedBugsPerDayTest. 2023-05-25 02:37:36 +00:00
朱金勇 e39774e0e3 - Remove whitespaces at the end of lines. 2023-05-25 02:32:28 +00:00
wangyuting bbe350564a * Finish batch asssign of bug. 2023-05-25 10:29:24 +08:00
zhouxin fdd03c7992 * Add comment to productModel. 2023-05-25 10:29:00 +08:00
dingguodong c694a7bfc7 * Complete test case for productModel::getStats(). 2023-05-25 10:23:28 +08:00
zhouxin 907ea4f966 * Refactor productModel-buildOperateMenu. 2023-05-25 10:17:15 +08:00
zhouxin e05e078a57 * Add comment to productModel. 2023-05-25 10:02:56 +08:00
zhouxin 351bb44e31 * Add comment to productModel, and adjust code order. 2023-05-25 09:55:37 +08:00
朱金勇 9f85b58901 * Ignore test files. 2023-05-25 01:43:36 +00:00
daitingting 311e8a7e2e * Refactor them. 2023-05-25 01:31:08 +00:00
zhouxin 0d0afcd0c8 * Add title field to yaml. 2023-05-25 09:29:28 +08:00
zhouxin e3e77f207a * Add unit test for productModel-getReleaseList. 2023-05-25 09:29:28 +08:00
liumengyi 69a36606cb * Optimize js code for bug-batchCreate, and fix bug for it. 2023-05-25 09:18:04 +08:00
wangyuting c91a0d8a00 * Add a dropdown for batch change branches. 2023-05-25 09:16:38 +08:00
wangyidong b9db9a0651 * Fix for sonar issue. 2023-05-25 09:12:08 +08:00
tianshujie 177a8d649f * Add titles and history to all form pages. 2023-05-25 08:56:52 +08:00
dingguodong 2e5e329985 * Change the productIDList to int[]. 2023-05-25 08:53:22 +08:00
wangyidong 1b1e17dfdf * Fix for browse svn repo. 2023-05-25 08:25:06 +08:00
zhaoke 0388cb425b * Change data generation method of project table. 2023-05-25 07:42:48 +08:00
zhaoke e167c29691 * Refactore batchAssignTo function. 2023-05-24 20:53:37 +08:00
zhaoke 6a7c9cd469 * Modify test case for assign method. 2023-05-24 20:53:37 +08:00
sunhao 0dbfb94145 * zin: refactor. 2023-05-24 19:06:11 +08:00
sunhao a81b81d616 * zin: fix pager setting not match the zui definitions. 2023-05-24 19:06:03 +08:00
sunhao d34510d3ca * support to locate to batch edit page on click btn in dtable. 2023-05-24 18:12:43 +08:00