Commit Graph
71188 Commits
Author SHA1 Message Date
tianshujie 06cc4f9520 * Refactor design::revision method. 2023-12-15 13:44:01 +08:00
tianshujie 513e3e9a37 + Add design::getCommitByID unit test. 2023-12-15 13:44:01 +08:00
liugang d13b584ac6 * userTest: refactor script to test the getUserRoles method. 2023-12-15 13:43:27 +08:00
liumengyi 91b67d77ea * Get last case module if the current product is same as last case product. 2023-12-15 13:38:52 +08:00
daitingting 49fcd4e5be * Use btn-group. 2023-12-15 05:36:04 +00:00
xieqiyu e261ab265b * Fix bug#41250. 2023-12-15 13:34:16 +08:00
sunguangming cdcb6027b7 * kanban: refactor moveCard(),add unit test. 2023-12-15 13:34:02 +08:00
caoyanyi 2ce259fe3d * Adjust instance visit locate type. 2023-12-15 13:32:45 +08:00
wangyuting 5c24518e30 * Fix branch is null bug. the bug #41628. 2023-12-15 13:31:00 +08:00
tianshujie 7bc8c812f6 + Add comment of the design::viewCommit method. 2023-12-15 13:26:45 +08:00
tianshujie 284be0f8cb * Refactor design::getCommit method. 2023-12-15 13:26:45 +08:00
tianshujie b644735cff + Refactor design::getCommit unit test. 2023-12-15 13:26:45 +08:00
xieqiyu df7a2ef165 * Fix bug#41556. 2023-12-15 13:23:15 +08:00
sunguangming 25dc3b0788 * kanban: refactor viewcard, add unit test. 2023-12-15 13:20:18 +08:00
liumengyi 1eb44f28a4 * Fix bug #41616, remove load in return array. 2023-12-15 13:17:45 +08:00
wangxuepeng 13f548ec48 * Fix screen's unit test. 2023-12-15 13:08:32 +08:00
sunguangming d573478a1f * kanban: add unit test. 2023-12-15 13:07:14 +08:00
sunguangming 6a46ba5b3d * kanban: refactor activateCard. 2023-12-15 13:07:14 +08:00
sunguangming 90dc2cd869 * kanban: refactor activateCard. 2023-12-15 13:07:14 +08:00
tanghucheng e56ce87147 * Refactor transfer::exportTemplate method. 2023-12-14 22:29:06 -05:00
hufangzhou 68236c2347 * Finish task #107881. 2023-12-15 11:20:16 +08:00
liumengyi b83e081b35 * Fix bug #41601, remove empty item. 2023-12-15 11:17:47 +08:00
liumengyi a80d94084a * Fix undefined parameter error. 2023-12-15 11:07:46 +08:00
sunguangming f195ec919e * kanban: refactor finishCard(). 2023-12-15 11:07:04 +08:00
朱金勇 2f83bc3034 * Refactor group: format functions, remove unused functions. 2023-12-15 11:04:00 +08:00
sunguangming 624f99f981 * kanban: add unit test. 2023-12-15 10:51:36 +08:00
sunguangming ece22ee8f9 * kanban: refacotr editCard(). 2023-12-15 10:51:36 +08:00
sunguangming 246d40ede1 * kanban: refactor editCard. 2023-12-15 10:51:36 +08:00
sunguangming 4018d149c5 * kanban: add editCard form config. 2023-12-15 10:51:36 +08:00
tianshujie c656ed7828 * Refactor design::unlinkCommit method. 2023-12-15 10:51:25 +08:00
tianshujie 7c23a9a9b2 + Add design::unlinkCommit unit test. 2023-12-15 10:51:25 +08:00
tianshujie 24faf036cb - Remove unused file. 2023-12-15 10:51:25 +08:00
liugang 8ef9559aef * userTest: refactor script to test the getRealNameAndEmails method. 2023-12-15 10:50:12 +08:00
liumengyi ae58215a53 * Fix undefined parameter error. 2023-12-15 10:46:32 +08:00
xieqiyu 6edcffd25b * Fix bug#41617. 2023-12-15 10:45:48 +08:00
liumengyi c6fc23977e * Fix parameter type error. 2023-12-15 10:41:30 +08:00
xieqiyu 050dcf5043 * Fix bug#41593. 2023-12-15 10:37:31 +08:00
wangyidong 8a23c5113d * Adjust for story list actions in execution tab. 2023-12-15 10:33:18 +08:00
liugang 864d57044e - test: remove unused code. 2023-12-15 10:32:27 +08:00
liugang 097426adde - userTest: remove unused code. 2023-12-15 10:32:05 +08:00
wangyuting 3e33be2b39 * Fix doc unit test script. 2023-12-15 10:28:57 +08:00
wangxuepeng 552a0f314f * Fix the error of screen's unit test. 2023-12-15 10:27:38 +08:00
liumengyi d6de6fdaef * Fix bug #41563, reset preBranch if current product and previous prodcut is not the same. 2023-12-15 10:25:02 +08:00
liugang 0511fd15b3 * userModel: rename getByIdList method to getListByIdList. 2023-12-15 10:21:05 +08:00
wangxuepeng 83be543448 * Fix bug #41628. 2023-12-15 10:20:22 +08:00
liugang 237492c2f6 + userTest: add script to test the getByIdList method. 2023-12-15 10:17:23 +08:00
sunguangming 533683b888 * kanban: refactor batch create card, add unit test. 2023-12-15 10:16:57 +08:00
wangyuting 44b2aae7dd * Fix getbugquery unit test script bug. 2023-12-15 10:15:07 +08:00
tanghucheng daaf182ad0 * Refactor transfer::export method. 2023-12-14 21:14:30 -05:00
tianshujie 336e5d2d19 + Add commit of design::updateLinkedCommits unit test. 2023-12-15 10:09:39 +08:00