Commit Graph
63378 Commits
Author SHA1 Message Date
liumengyi c8cf4c9b98 * Add unit test of bugTao::fetchBugInfo. 2023-08-22 10:30:08 +08:00
qixinzhi 01585eff3c * Move measurment to BI. 2023-08-22 02:09:34 +00:00
caoyanyi be3983b6ee * Chang param name and comment for project getProjectList. 2023-08-22 10:09:46 +08:00
dingguodong ed7d4b3bcc * Refactor taskModel::deleteWorkhour. 2023-08-22 10:04:14 +08:00
dingguodong 251566ca7d + Add functions to process deleting workhour of task. 2023-08-22 10:04:14 +08:00
wangyuting daebf907a8 * Finish metric data on executionstatistic block. 2023-08-22 09:57:14 +08:00
caoyanyi 2a5099ab88 + Add unit test for project buildSearchForm. 2023-08-22 09:49:04 +08:00
caoyanyi 9d7f14e7cd * Change comment. 2023-08-22 09:49:04 +08:00
liumengyi d384b44f6f * Add unit test of bugModel::reportCondition. 2023-08-22 09:30:26 +08:00
caoyanyi 19e59226f3 + Add unit test for project getProgramTree. 2023-08-22 09:27:53 +08:00
caoyanyi 1d11b48639 - Remove unused method and add comment. 2023-08-22 09:27:50 +08:00
caoyanyi 0b33e480ae - Delete unused file. 2023-08-22 09:27:49 +08:00
liugang 7046e8c888 - story: remove unused code. 2023-08-22 09:24:53 +08:00
tianshujie 13e5adf2e6 * Refactor getFinishedUsers method. 2023-08-22 09:23:11 +08:00
liugang 9a6db3d92f * formPanel widget: compatible with the custom list fields property in different modules. 2023-08-22 09:20:12 +08:00
wangyidong b2434a5341 * Code for task #99426. 2023-08-22 09:18:45 +08:00
wangyuting 0186f402dc * Finish metirc data on executionoverview block. 2023-08-22 09:11:16 +08:00
liugang 9cea094888 - story: remove unused code. 2023-08-22 08:52:37 +08:00
qixinzhi dd4794c980 * Finish metric 'count_of_delayed_bug_in_user'. 2023-08-22 00:42:36 +00:00
zenggang c89c19921b * Finish task#100977,100963 2023-08-22 00:43:38 +00:00
liugang d3fc3e1e1b * bug: adjust js based on changing of page. 2023-08-21 17:42:41 +08:00
liugang 1aabc98d07 * custom: respons all custom fields and show fields. 2023-08-21 17:41:33 +08:00
liugang d341806462 - bugZen: remove unused code. 2023-08-21 17:29:08 +08:00
liugang 32059534dc * bug: remove unused code to toggle fields and use customFields property of formPanel to toggle them. 2023-08-21 17:28:50 +08:00
liugang f831bbe541 * zin: refactor the formSettingBtn widget based on the customFields property. 2023-08-21 17:28:46 +08:00
caoyanyi 40fdae2938 - Remove unused code. 2023-08-21 17:26:45 +08:00
liugang aca74db19b * formPanel widget: auto configure custom fields if the customFields property is true. 2023-08-21 17:24:13 +08:00
tianshujie 36ac61fd37 - Remove unuse code. 2023-08-21 17:23:12 +08:00
tianshujie c76e36c430 * Change the comment of the checkAccess method. 2023-08-21 17:23:12 +08:00
liumengyi 8789a86dd9 * Add unit test of bugModel::getBaseInfo. 2023-08-21 17:21:32 +08:00
qixinzhi 7f1cec95eb * Finish metric 'count_of_dealyed_task_in_user'. 2023-08-21 09:02:20 +00:00
liumengyi 893c8bdad8 * Remove bugTao::updateByID. 2023-08-21 16:56:57 +08:00
liumengyi 52671e1c42 * Modify unit test of bugTao::getBySearch. 2023-08-21 16:56:25 +08:00
liumengyi 6af16d6af2 * Modify unit test result of bugModel::update. 2023-08-21 16:39:48 +08:00
liumengyi 8345d79c17 * Modify yaml for bug::resolve. 2023-08-21 16:38:38 +08:00
liumengyi ee2d45ffa1 * Modify unit test of bugModel::processBuildForBugs. 2023-08-21 16:36:20 +08:00
tianshujie cf9d094a22 + Add case of the getExportTasks. 2023-08-21 16:35:49 +08:00
liumengyi 3b32b93812 * Remove unit test of bug::getRelatedObjects. 2023-08-21 16:24:09 +08:00
caoyanyi dc011698f8 * Adjust param type and unit test. 2023-08-21 16:23:50 +08:00
caoyanyi 907b2718f4 * Adjust method return value and unit test. 2023-08-21 16:23:50 +08:00
caoyanyi f7586c0439 * Change project isClickable param and unit test. 2023-08-21 16:23:50 +08:00
liumengyi 5b6861426b * Modify unit test result. 2023-08-21 16:17:06 +08:00
liumengyi 8abd403ad3 * Modify unit test of bug::getProductMemberPairs. 2023-08-21 16:15:39 +08:00
wangyuting 3708ab4c13 * Finish metric data on projectoverview block. 2023-08-21 16:15:13 +08:00
daitingting 69214a711d * Strict it. 2023-08-21 08:04:46 +00:00
daitingting de2b14a8a1 * If there is no bugIdList and no id, locate. 2023-08-21 08:02:20 +00:00
liumengyi e667dab683 * Fix bug of date. 2023-08-21 15:55:50 +08:00
liumengyi f8ba1ae54d * Modify unit test of bugModel::getProductBugPairs. 2023-08-21 15:53:27 +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
liumengyi 2a049730c7 * Modify unit test of bugModel::getPlanBugs. 2023-08-21 15:50:50 +08:00