Commit Graph
857 Commits
Author SHA1 Message Date
liumengyi a28d9e3499 * [bug#61513,done,0.1h] show storyTitle. 2025-05-12 14:36:35 +08:00
liumengyi c281ef66e7 * [bug#61513,done,0.5h] show storyTitle and add unit test result. 2025-05-09 13:41:25 +08:00
liumengyi 4485fe3667 + [bug#62130,doing,0.1h] refactor testcaseModel::getCanImportCases. 2025-04-29 15:06:18 +08:00
liumengyi 56bc99dd07 * [bug#62130,start,0.1h] refactor testcaseModel::getCanImportCases and testcaseModel::getCanImportedModules. 2025-04-29 15:06:18 +08:00
liumengyi a242368bfc + [bug#61315,done,0.3h] save steps without serial number. 2025-04-09 09:17:27 +08:00
liumengyi feb7b86e1e * [bug#61286,done,0.2h] process query condition. 2025-04-08 15:56:30 +08:00
liumengyi 92e269aa82 * [bug#61286,done,0.5h] process query condition. 2025-04-08 15:27:21 +08:00
liumengyi 137fa8e668 * [bug#60974,done,3h] process steps. 2025-04-08 14:52:15 +08:00
liumengyi 3f3c44e082 * [bug#61085,done,0.5h] process stepType. 2025-04-07 09:22:41 +08:00
sunguangming d64bd321f7 * [task#140263,done,0.1h] fix bug. 2025-04-01 10:17:58 +08:00
sunguangming 813d2964ad * [task#140263,done,0.2h] fix bug. 2025-04-01 10:17:58 +08:00
liumengyi e3a961a9c5 * [bug#60974,done,4h] process testcase steps. 2025-03-28 14:36:18 +08:00
tianshujie 8c9bc30e10 * [bug#59443,done,1h] fix fromVersion error. 2025-01-27 13:51:14 +08:00
zhouxin a06efcaf77 * [bug#59265,done,1h] fix testcase list block in project and execution tab. 2025-01-15 13:51:51 +08:00
liumengyi 141c121707 * [bug#59021,done,1h] show bug status. 2025-01-08 16:02:48 +08:00
liumengyi 665c70172a + [misc,done,0.1h] add comment. 2025-01-08 13:15:40 +08:00
liumengyi effa6ae405 * [misc,done,0.5h] filter cases by branch. 2025-01-08 13:15:40 +08:00
liumengyi b3b43e87a7 + [task#134178,done,0.1h] add dao commit. 2024-12-31 11:17:53 +08:00
liumengyi b2307a11aa * [task#134178,done,2h] show and save precondition in showXmindImport. 2024-12-31 11:17:53 +08:00
liumengyi 4603a790d0 * [task#134151,doing,0.5h] rename saveXmindConfig to saveMindConfig. 2024-12-30 09:51:11 +08:00
liumengyi dc3b20e2a4 * [task#134149,doing,2h] add testcase::exportFreeMind, 2024-12-30 09:51:11 +08:00
liumengyi 37f04d57a9 * [task#70364,done,1h] only get execution's cases. 2024-12-30 09:51:11 +08:00
liumengyi e85d05e371 * [task#134181,done,2h] add zerocase in execution. 2024-12-30 09:51:11 +08:00
liumengyi 1f047beec4 * [task#50825,done,1h] update version in batchEdit. 2024-12-30 09:51:11 +08:00
liumengyi e9754551d2 * [task#134147,doing,0.5h] move processStepsOrExpects and processStepsChanged to model. 2024-12-30 09:51:11 +08:00
liumengyi 57d3c2e7f8 * [task#134175,doing,1.5h] get steps in batchEdit. 2024-12-30 09:51:11 +08:00
liumengyi bcd3856e7f * [task#134153,done,1h] change version if title/precondition/files is changed. 2024-12-30 09:51:11 +08:00
liumengyi 648b31ed8d + [task#134153,doing,0.5h] create case spec when editing a case. 2024-12-30 09:51:11 +08:00
liumengyi 213416e43d * [bug#57850,done,1h] replace fileList with fileSelector(set::defaultValues()). 2024-12-30 09:51:11 +08:00
sunguangming 56b06c8cb0 * [misc] remove unused code. 2024-12-27 16:18:11 +08:00
sunguangming 7e39164104 * [misc] remove unused code. 2024-12-27 16:18:11 +08:00
wangyuting 2377c8cb3d * [bug#57942,done,1h,0h] Fix fetchAll error. 2024-12-20 15:01:48 +08:00
wangyuting ec8224161c * [bug#57939,done,0.2h,0h] Fix fetchAll error. 2024-12-20 13:29:38 +08:00
qixinzhi e35d4acbd2 * [story#69800,0.5h] fix error. 2024-12-10 11:21:40 +08:00
qixinzhi 452f7a5db7 * [story#69800,0.5h] add comment. 2024-12-10 10:48:33 +08:00
qixinzhi 565cc52316 * [story#69800,0.5h] add buildSearchConfig. 2024-12-10 10:48:33 +08:00
qixinzhi 78600525e3 * [story#69800,0.5h] add buildSearchConfig. 2024-12-10 10:48:33 +08:00
wangyidong fe4e81cd8a * [refac bug #56983] Fix note. 2024-11-15 10:34:10 +08:00
wangyidong fb98e737e4 * [refac bug #56983] Adjust for auto case priv. 2024-11-15 10:34:10 +08:00
caoyanyi d46827d414 * [bug#57034] filter testcase result for deploy. 2024-11-14 11:15:43 +08:00
wangyidong 225b77b823 * [refac bug #56210,55424] Confirm for import exist case from xmind. 2024-11-01 14:30:59 +08:00
xieqiyu 31f587d5c3 Merge branch 'main' into feature/relation 2024-10-23 08:42:41 +08:00
hufangzhou 071865707d * [bug#56350,done,1.5h] Import XMind to support three-level use case steps. 2024-10-21 16:50:59 +08:00
xieqiyu 00ed033537 * [task#128937,doing,0.5h] Relate object add testcase. 2024-09-30 14:25:21 +08:00
liumengyi 666f37e872 * [task#128164] Fix bug#52689. 2024-09-20 10:23:47 +08:00
zenggang 0f268fde71 * Adjust code style. 2024-09-20 10:23:47 +08:00
zenggang cdd2e11618 * [task#128164] Fix bug#52689. 2024-09-20 10:23:47 +08:00
hufangzhou 082322f316 * [bug#55320,done,1h] Format the code. 2024-09-19 14:44:08 +08:00
hufangzhou 6ba461a3d2 * [bug#55320,done,1h] update fromCaseVersion field. 2024-09-19 14:44:08 +08:00
sunguangming e9e93049a1 * [bug#55442,done,0.2h] fix bug. 2024-09-18 11:59:21 +08:00