Commit Graph
2622 Commits
Author SHA1 Message Date
sunguangming 40863edf0e * Code for product menu link. 2023-07-11 16:33:57 +08:00
sunguangming a1347e0fa5 * Code for testcase productmenu error. 2023-07-11 16:04:55 +08:00
daitingting 9e5ee1242f * Adjust the search form. 2023-07-11 01:24:38 +00:00
daitingting 1f5e5a3b6f * Add branch col. 2023-07-10 09:09:33 +00:00
daitingting d3893e4c5b * Refactor importfromlib view of testcase. 2023-07-08 08:35:17 +00:00
daitingting 0a79afb0fe * Adjust the type of open the importfromlib view. 2023-07-08 07:02:47 +00:00
liugang a7657fdb5b * testcase: remove unused name property and add group property for branch field. 2023-07-07 19:53:13 +08:00
liugang 36bc69ef7c + testcaseConfig: add branch field. 2023-07-07 19:15:43 +08:00
liugang aa8f0bbca4 * testcaseBrowse: add module label before title. 2023-07-07 19:06:42 +08:00
liugang 9a3dd9cb3b * testcaseModel: fix error of query cases which is not a unit test case. 2023-07-07 19:04:23 +08:00
liugang 3490de182a - testcase: remove unused code. 2023-07-07 18:43:13 +08:00
daitingting a6f3b2e1fc * Adjust the title. 2023-07-07 01:16:49 +00:00
daitingting 6d4495ef67 * Refactor create bug view, finish task #96874. 2023-07-06 11:45:50 +00:00
daitingting 7e4afb2ca8 * Revert codes. 2023-07-06 11:44:14 +00:00
liugang 3b1c63be86 * Remove unused code. 2023-07-06 19:27:50 +08:00
liugang 94736ffcfc * Use fileInput widget to upload file. 2023-07-06 15:28:29 +08:00
liugang 8aca4c4df2 * Upload files with upload widget. 2023-07-06 15:18:19 +08:00
liugang 0f2879db84 * testcase: use fileInput widget insteand of upload widget. 2023-07-06 15:17:30 +08:00
liugang ac3aef0948 * Simplify the calling of upload widget. 2023-07-06 14:24:57 +08:00
dingguodong 81be7d2231 * Rollback saveVisitState to saveState for consistency. 2023-07-06 13:32:03 +08:00
daitingting 204602b830 * Refactor create bug. 2023-07-06 05:17:15 +00:00
daitingting 6ae575810a * Add tip for xmind settings, finish task #96875. 2023-07-06 02:34:30 +00:00
wangyuting bb40f6a988 * FInish testcase bugs page. 2023-07-04 16:40:10 +08:00
daitingting 5b734eedb4 * Refactor import xmind view, finish task #96429. 2023-07-03 09:06:30 +00:00
daitingting 1508ef3a45 * Refactor exportxmind view, finish task #96430. 2023-07-03 07:55:55 +00:00
daitingting 93f7cd385e * Finish task #96209. 2023-07-03 06:01:54 +00:00
liugang ea71c1f392 * testcase: correct entityLabel widget. 2023-06-30 16:02:47 +08:00
wangyuting 16e0b8ac3a * Fix param type bug. 2023-06-30 15:33:54 +08:00
liugang 9243fe3796 * bug & testcase: correct the close link of moduleMenu widget. 2023-06-30 15:25:07 +08:00
liugang 33984b90c9 * testcase: use helper::setCookie() instead of setcookie(). 2023-06-30 15:24:41 +08:00
liugang ceeef07f74 * testcaseModel: when the "All" tab is clicked, all cases and scenes are displayed, and when other tabs are clicked, the corresponding cases and the scenes to which the cases belong are displayed. 2023-06-30 14:50:15 +08:00
liumengyi 13c11b43d1 * Add entity label for testcase::editScene. 2023-06-30 14:01:00 +08:00
liumengyi 0b125ce5f0 * Refactor ui of testcase::editScene. 2023-06-30 13:56:54 +08:00
liugang a2b9d711b4 * testcaseModel: rename $caseIdArr to $caseIdList. 2023-06-30 13:38:51 +08:00
liugang 9300043e9c - testcase: remove the unused variable $caseCount. 2023-06-30 13:36:44 +08:00
liugang e838016097 * testcaseBrowse: set the suite label highlight when browse cases by test suite. 2023-06-30 13:34:09 +08:00
liugang cb0c3e08aa * testcase: only display the onlyScene label in testcase-browse page. 2023-06-30 13:27:19 +08:00
liugang fc63fdd735 * testcase: refactor featurebar. 2023-06-30 13:18:51 +08:00
liugang f3ef1d60f1 * testcase: only display automated cases when check the only automated option. 2023-06-30 13:10:51 +08:00
daitingting 770cdec0a8 * Merge the common function in common.ui.js. 2023-06-30 03:20:25 +00:00
daitingting 0e214dbefd * Adjust the way for createLink. 2023-06-30 03:18:10 +00:00
daitingting 3e1aa8a39f * Set productID if the case is lib case. 2023-06-30 03:16:03 +00:00
daitingting 4f00f6f192 * Adjust refresh icon. 2023-06-30 03:15:44 +00:00
liugang 382d0057fb * testcase: use the $browseType parameter instead of value in cookie. 2023-06-30 11:05:14 +08:00
liugang 5ca0e46625 * testcase: if the browse type is onlyScene don't query cases. 2023-06-30 11:01:30 +08:00
wangyuting cd78af7526 * Adjust modal style. 2023-06-30 10:58:35 +08:00
liugang ee2aa7e556 * testcase: format code. 2023-06-30 10:44:48 +08:00
daitingting e61d9a0619 * Adjust the way for hidden.
* Refactor the auto.
2023-06-30 01:03:31 +00:00
liugang 4f69731a68 * testcaseBrowse: fix style of batch actions. 2023-06-30 08:53:31 +08:00
liugang 53e7a74c10 * testcase: assign the javascript global variables to dtable. 2023-06-29 19:03:48 +08:00