Commit Graph
81 Commits
Author SHA1 Message Date
liumengyi 20bd03112e * Fix bug when prodcuct id is zero in project::testcase. 2023-11-20 15:39:30 +08:00
wangxuepeng 2ce0e28a02 * Change to new writing method. 2023-11-17 15:30:47 +08:00
liumengyi b74785b486 * Remove , at the end of row in the lastest children in testcase. 2023-11-13 10:57:48 +08:00
liugang ca73a8ffe2 + testcase: add emptyTip, createTip and createLink attributes of dtable. 2023-11-08 11:25:51 +08:00
liugang 3c8b482db9 * testcase: use the type property of product instead of the currentProductType variable in session. 2023-11-08 09:58:52 +08:00
liumengyi ad4a2c225b * Change batch button type to secondary. 2023-11-02 13:14:47 +08:00
liumengyi 6eaf9e1e10 * Fix error of sorting in testcase::browse. 2023-10-31 09:44:20 +08:00
daitingting 80882cfaf5 * Set dtable's nested. 2023-10-27 06:12:58 +00:00
liumengyi 130206d1b6 + Add nested for testcase::browse. 2023-10-27 13:43:47 +08:00
zhouxin 27e2761cbf * Assign branch in testcase-browse. 2023-10-23 10:05:33 +08:00
daitingting 3bfd1b9149 * Rename branch to branchID.
* Do not pass empty extra value.
2023-10-18 07:45:58 +00:00
liumengyi 234bf79172 * Add table sort to testcase::browse. 2023-10-18 13:51:26 +08:00
daitingting d9571043c7 * Use innerClass instead of className for menus in drop down. 2023-10-18 05:12:27 +00:00
daitingting e3569a51b8 * Remove null in foot tool bar. 2023-10-13 06:32:17 +00:00
daitingting 3c10777690 * Optimize codes. 2023-10-12 06:18:56 +00:00
liugang ce7663194e * testcase: refactor the browse page. 2023-09-05 08:53:58 +08:00
liugang 060266fa9f * testcase: filter out unit tests from the list of test case types. 2023-08-25 16:55:49 +08:00
liugang b332efe177 * Rename the testcase::batchCaseTypeChange method to testcase:batchChangeType method. 2023-08-25 15:36:16 +08:00
liumengyi 65d9d8c66e * Change the button type of batch operations to primary. 2023-08-17 13:08:09 +08:00
wangyuting c33117f6d6 * Optimize batch actions on testcase browse. 2023-07-21 13:31:50 +08:00
wangyuting 86db9a08cc * Optimize batch actions on testcase browse page. 2023-07-20 14:38:42 +08:00
daitingting 0c1b9a48f4 * Adjust codes. 2023-07-20 05:58:40 +00:00
liugang f9fc4c47ec * testcase: add branch map. 2023-07-12 14:15:11 +08:00
liugang aa8f0bbca4 * testcaseBrowse: add module label before title. 2023-07-07 19:06:42 +08: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
liugang 426caefa24 + testcaseBrowse: display the no case label after a scene if it has no case. 2023-06-29 16:13:13 +08:00
liugang 147cda6796 * testcaseBrowse: fix bug the summary of dtable don't change when trun the page. 2023-06-29 15:00:17 +08:00
liugang 114abe3059 * testcaseBrowse: display different columns for the onlyScene label. 2023-06-29 10:20:06 +08:00
liugang e1e2f7adad * testcase: display diffferent batch actions based on the $browseType parameter. 2023-06-29 09:54:45 +08:00
liugang bbe3044a8b * testcase: change style class of the batch actions from primary to secondary. 2023-06-29 09:52:52 +08:00
liugang b2af970649 + testcase: add the batch change branch action. 2023-06-29 09:51:15 +08:00
liugang 146c1ca35f * testcase: replace the session_execution in configuration with real executionID in session. 2023-06-29 09:45:13 +08:00
liumengyi 293bfa951c * Refactor modal of testcase::importToLib. 2023-06-27 18:25:03 +08:00
liumengyi 5f741408ed * Fix bug of no testcase. 2023-06-27 16:36:29 +08:00
daitingting 7aa7c73f29 * Set header for testcase. 2023-06-15 06:11:30 +00:00
liugang 2b423c63e3 + testcaseBrowse: add items to display automated test cases and scenes. 2023-06-13 18:48:07 +08:00
liugang a2b4469f36 - testcaseBrowse: remove the drop-down menu of other items. 2023-06-13 18:47:13 +08:00
liugang 839d03d2f8 * testcaseBrowse: add a item of drop-down menu to browse test cases by list. 2023-06-13 18:45:53 +08:00
liugang da14787a22 * testcaseBrowse: use custom defined columns instead of configured ones. 2023-06-13 16:49:07 +08:00
liugang 764c89b7b7 + testcaseBrowse: display a button to manage module of testcase in browse page. 2023-06-13 16:34:05 +08:00
sunguangming ef41f3bb33 * Remove unused code. 2023-06-13 14:24:01 +08:00
sunguangming 725f108bb3 * Make dtable useable. 2023-06-13 14:22:48 +08:00
liugang b1e9c279c6 * testcaseBrowse: add configuration to enable custom defined columns. 2023-06-13 14:18:33 +08:00
liugang f338f291c7 - ui: remove the set::arrow(false) property of the dropdown widget. 2023-06-13 13:33:18 +08:00
liugang 396f18a60b * testcaseBrowse: pass the $caseType parameter when create link of groupCase page. 2023-06-13 13:29:15 +08:00
liugang 18ad0cbc32 - testcaseBrowse: remove unused code. 2023-06-13 13:28:48 +08:00
liugang 42d700fd53 + testcaseBrowse: remove link of scene's title. 2023-06-13 09:34:42 +08:00
liugang e9deb68d02 - testcaseBrowse: remove unused code. 2023-06-13 09:09:59 +08:00
liugang 8134cd2d13 + testcaseBrowse: display id before title by calling onRenderCell function. 2023-06-12 19:59:28 +08:00