Commit Graph
60410 Commits
Author SHA1 Message Date
liumengyi 99b36a1342 * Refactor ui of entry::log. 2023-06-30 18:56:57 +08:00
caoyanyi 1d2111e944 * Change toolbar style. 2023-06-30 18:54:22 +08:00
tianshujie 629b19fef0 * Refactor actions menu of the execution view. 2023-06-30 18:43:46 +08:00
tianshujie 1ef274e305 * Adjust style of the hours block. 2023-06-30 18:43:46 +08:00
zhaoke 497fe5a48c * Adjust css style of showsynccommit view. 2023-06-30 18:38:43 +08:00
daitingting 5df49bcf6c * Fix bug #36134. 2023-06-30 10:28:28 +00:00
sunhao d378306d2a * zin: optimize heading update strategy. 2023-06-30 18:12:40 +08:00
sunhao 2a1014fd29 * dropmenu: fix prop name on call zui::dropmenu. 2023-06-30 18:12:39 +08:00
tianshujie 4de28a4b76 * Refactor burn page. 2023-06-30 18:07:23 +08:00
caoyanyi b75568d0a0 * Adjust page use widget. 2023-06-30 16:58:33 +08:00
caoyanyi 44ab497cb0 + Add widget route. 2023-06-30 16:58:33 +08:00
caoyanyi 4c7ecef569 + Add dynamic widget. 2023-06-30 16:58:33 +08:00
wangyuting 8b9397da7d * Add uploadimgs to formbatchpanel. 2023-06-30 16:39:15 +08:00
daitingting e21c2b4e25 * Adjust table name. 2023-06-30 08:31:20 +00:00
liumengyi 7316df798d * Fix bug of entry deletion. 2023-06-30 16:05:57 +08:00
liugang ea71c1f392 * testcase: correct entityLabel widget. 2023-06-30 16:02:47 +08:00
sunhao 28746f3d33 * zin: refactor zui component creator. 2023-06-30 16:01:35 +08:00
sunhao 59d29d5570 * zin: auto set id for dropmenu. 2023-06-30 16:01:35 +08:00
liugang 1e16c50232 + zin: add prefix block to the entityLabel widget. 2023-06-30 15:45:31 +08:00
liumengyi 4bd64a3e87 * Refactor ui of entry::edit. 2023-06-30 15:43:56 +08:00
wangyuting 16e0b8ac3a * Fix param type bug. 2023-06-30 15:33:54 +08:00
sunhao ce09153250 + add dropmenu to product-browse. 2023-06-30 15:30:08 +08:00
sunhao c85aaec84b * zin: support to auto set dropmenu data. 2023-06-30 15:30:08 +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
liumengyi b95e1702eb * Move the create button to the right. 2023-06-30 15:11:08 +08:00
daitingting 0c68dcf4e9 * Fix bug #36133. 2023-06-30 07:08:52 +00:00
caoyanyi a7057f1a16 * Adjust project view page basic info. 2023-06-30 15:04:02 +08:00
caoyanyi 4a13568f9e * Change action name and menu list. 2023-06-30 15:04:02 +08:00
wangyuting 88ee9145df * Fix my bug and my story click action bug. 2023-06-30 14:57:24 +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 810980f7ed * Fix bug in the creation of user. 2023-06-30 14:44:52 +08:00
tianshujie 642c46aca5 * Refactor burn block of the execution view page. 2023-06-30 14:43:51 +08:00
liumengyi 13c11b43d1 * Add entity label for testcase::editScene. 2023-06-30 14:01:00 +08:00
wangyuting 5182580edb * Adjust bug edit style. 2023-06-30 13:58:43 +08:00
liumengyi 0b125ce5f0 * Refactor ui of testcase::editScene. 2023-06-30 13:56:54 +08:00
sunhao 25a27f8f0d * refactor. 2023-06-30 13:49:30 +08:00
sunhao 027783f12d * skip to force to redirect iframe for requests which it's method name starts with 'ajax'. 2023-06-30 13:48:49 +08:00
sunhao 5bbeb611b7 * zin: add renderJson method to send data to client as json. 2023-06-30 13:48:49 +08:00
sunhao 8ad8cdb2f0 * zin: optimize fatal error style. 2023-06-30 13:48:48 +08:00
sunhao 9ded12280b + zin: auto add dropmenu in page, headaing or header. 2023-06-30 13:48:48 +08:00
sunhao ba449a2bfb + zin: add dropmenu widget. 2023-06-30 13:48:48 +08:00
dingyongliang 9842bf63c4 * zin: add uploadImgs wg. 2023-06-30 13:40:09 +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