Commit Graph
657 Commits
Author SHA1 Message Date
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
liumengyi 01ad4da005 + Add data initialization for action in unit test of reportModel::getUserYearProducts. 2023-12-01 16:54:20 +08:00
liumengyi 9383bc462d + Add data initialization for testresult. 2023-12-01 16:49:07 +08:00
liumengyi a6ad883e7a * Modify unit test of reportModel::createSingleJson. 2023-12-01 16:32:39 +08:00
liumengyi 3da6f0804e - Remove unit tests for methods that don't exist, reportModel::getWorkload. 2023-12-01 16:03:51 +08:00
liumengyi 5d57d84eb5 - Remove unit tests for methods that don't exist, reportModel::getProducts. 2023-12-01 16:02:49 +08:00
liumengyi 9e6e52d2e1 - Remove unit tests for methods that don't exist, reportModel::getExecutions. 2023-12-01 16:02:16 +08:00
liumengyi 19ff2b2d2f - Remove unit tests for methods that don't exist, reportModel::getBugAssign. 2023-12-01 16:01:26 +08:00
liumengyi f8c5825f3b - Remove unit tests for methods that don't exist, reportModel::getBugs. 2023-12-01 15:59:15 +08:00
liumengyi b753b61cfa * Refactor reportModel::getProjectExecutions, and modify its unit test. 2023-12-01 15:57:46 +08:00
liumengyi c799c2be46 * Refactor reportModel::getOutput4api, and modify its unit test. 2023-12-01 15:52:08 +08:00
liumengyi 966d45a70b * Refactor reportModel::getProjectStatusOverview, and modify its unit test. 2023-12-01 14:47:38 +08:00
liumengyi ab17fba4bd * Refactor reportModel::getStatusOverview, and modify its unit test. 2023-12-01 14:21:57 +08:00
liumengyi f9db851e1b * Refactor reportModel::getYearMonths, and modify its unit test. 2023-12-01 14:18:37 +08:00
liumengyi 9e63498d56 * Refactor reportModel::getYearCaseStat, and modify its unit test. 2023-12-01 14:07:47 +08:00
liumengyi 9648b07bb3 * Refactor reportModel::getYearObjectStat, and modify its unit test. 2023-12-01 11:25:26 +08:00
liumengyi ba6005f0cf * Refactor reportModel::getAllTimeStatusStat, and modify its unit test. 2023-12-01 10:25:46 +08:00
liumengyi cc30dbd829 + Declare strict type. 2023-12-01 10:22:13 +08:00
liumengyi c2fd1b8309 * Modify unit test of reportModel::getUserYearExecutions. 2023-12-01 09:46:30 +08:00
liumengyi 47005fee50 * Refactor reportModel::getUserYearExecutions, and modify its unit test. 2023-12-01 09:44:34 +08:00
liumengyi f444ee5938 * Refactor reportModel::getUserYearProducts, and modify its unit test. 2023-11-30 16:57:19 +08:00
liumengyi 1281719f5f + Add effort yaml. 2023-11-30 15:56:18 +08:00
liumengyi 9648ed71d8 + Declare strict type. 2023-11-30 15:55:35 +08:00
liumengyi 23fc88d572 * Refactor reportModel::getUserYearTodos, and modify its unit test. 2023-11-30 15:44:15 +08:00
liumengyi 42c25f2a73 * Optimize code for reportModel::getUserYearContribution. 2023-11-30 15:26:48 +08:00
liumengyi 2cc13bcccf * Refactor reportModel::getUserYearContribution, and modify its unit test. 2023-11-30 15:23:25 +08:00
liumengyi 4c0bd68e74 * Refactor reportModel::getUserYearActions, and modify its unit test. 2023-11-30 14:23:32 +08:00
liumengyi 2a3e395b42 + Declare strict type. 2023-11-30 14:23:16 +08:00
liumengyi cc8a5eb282 * Refactor reportModel::getUserYearLogins, and modify its unit test. 2023-11-30 14:18:43 +08:00
liumengyi 5bb07aa018 * Refactor reportModel::getUserTesttasks, and modify its unit test. 2023-11-30 14:01:49 +08:00
liumengyi ff37975c40 * Refactor reportModel::getUserTodos. 2023-11-30 13:59:22 +08:00
liumengyi 6d02c2705b * Refactor reportModel::getUserTasks, and modify its unit test. 2023-11-30 13:22:25 +08:00
liumengyi 6524ab068c * Refactor reportModel::getUserBugs, and modify its unit test. 2023-11-30 11:05:49 +08:00
liumengyi 24ca71d8c3 * Refactor reportModel::getSysURL, and modify its unit test. 2023-11-30 10:31:28 +08:00
liumengyi 2547333f1d * Optimize code. 2023-11-30 09:41:23 +08:00
liumengyi ea9d8ec752 + Declare strict type. 2023-11-30 09:39:43 +08:00
liumengyi 0f56990d07 * Refactor reportModel::convertFormat, and modify its unit test. 2023-11-30 09:37:22 +08:00
liumengyi f851e08920 * Refactor reportModel::createSingleJSON, and modify its unit test. 2023-11-30 09:26:06 +08:00
liumengyi 5443c851b9 * Refactor reportModel::computePercent, and modify its unit test. 2023-11-29 16:25:51 +08:00
liumengyi 293eeb61a7 + Add comment for reportModel::__construct. 2023-11-29 16:10:34 +08:00
liumengyi 58bb701820 * Refactor report::annualData. 2023-11-29 16:08:48 +08:00
liumengyi 3ef0a763d3 * Refactor report::remind. 2023-11-29 13:08:40 +08:00
liumengyi 97526e9873 * Add comments of report::index. 2023-11-29 10:53:01 +08:00
liumengyi 9dca0c788e + Add comments. 2023-11-29 10:52:04 +08:00
qixinzhi 7067fc66d8 * Fix the bug assign name of pivot,bug#40551. 2023-11-21 22:13:24 +08:00
songchenxuan 967ccdd462 * Merge commit 1ca1c79fab. 2023-11-10 09:06:39 +08:00
朱金勇 6948740e1d * Migrate changes from 18.x to master. 2023-10-12 08:42:59 +00:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
sunguangming cea135ac23 * Code for task #96129. 2023-06-29 12:58:26 +08:00