Commit Graph
414 Commits
Author SHA1 Message Date
wangyidong c031603a4f * [refac bug #54038] Adjust setmenu by app. 2024-08-16 14:20:32 +08:00
liumengyi f4f950a3ac * [feedback#6738] get module data. 2024-08-15 16:36:01 +08:00
wangxuepeng 6bd653f946 * [ticket#1286,done,2h] supports importing more than 100 pieces of data. 2024-07-24 15:59:34 +08:00
sunhao 26867cab1a * [ui] fix group toggle not work in case list. 2024-07-19 18:26:02 +08:00
liumengyi 7990fac975 * [bug#52288,#52288,done,0.3h] modify name of steps. 2024-07-06 14:18:49 +08:00
liumengyi 77c20d8e41 + [bug#52205,done,0.2h] add loadStoriesForBatch in testcase::batchEdit. 2024-07-06 11:01:03 +08:00
liumengyi 1a296650dc + [bug#52205,done,0.1h] add loadStoriesForBatch in testcase::batchEdit. 2024-07-06 11:01:03 +08:00
tianshujie e0a146a868 * [bug#52000,done,0.2h] filter parent story when edit a test case. 2024-07-04 14:35:34 +08:00
wangyuting 54eaf30279 * Fix sort scenen error. bug #50118. 2024-05-24 16:18:08 +08:00
xieqiyu ad83352c9b * Fix bug#50022. 2024-05-23 14:22:15 +08:00
wangyuting 2d53a0f482 * Do not enable caching when refreshing the page. 2024-05-22 16:23:37 +08:00
wangyuting 054dbc331c * Optimize testcase browse dragModal css. 2024-05-22 16:23:37 +08:00
wangyuting d03989e799 * Add dragModal to testcase browse. 2024-05-22 16:23:37 +08:00
liumengyi 030b6e3c87 * Fix bug #49338, hide branch picker if there isn't a branch. 2024-05-11 10:07:57 +08:00
wangyuting 00c6079298 * Fix getModuleCellProps js bug. bug #49258. 2024-05-09 13:49:07 +08:00
liugang 76d4de1967 + testcaseJS: fix error of loading scenes when change a testcase in case library. 2024-04-28 15:49:37 +08:00
liugang f3f537cd85 * testcaseJS: fix recursion error when changing lib. 2024-04-28 15:47:03 +08:00
liugang 93973db5ae * testcaseJS: fix error can't get current lib's value. 2024-04-28 15:46:29 +08:00
wangyuting dcd8abcc1c * Optimize code. 2024-04-23 16:05:53 +08:00
sunhao 2584cdcfc8 * testcase: bug #48181, fix search form not show after switch page from testtask to testcase. 2024-04-22 15:54:43 +08:00
liumengyi ba3435819b * Fix bug of empty step data. 2024-04-19 13:30:15 +08:00
wangyuting 2f53ad292f * Add change scene to scnen of testcase browse page. 2024-04-11 14:20:21 +08:00
wangyuting c2fa03d3dc * Optimize testcase browse js. 2024-04-10 09:07:25 +08:00
liumengyi 6675d22932 * If the file doesn't exist, return. 2024-04-09 15:06:15 +08:00
wangyuting 3d78e5b3fe * Finish sort scene and case. 2024-04-09 14:32:14 +08:00
wangyuting 2913e59e98 * Finish sort case. 2024-04-09 13:31:50 +08:00
liumengyi 9c9d6ac621 * Optimize code for testcase::showImport in the excel extension. 2024-03-15 17:15:07 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
liyang db4e126402 * Remove debugging code. 2024-03-06 14:42:10 +08:00
caoyanyi 6762104c5a * Fix bug #46567, adjust module changed refresh. 2024-03-05 15:25:16 +08:00
liumengyi 47d58e8496 * Fix bug #46492. 2024-03-05 15:25:15 +08:00
liumengyi 78254a73df * Fix bug #42994, add confirm modal box for batch deletion of cases. 2024-02-23 13:15:28 +08:00
xieqiyu e2cc2933dd * Fix the bug of auto script when edit testcase. 2024-02-18 13:26:50 +08:00
xieqiyu 9bf67dccd2 * Fix the bug of auto script when create testcase. 2024-02-18 11:27:10 +08:00
sunguangming c11499a42e * Fix bug #45417. 2024-01-29 10:57:28 +08:00
sunhao bf65d639c5 * Refactor, rename lighter class to gray-pale. 2024-01-24 16:34:02 +08:00
wangyuting 2071ca1a34 * Fix testcase id field name is caseID bug. bug #45034. 2024-01-24 14:06:47 +08:00
liyang 517e610b7f * Adjust tips and page load for auto test case run. 2024-01-24 08:59:36 +08:00
xieqiyu f7f0f07265 * Code for task#110688. 2024-01-18 16:35:08 +08:00
xieqiyu 6c69d06dc7 * Code for task#110688. 2024-01-18 16:15:38 +08:00
liumengyi 300b26e995 * Fix bug #44054, #44051. 2024-01-17 14:59:41 +08:00
wangyuting afb3b21970 * Fix import testcase error. bug #43976 and #43979. 2024-01-16 14:36:43 +08:00
xieqiyu 1b322a7019 * Code for task#110688. 2024-01-15 15:30:06 +08:00
caoyanyi 29b675f0c5 * Adjust ztf case run logic. 2024-01-10 14:39:46 +08:00
wangxuepeng b01defe267 * Fix bug #43472. 2024-01-09 17:26:49 +08:00
wangxuepeng 8f24ed1750 * Fix the error when import xmind. 2024-01-09 16:35:18 +08:00
wangxuepeng a4a5853a39 * Fix bug #43370. 2024-01-08 16:31:03 +08:00
wangyuting b392de09d7 * Fix loadProductModules is not winodw function. bug #42886. 2024-01-08 11:28:54 +08:00
liugang 873af306b7 * Remove unused needManage parameter when calling ajaxGetOptionMenu method of tree module. 2024-01-05 14:05:04 +08:00
sunhao 7d663f9a08 * Fix contextmenu not work in page textcase-showxmindimport. 2024-01-05 13:03:30 +08:00