tianshujie
|
69b4aba98a
|
* Refactor case of the getList method.
|
2023-10-09 16:57:07 +08:00 |
|
tianshujie
|
81380135c7
|
* Refactor browse method.
|
2023-10-09 16:57:07 +08:00 |
|
wangxuepeng
|
a547f10a4b
|
* Modify the params of the actionModel::getActionListByTypeAndID.
|
2023-10-09 08:53:02 +00:00 |
|
wangxuepeng
|
b757acf9db
|
* Modify the note of actionModel::getObjectTypeTeamParams.
|
2023-10-09 08:39:31 +00:00 |
|
caoyanyi
|
fc750592a8
|
* Adjust param type.
|
2023-10-09 16:38:18 +08:00 |
|
wangxuepeng
|
49dfb5b615
|
- Remove the useless method of acitonTao.
|
2023-10-09 08:35:34 +00:00 |
|
wangxuepeng
|
fa115f565a
|
* Refactor actionModel::getRepeatObject.
|
2023-10-09 08:29:50 +00:00 |
|
wangxuepeng
|
754be6e6ea
|
* Refactor actionModel::buildTrashSearchForm.
|
2023-10-09 08:25:15 +00:00 |
|
wangxuepeng
|
499a693fb6
|
* Refactor actionModel::processDynamicForAPI.
|
2023-10-09 08:23:59 +00:00 |
|
songchenxuan
|
cb0027ca14
|
* Fix bug for action model.
|
2023-10-09 15:49:44 +08:00 |
|
wangxuepeng
|
217015df6a
|
* Refactor actionModel::processActionForAPI.
|
2023-10-09 08:19:29 +00:00 |
|
songchenxuan
|
6579d70b48
|
* Add objectType.
|
2023-10-09 15:46:46 +08:00 |
|
daitingting
|
28579dd316
|
* Adjust the high light of the navbar.
|
2023-10-09 08:17:16 +00:00 |
|
wangxuepeng
|
716f73a6d1
|
* Refactor actionModel::printActionForGitLab.
|
2023-10-09 08:16:15 +00:00 |
|
wangxuepeng
|
2802b7f3be
|
* Refactor actionModel::saveIndex.
|
2023-10-09 08:11:15 +00:00 |
|
wangxuepeng
|
a2f18537bc
|
* Refactor actionModel::hasPreOrNext.
|
2023-10-09 08:04:07 +00:00 |
|
tianshujie
|
6ac17b6372
|
* Modify the page refresh problem when deleting a plan.
|
2023-10-09 16:03:06 +08:00 |
|
tianshujie
|
ece016ae15
|
* When deleting a plan, the parent field of the parent plan is not
updated.
|
2023-10-09 16:03:06 +08:00 |
|
wangxuepeng
|
03d8892549
|
* Refactor actionModel::buildDateGroup.
|
2023-10-09 08:00:41 +00:00 |
|
wangxuepeng
|
e827681655
|
* Refactor actionModel::hideOne.
|
2023-10-09 07:47:37 +00:00 |
|
wangxuepeng
|
58976b6b51
|
* Refactor actionModel::undelete.
|
2023-10-09 07:45:55 +00:00 |
|
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 |
|