Commit Graph
505 Commits
Author SHA1 Message Date
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
liumengyi c99005393f * Fix bug of linking cases in testsuite. 2023-11-21 13:39:58 +08:00
liumengyi ab31a8efde * Replace select with picker of version field in testsuite::linkCase. 2023-11-21 11:10:47 +08:00
liumengyi 9f64b3bc6c * Fix bug. 2023-11-21 09:02:28 +08:00
liumengyi fb7a890ec7 * Jump to the error page if no products in testsuite. 2023-11-20 11:01:02 +08:00
wangxuepeng a051ce8f6a * Code formatter for testsuite. 2023-11-15 15:52:18 +08:00
wangxuepeng f980ec978d * Code formatter for testsuite. 2023-11-15 14:54:34 +08:00
wangxuepeng b8fc19adb4 * Update set::id to setID. 2023-11-15 09:52:46 +08:00
liumengyi 6ee4f4562d * Set product id to show 1.5 level drop menu. 2023-11-13 13:33:41 +08:00
liumengyi 2542a01942 * Remove , at the end of row in the lastest children in testsuite. 2023-11-13 13:31:23 +08:00
chaideqing b9568c0374 * Merge commit: fb95bfef17. 2023-11-10 08:28:41 +00:00
liumengyi 921d4e74d8 + Add dtable sorting in testsuite::view. 2023-11-07 17:20:00 +08:00
wangxuepeng c94677b399 * Remove getCanImportCases and getCanImportedModules to testcase. 2023-10-30 16:50:22 +08:00
wangxuepeng 9d998d50db - Remove useless code. 2023-10-30 16:13:27 +08:00
liumengyi 58335cb420 * Add required tips in testsuite. 2023-10-30 14:55:31 +08:00
daitingting e59e6e70a8 * Set the name of the col id is id instead of caseID. 2023-10-25 07:22:34 +00:00
daitingting e8508a04d9 * Adjust type for batch button. 2023-10-25 05:06:13 +00:00
daitingting 1d6b8423bf * Format codes. 2023-10-25 02:52:13 +00:00
daitingting 21889ae274 * Format codes. 2023-10-25 01:14:02 +00:00
daitingting 8568914c88 * Private suite is only shown to yourself. 2023-10-25 01:12:36 +00:00
wangxuepeng 3631ffc63b * Fixed unit test of testsuiteModel::isClickable. 2023-10-23 18:29:27 +08:00
wangxuepeng c219016727 - Remove the unless code. 2023-10-19 15:04:06 +08:00
wangxuepeng 208deb2b37 * Modify the testsuite browse page classname to innerclass. 2023-10-19 14:53:31 +08:00
wangxuepeng 4b8bab329b * Corrected the createLink on testsuite browse page. 2023-10-19 14:48:43 +08:00
wangxuepeng 9f1bf6f122 * Add dtable sort for testsuite browse page. 2023-10-18 15:33:53 +08:00
wangxuepeng 1e9c70f3ee + Add emtpy tip for testsuite browse page. 2023-10-18 14:43:42 +08:00
wangxuepeng e1f392e961 * Hide the comment function of productplan view. 2023-10-17 14:51:17 +08:00
wangxuepeng e69a8fee70 + Add deleted tag for testsuite view. 2023-10-16 13:31:19 +08:00
wangxuepeng 164ea33f0f * Fixed js conflict problem of testsuite module. 2023-10-16 11:17:48 +08:00
wangxuepeng acd67ac026 + Add comfirm message for the delete icon of testsuite view page. 2023-10-16 10:40:52 +08:00
wangxuepeng 3520843d60 * Fixed search display problem of the testsuite linkcase page. 2023-10-16 10:31:27 +08:00
wangxuepeng b0041ff936 * Hide comment function of testsuite. 2023-10-13 17:08:11 +08:00
wangxuepeng c05cea6d1b * Fixed the bug when comment a testsuite. 2023-10-13 05:48:10 +00:00
daitingting 97abd6c235 * Adjust padding. 2023-10-09 05:48:05 +00:00
daitingting 1187b4e468 * Adjust color of the back button icon. 2023-10-09 05:23:49 +00:00
liumengyi 0864878961 + Add users for testsuite::browse. 2023-10-08 11:19:18 +08:00
liumengyi 2b3bed3e85 * Rename testsuiteModel::getCanImportModules to getCanImportedModules, and add its unit test. 2023-09-28 16:35:31 +08:00
liumengyi e604bd668e * Refactor testsuiteModel::getCanImportCases, and add its unit test. 2023-09-28 13:20:11 +08:00
liumengyi fd9320f348 * Add the initialized data for testsuiteTest::deleteCaseBySuiteIDTest. 2023-09-22 11:12:30 +08:00
liugang 88ac6559e6 * testcaseModel: move the $branch parameter before the $startScene parameter of the getSceneMenu method. 2023-09-21 17:30:25 +08:00
liumengyi 2fc9c83195 * Modify unit test. 2023-09-18 16:26:22 +08:00
caoyanyi de52e6af24 * Replace saveState to checkAccess. 2023-09-18 14:27:33 +08:00
wangxuepeng 6fa0024c18 * Unit test of the updateComment method of action module. 2023-09-16 06:11:17 +00:00
wangxuepeng 5a313980b1 * Fixed bug #37920. 2023-09-15 02:54:40 +00:00
wangxuepeng dd9e53073e * Fixed bug #37921. 2023-09-15 02:52:10 +00:00
wangxuepeng 9357b0c7b2 * Fixed bug #37922. 2023-09-15 02:49:11 +00:00
liugang e1e232d26c * Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now. 2023-09-14 17:00:40 +08:00
wangxuepeng ad5d6add3d * Unit test of testsuite update method. 2023-09-11 07:43:30 +00:00
wangxuepeng 183a677956 * Unit test of testsuite getunitsuites method. 2023-09-11 07:43:30 +00:00
wangxuepeng 8f38dcee6e * Unit test of testsuite getsuites method. 2023-09-11 07:43:30 +00:00