Commit Graph
1149 Commits
Author SHA1 Message Date
tianshujie a90fdec903 * Refactor product::refreshStats method. 2023-11-27 10:05:06 +08:00
tianshujie ede115449c - Removes code of the obsolete function. 2023-11-25 16:07:13 +08:00
sunguangming 46ee558a59 * Fix code error, remove useless code. 2023-11-21 15:58:27 +08:00
liumengyi 437d4e2151 * Fix bug #40795. 2023-11-21 14:53:07 +08:00
sunguangming 512fd7661f * Adjust code style. 2023-11-21 14:28:27 +08:00
朱金勇 050e2e0861 * Performance for stats. 2023-11-21 03:14:50 +00:00
xieqiyu 0c7cb25110 * Add required icon for product. 2023-11-20 14:08:55 +08:00
tanghucheng 1a48de3d30 * Merge #ab9242bb59, Fix bug #34955. 2023-11-10 00:52:22 -05:00
tanghucheng d9cae2626a * Merge #bc44a293ef,Add PLM to judgement. 2023-11-09 00:40:32 -05:00
wangxuepeng f146234ea1 * Fix bug #39800. 2023-11-08 15:58:47 +08:00
tanghucheng 16b2cbe6b4 * Merge #26ed324f29, Fix bug #35298. 2023-11-08 00:23:15 -05:00
songchenxuan 1cc99fb584 * Merge comment 2a05766fe2, fix bug #31321. 2023-11-08 09:10:12 +08:00
tanghucheng 89eca0a231 * Merge #615e993f4c,Finihs task #92288. 2023-11-03 02:17:26 -04:00
wangxuepeng 306ab2ad02 * Call the getProductStats method if in tutorial mode. 2023-11-02 16:14:41 +08:00
tanghucheng feac8d65b7 * Merge #88fbd70b9f,Modify roadmap view drop list. 2023-11-01 22:34:40 -04:00
tanghucheng 8c0959d433 * Merge #00cec9c960,62a2b9bebd, Fix bug #33791. 2023-11-01 03:14:58 -04:00
tanghucheng c7c6c21a52 * Merge #93b14b8f1e, Add activate product. 2023-10-31 04:37:59 -04:00
liumengyi a118daa9c3 + Locate to bug::browse when changing product in bug::report. 2023-10-31 09:19:33 +08:00
liumengyi ad090459a4 + Move code from 18.x, add productModel::refreshStats, programModel::refreshStats. 2023-10-24 09:50:54 +08:00
daitingting 3bfd1b9149 * Rename branch to branchID.
* Do not pass empty extra value.
2023-10-18 07:45:58 +00:00
zhouxin d99bce2b45 * Fix error of search in product-browse. 2023-10-17 09:43:14 +08:00
tianshujie d8334f52bf * Compatible roadmap components. 2023-10-13 14:11:15 +08:00
wangyidong e71bb76780 * Adjust for product-browse page. 2023-09-28 17:13:15 +08:00
tianshujie 5371a41cde * Refactor unlinkBranch4Project method. 2023-09-21 15:59:14 +08:00
tianshujie 9b3bf110c1 * Move the getProductLink function from zen into the model. 2023-09-21 14:36:46 +08:00
caoyanyi 5cbac73827 * Adjust product view page edit link. 2023-09-21 08:39:49 +08:00
caoyanyi e4e7dbcd5f * Fix error for story summary. 2023-09-20 17:05:11 +08:00
tianshujie 406018a8d7 + Add case for getRoadmapOfPlans method. 2023-09-20 16:48:40 +08:00
tianshujie 3f3bf305fb + Add case for getRoadmapOfReleases method. 2023-09-20 16:35:32 +08:00
tianshujie c90519035f * Modify function getGroupRoadmapData method. 2023-09-20 16:03:25 +08:00
tianshujie 7845ef16bc * Move the function getGroupRoadmapData from tao into the model. 2023-09-20 16:00:25 +08:00
tianshujie 5dc39556f6 + Add case for getStoryStatusCountByID method. 2023-09-20 15:22:24 +08:00
caoyanyi afc9ea1bc4 * Change story list field name. 2023-09-20 13:48:18 +08:00
caoyanyi a49cac4536 * Adjust method logic and add unit test case. 2023-09-20 13:33:13 +08:00
tianshujie 57f7a7a775 + Add case for statisticProductData method. 2023-09-20 13:27:10 +08:00
tianshujie 0c2309b3f1 * Put the function statisticProgram from tao into the model and add case. 2023-09-20 10:47:28 +08:00
caoyanyi 00e389e29a * Merge product statistic methods to getStatisticByType. 2023-09-20 10:19:50 +08:00
tianshujie a4aec83b68 * Put the function getCaseCoveragePairs from tao into the model. 2023-09-20 09:56:29 +08:00
tianshujie 3b7511b545 * Put the function getStatsStoriesAndRequirements from tao into the model and add case. 2023-09-20 09:46:43 +08:00
tianshujie 2c39d245f2 * Put the function getStatsProducts from tao into the model. 2023-09-20 09:23:01 +08:00
caoyanyi 8318e6dea6 - Remove unused method. 2023-09-20 09:03:24 +08:00
zhouxin 6b338c5d7b * Fix bug of call metric. 2023-09-20 08:59:42 +08:00
caoyanyi 37229d49c3 * Adjust method logic for product getStats. 2023-09-19 16:22:27 +08:00
tianshujie 47273d4d7e * Refactor getList method and add case. 2023-09-19 16:17:42 +08:00
caoyanyi 0675eb7aea - Remove unused return data. 2023-09-19 14:40:42 +08:00
caoyanyi e77db9990a * Adjust unit test case check rule. 2023-09-19 13:49:26 +08:00
caoyanyi 112ee21d6c - Remove unused method. 2023-09-19 13:14:46 +08:00
caoyanyi bff85c894e * Adjust return value. 2023-09-19 10:12:14 +08:00
wangyidong 2103c7f226 * Code for task #102968. 2023-09-19 09:57:07 +08:00
caoyanyi b8ccc6e153 * Adjust method return value and comment. 2023-09-19 09:32:25 +08:00