Commit Graph
2622 Commits
Author SHA1 Message Date
liumengyi ff9022b9cd Hide the expand button when no data is related. 2023-06-20 15:08:03 +08:00
dingyongliang 71e469440e * zin: fix collapse prop not work. 2023-06-20 14:39:03 +08:00
liumengyi 6961939ce5 * Optimize code of testcase::view. 2023-06-19 18:59:17 +08:00
liumengyi b71cb9f73f * Refactor ui of testcase::view. 2023-06-19 17:28:46 +08:00
liugang a0e8752921 * testcaseView: adjust width of id column. 2023-06-16 16:46:31 +08:00
liumengyi ad09af9be3 * Fix error. 2023-06-16 13:44:33 +08:00
liumengyi d48940e3bd * Change to modal. 2023-06-16 13:13:42 +08:00
wangyuting 4e840f65e2 * Finish testtask linkcase page. the task #95478. 2023-06-15 19:00:29 +08:00
liugang 7fead7574c + testcaseModel: add code to judge if user can click the confirm change button. 2023-06-15 18:39:55 +08:00
liugang 0cb5b42632 * testcaseConfig: change the url property from string to array. 2023-06-15 18:27:35 +08:00
wangyuting 94193dc4f0 * Finish testsuite link case page. the task #95479. 2023-06-15 15:59:21 +08:00
liugang 0ea62dedd0 * testcaseModel: fix bug checking if an action is clickable. 2023-06-15 15:38:20 +08:00
daitingting 7aa7c73f29 * Set header for testcase. 2023-06-15 06:11:30 +00:00
liugang 19e7b95724 * testcaseConfig: change string to int. 2023-06-15 13:24:37 +08:00
daitingting 0c65e728fd * Refactor zerocase view. 2023-06-15 01:04:17 +00:00
daitingting c9bd962dbb * Set fields of zerocase view. 2023-06-15 00:47:57 +00:00
wangyuting 1b421ce8c7 * Adjust caseType to type. 2023-06-13 19:49:18 +08: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 b149d66baf + testcaseLang: add listView lang items. 2023-06-13 18:42:55 +08:00
liugang c5b7e3fb03 * testcaseLang: add the onlyAutomated lang items. 2023-06-13 17:13:47 +08:00
liugang 900ab83a94 * testcaseLang: change showAutoCase to automated. 2023-06-13 17:10:18 +08:00
liugang da14787a22 * testcaseBrowse: use custom defined columns instead of configured ones. 2023-06-13 16:49:07 +08:00
liugang 5714ac8078 * testcaseConfig: add storyType property to configuration of browse page. 2023-06-13 16:46:11 +08:00
liugang 764c89b7b7 + testcaseBrowse: display a button to manage module of testcase in browse page. 2023-06-13 16:34:05 +08:00
liugang 392d8d0fc6 - testcaseConfig: remove unused code. 2023-06-13 14:51:35 +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 738a4d14dd * testcaseConfig: format code. 2023-06-13 11:25:29 +08:00
wangyuting 5c50b0c021 * Fix lastRunDate and reviewedDate field type. 2023-06-13 11:19:53 +08:00
wangyuting 1f0c14152d * Adsjut footer summary on my testcase page. 2023-06-13 11:12:07 +08:00
wangyuting af3f198326 * Fix off click bug. 2023-06-13 10:25:52 +08:00
liugang 68dbc4a38d * testcaseConfig: change the link property from string to array. 2023-06-13 09:47:06 +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 d428f7af9b * testcaseBrowse: display id column in browse page. 2023-06-13 09:09:30 +08:00
liugang 8134cd2d13 + testcaseBrowse: display id before title by calling onRenderCell function. 2023-06-12 19:59:28 +08:00
liugang 32cb4aa8e7 * testcaseConfig: configure the url with array instead of string. 2023-06-12 18:39:02 +08:00
wangyuting 5849ebee60 * Add off click on batch btn. 2023-06-12 14:31:25 +08:00
liugang 9de710145b * testcaseBrowse: dynamically set nestedToggle property according the top scene number. 2023-06-10 17:31:33 +08:00
liugang ce390cd459 * testcaseBrowse: add function to judge if the drop-down menu of suite can be displayed. 2023-06-10 16:02:49 +08:00
liugang 852bdddb43 * testcaseBrowse: judge if can display the drop-down menu used to switch case types by the opened tab instead of in fetch mode. 2023-06-10 15:49:38 +08:00
liugang 137413b83d * testcaseBrowse: don't display the automation menu if the $prodcutID variable is empty. 2023-06-10 15:45:30 +08:00
liugang 272fe01f25 * testcaseBrowse: display the switch view menu in fetch mode. 2023-06-10 15:44:49 +08:00
liugang 41ede08830 * testcaseBrowse: hide the drop-down menu used to switch case types in fetch mode. 2023-06-10 15:33:52 +08:00