Commit Graph
328 Commits
Author SHA1 Message Date
liumengyi 09e1edaf64 * Refactor testcase::importFromLib. 2023-09-05 14:33:10 +08:00
liugang ef3fcbdb35 * testcase: modify the javascript code to adapt to the restructured browse page. 2023-09-05 08:54:32 +08:00
daitingting 1ce4f35f2d * Refactor the ajaxGetOptionMenu function. 2023-09-04 06:26:29 +00:00
liugang 35f74bb686 * testcase: call ajaxGetScenes instead of ajaxGetScenesForBC. 2023-08-28 09:52:09 +08:00
liugang 6c5405e63d * testcase: rename the ajaxGetModuleScenes method to ajaxGetScenes and refactor it. 2023-08-28 09:35:52 +08:00
liumengyi 9974e5cc17 * Optimize code of to-bug button. 2023-08-22 16:50:21 +08:00
liumengyi 8d55cb0ee7 * Fix bug of getting scenes, modules and stories in testcase::batchEdit. 2023-08-16 10:21:06 +08:00
liumengyi 30fb219217 * Fix bug of updating scene in testcase::batchCreate. 2023-08-16 10:19:53 +08:00
liumengyi 8a26ac4bc7 * Update story items in testcase::batchCreate. 2023-08-16 09:10:51 +08:00
liumengyi 92dd769778 * Fix toggle error. 2023-08-04 11:27:41 +08:00
liumengyi 711ceb551b * Add testcase steps mindmap in testcase::view. 2023-08-03 17:07:50 +08:00
wangyuting ab1d845c67 * Finish testcase showimport zin page. 2023-08-02 16:55:39 +08:00
wangyuting 372f561d5d * Adjust showxmindimport xmind style. 2023-07-31 16:47:40 +08:00
wangyuting 741a162176 * Adjust zui.mindmap to mindmao wg on showxmindimport page. 2023-07-31 14:38:11 +08:00
wangyuting a66f2332a2 * Add showxmindimport zin page. 2023-07-28 09:26:23 +08:00
wangyuting f842e17c67 * Finish testtask unitcases and unitgroup zin page. 2023-07-27 11:02:42 +08:00
liumengyi bcd7c5d90b * Refactor ui of testcase::createBug. 2023-07-27 10:03:14 +08:00
liumengyi 28b5466d16 * Change to formRowGroup. 2023-07-24 18:35:25 +08:00
daitingting 993c66d2e9 * If the linkbug is hidden, show it. 2023-07-21 05:48:00 +00:00
daitingting 9c993d6fba * Refactor the link cases. 2023-07-21 05:45:49 +00:00
wangyuting c33117f6d6 * Optimize batch actions on testcase browse. 2023-07-21 13:31:50 +08:00
daitingting 0d7e4be62f * Link bugs when edit case. 2023-07-21 03:39:19 +00:00
daitingting f301a1b3c7 * Adjust the picker. 2023-07-17 03:00:07 +00:00
daitingting b51473fcb2 * Adjust the change event of the picker. 2023-07-17 02:25:35 +00:00
daitingting 0529711e26 * Remove debug code. 2023-07-17 01:32:17 +00:00
daitingting 9e9861f9fd * Adjust the picker for edit view of testcase. 2023-07-15 08:48:20 +00:00
daitingting 2a30fc59da * Adjust the change event for module picker. 2023-07-15 07:55:53 +00:00
daitingting 3239dd0215 * Adjust the change event for the product picker. 2023-07-15 07:39:45 +00:00
wangyuting 9835c00377 * Optimize groupcase style. 2023-07-15 09:23:14 +08:00
wangyuting 133d4de28d * Finish data table on groupcase page. 2023-07-14 13:12:10 +08:00
wangyuting 1675a5de87 * Adjust groupcase page group js. 2023-07-13 18:59:35 +08:00
wangyuting 76756ace63 * Add groupcase zin page. 2023-07-13 15:07:31 +08: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
liugang aa8f0bbca4 * testcaseBrowse: add module label before title. 2023-07-07 19:06:42 +08:00
liugang 3490de182a - testcase: remove unused code. 2023-07-07 18:43:13 +08:00
daitingting 6d4495ef67 * Refactor create bug view, finish task #96874. 2023-07-06 11:45:50 +00:00
daitingting 6ae575810a * Add tip for xmind settings, finish task #96875. 2023-07-06 02:34:30 +00:00
liumengyi 0b125ce5f0 * Refactor ui of testcase::editScene. 2023-06-30 13:56:54 +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 e61d9a0619 * Adjust the way for hidden.
* Refactor the auto.
2023-06-30 01:03:31 +00:00
liugang 53e7a74c10 * testcase: assign the javascript global variables to dtable. 2023-06-29 19:03:48 +08:00
liugang 48b3b14fd2 * testcase: add comment. 2023-06-29 17:15:55 +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
daitingting e844b52d41 * Refactor the edit view. 2023-06-29 07:19:58 +00: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 e7f08e5036 * testcase: display extra content in the title column. 2023-06-29 14:30:21 +08:00
zhaoke 048886b5ad * Add relation tab of repo detail. 2023-06-28 20:00:04 +08:00
liugang c625d844e0 + testcase: toggles between displaying all cases and automation cases. 2023-06-27 18:38:45 +08:00