Commit Graph
65888 Commits
Author SHA1 Message Date
tianshujie 64f3ea8bc0 * Fixed display issues with the branch field of the plan list. 2023-10-09 15:37:46 +08:00
tianshujie 4a3794d0c7 * Fixed display issues with the branch and build fields of the release list. 2023-10-09 15:35:59 +08:00
tianshujie 8d5aded81a * Refactor case of the update method. 2023-10-09 15:27:15 +08:00
tianshujie 6cab14d4a6 * Modify the release description to show the problem. 2023-10-09 15:27:15 +08:00
tianshujie 32f5b947e9 * Refactor edit method. 2023-10-09 15:27:15 +08:00
liugang d57b584c02 + testtask: hide the ignore option of test result in batchRun page. 2023-10-09 15:00:04 +08:00
liugang b3c00d9cf0 * testtaskModel: fix error of using object as string. 2023-10-09 14:57:14 +08:00
liugang f35a288741 + testtaskModel: convert the execution results of the test case steps to array type for consistency with historical data. 2023-10-09 14:33:45 +08:00
tianshujie 3b70888028 * Refactor case of the getLast method. 2023-10-09 14:27:39 +08:00
tianshujie 36ebc103fe * Refactor getLast method. 2023-10-09 14:27:39 +08:00
qixinzhi fb90d9b34a * Finish count_of_merged_pull_requests_in_codebase. 2023-10-09 06:13:39 +00:00
tianshujie a39acb136b * Refactor case of the getReleasedBuilds method. 2023-10-09 14:14:42 +08:00
tianshujie c53ee0e42b * Refactor getReleasedBuilds method. 2023-10-09 14:14:42 +08:00
tianshujie 7cb2a7c8a3 * Change the case result of the processReleaseForCreate method. 2023-10-09 14:14:42 +08:00
zhaoke f43f8ff398 * Fix files tree error of repo view page. 2023-10-09 14:03:25 +08:00
tianshujie 734738074c * Parameter types compatible with the setParamsForLink method. 2023-10-09 14:02:04 +08:00
qixinzhi 6d30e75524 * Finish count_of_code_commits_in_codebase. 2023-10-09 05:54:50 +00:00
tianshujie a3d87b3412 + Add case of the processReleaseForCreate method. 2023-10-09 13:52:55 +08:00
tianshujie c7359f91ca * Refactor case of the create method. 2023-10-09 13:52:55 +08:00
tianshujie e45a35a8c5 * Refactor create method of the release module. 2023-10-09 13:52:55 +08:00
zhaoke 7a39c16ec2 * Fix monoco editor error of repo. 2023-10-09 13:51:28 +08:00
daitingting 97abd6c235 * Adjust padding. 2023-10-09 05:48:05 +00:00
朱金勇 47158daf1e * Cast type of task left to float. 2023-10-09 05:46:16 +00:00
wangxuepeng 51aceefb78 * Refactor actionModel::deleteByType. 2023-10-09 05:45:45 +00:00
wangxuepeng ddd65ab7fd * Refacotr actionModel::printChanges and actionModel::renderChanges. 2023-10-09 05:43:15 +00:00
zhaoke 99b92d3fbb * Add channel of quickon. 2023-10-09 13:41:00 +08:00
songchenxuan 645d6b6141 * Fix add metric box bug. 2023-10-09 12:40:06 +08:00
daitingting 1187b4e468 * Adjust color of the back button icon. 2023-10-09 05:23:49 +00:00
songchenxuan bbdefada6e * Modify metric function. 2023-10-09 12:32:10 +08:00
wangxuepeng 858b74df27 * Refacotr actionModel::setObjectLink. 2023-10-09 05:08:35 +00:00
qixinzhi 5e4080e0c9 * Finish count_of_pending_mergeRequest. 2023-10-09 03:07:19 +00:00
caoyanyi eb2c5e34a5 + Add comment and params type for release commonAction. 2023-10-09 11:05:21 +08:00
wangyidong fd1dee622c * Rewrite story batchassignto. Code task #102987. 2023-10-09 10:53:09 +08:00
liugang 1055b8cca0 - testtask: remove unused unit test script. 2023-10-09 10:46:09 +08:00
liugang 2d9d313f42 * testtask: refactor the script to test the close method. 2023-10-09 10:40:00 +08:00
tianshujie f8d5e5fbda * Merge 18 version code for group module. 2023-10-09 10:38:59 +08:00
daitingting 58fcc81ced * Adjust the width. 2023-10-09 02:37:48 +00:00
caoyanyi 34ac15cd6f + Add statistic for repo issues. 2023-10-09 10:36:49 +08:00
qixinzhi 2fb00ce305 * Add scm to metric class. 2023-10-09 02:20:18 +00:00
caoyanyi f46d57bc13 + Add statistic for deployment. 2023-10-09 10:23:36 +08:00
caoyanyi af21e97d6a - Remove null date field for yaml. 2023-10-09 10:23:36 +08:00
caoyanyi ba36f4196f + Add deployment get method. 2023-10-09 10:23:36 +08:00
liugang ac2ff539dc * testtask: refactor the script to test the batchRun method. 2023-10-09 10:17:00 +08:00
daitingting 07c7c8f60a * Filter pri list. 2023-10-09 02:14:18 +00:00
wangyidong 18fbb9c460 * Rewrite story batchchangestage. Code task #102985. 2023-10-09 10:12:19 +08:00
wangyidong 2f6668715b * Adjust for show batchchangebranch button. 2023-10-09 09:56:49 +08:00
daitingting 035bf67e07 * Use id variable instead of caseID in the params ot the title link. 2023-10-09 01:49:41 +00:00
songchenxuan 28d3191eb0 * Fix change chartType with formData. 2023-10-09 09:49:07 +08:00
daitingting 784ff77f38 * Set caseID for processing the actions in view. 2023-10-09 01:46:40 +00:00
daitingting eae8ccc2ee * Adjust codes. 2023-10-09 01:46:19 +00:00