Commit Graph
71220 Commits
Author SHA1 Message Date
sunguangming 75eb8eb0f3 * kanban: refactor importCard. 2023-12-15 14:51:04 +08:00
sunguangming 4cf62e91ed * kanban: refactor importCard(). 2023-12-15 14:51:04 +08:00
tanghucheng 07033d8e95 * Refactor transfer: rename model to module. 2023-12-15 01:48:00 -05:00
wangxuepeng 5b56e03a23 * Test screenModel::buildChart. 2023-12-15 14:46:24 +08:00
wangyuting 707b80a1b0 * Fix getActiveBugs execution param type bug. the bug #41657. 2023-12-15 14:38:50 +08:00
caoyanyi fc151267d5 * Adjust return value for mr is empty. 2023-12-15 14:30:35 +08:00
tanghucheng 8c53b8a6a4 * Refactor transfer: import functions, remove unused functions. 2023-12-15 01:30:04 -05:00
caoyanyi e107f2a9ef * Adjust getDiff unit test case for mr. 2023-12-15 14:29:07 +08:00
tianshujie 1dea4fdaf3 * Refactor design::assignTo method. 2023-12-15 14:27:16 +08:00
tianshujie eb73f58e63 * Refactor design::assign unit test. 2023-12-15 14:27:16 +08:00
caoyanyi f0bf1bf693 - Remove mr getAllProject method for model.php. 2023-12-15 14:22:35 +08:00
caoyanyi 422c7df583 + Add unit test case for me getPairs. 2023-12-15 14:22:35 +08:00
wangxuepeng 66ddb7924c * Fix screen's unit test. 2023-12-15 14:18:30 +08:00
sunhao 855db4a837 * zin: fix title font style in tabledata. 2023-12-15 14:16:25 +08:00
sunhao def013e459 * datatable: hide width setting in table custom cols dialog. 2023-12-15 14:15:10 +08:00
wangyuting baba09fc96 * Fix libID is null bug. the bug #41651. 2023-12-15 14:12:45 +08:00
wangyuting 9f74237ca1 * Fix footer summary count error bug. the bug #41633. 2023-12-15 14:08:53 +08:00
tianshujie cb75571bd3 * Refactor design::delete method. 2023-12-15 14:07:52 +08:00
liumengyi cf26205625 * Fix bug #41631, only get base url when the lib is not empty. 2023-12-15 14:07:45 +08:00
liugang fb08337fea * userTest: refactor script to test the getById method. 2023-12-15 14:06:52 +08:00
hufangzhou b5c710ccb5 * Finish task #107890. 2023-12-15 14:02:03 +08:00
sunhao 05b8bee3af * datatable: remove height limit of custom cols dialog. 2023-12-15 14:04:47 +08:00
liumengyi 43959fce30 * Fix bug #41642, set test report value to '' after changing product. 2023-12-15 14:04:18 +08:00
caoyanyi bc41b042be + Add create tester for mr. 2023-12-15 14:00:36 +08:00
caoyanyi 57f0f92099 * Adjust mr convertapierror method unit test case. 2023-12-15 13:59:37 +08:00
caoyanyi e010ce212c * Adjust mr create method unit test case. 2023-12-15 13:59:37 +08:00
caoyanyi 9e8856dbf4 * Adjust locate instance server type. 2023-12-15 13:59:37 +08:00
caoyanyi 41cb2a62c1 + Add language for mr. 2023-12-15 13:59:37 +08:00
caoyanyi d7ad381b48 * Adjust required field check for mr create. 2023-12-15 13:59:37 +08:00
wangyuting 324e1a54e2 * Fix doc lib tree link bug. the bug #41630. 2023-12-15 13:50:06 +08:00
liumengyi ba52abfb8e * Fix bug #41638, hide picker box's label. 2023-12-15 13:49:55 +08:00
tianshujie cfb54b5f05 * Refactor design::ajaxSwitcherMenu method. 2023-12-15 13:48:05 +08:00
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