Commit Graph
197 Commits
Author SHA1 Message Date
liumengyi b893d6d84e * Refactor bug::linkBugs. 2023-09-06 15:46:57 +08:00
sunhao 59d94033d8 * refactor usage of priLabel and severityLabel. 2023-09-01 11:52:14 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
liugang 32059534dc * bug: remove unused code to toggle fields and use customFields property of formPanel to toggle them. 2023-08-21 17:28:50 +08:00
daitingting 68672a93cc * Split getToBeProcessedData and operateAfterBatchEdit function.
* Adjust the structure of the branch option.
 * Optimize codes.
2023-08-21 07:51:28 +00:00
liumengyi fb30ebb6a7 * Fix error with the branch drop-down menu. 2023-08-21 13:40:04 +08:00
liumengyi 74042d4e79 * Add text to confirm changes of associated story. 2023-08-21 09:40:49 +08:00
liumengyi 986a822250 * Change file name list to file list widget. 2023-08-21 09:13:56 +08:00
liumengyi 3d034e3730 * Refactor ui of bug::batchActivate. 2023-08-18 11:18:10 +08:00
liumengyi ce63ef4514 * Fix bug of bug::batchCreate. 2023-08-18 09:55:24 +08:00
daitingting 1947f3e6cf * Adjust emptyTip. 2023-08-18 01:03:46 +00:00
daitingting 2dbc56fac5 * Format codes. 2023-08-17 07:14:58 +00:00
daitingting 947cb70e4e * Remove emptyTip content. 2023-08-17 07:02:50 +00:00
liumengyi 65d9d8c66e * Change the button type of batch operations to primary. 2023-08-17 13:08:09 +08:00
wangyuting 238ed9a0f0 * Finish bug report zin page. 2023-07-28 10:51:34 +08:00
liugang 9c68103ed3 * bug: use the array_filter function to remove empty element in an array. 2023-07-21 15:07:16 +08:00
wangyuting 38bace67bf * Fix batch action double click bug. 2023-07-21 10:38:44 +08:00
wangyuting 86db9a08cc * Optimize batch actions on testcase browse page. 2023-07-20 14:38:42 +08:00
wangyuting 6c85fe2e8d * Adjust pri show rule. 2023-07-20 14:08:16 +08:00
wangyuting 129ad2c3eb * Adjust bug browse fixedLeftWidth. 2023-07-20 13:46:12 +08:00
wangyuting eafdc7d53e * Adjust bug view modal style. 2023-07-20 13:30:40 +08:00
wangyuting ba79eac2a9 * Fix duplicateBug label bug. 2023-07-20 11:19:12 +08:00
wangyuting 185986160c * Adjust pri to pripicker. 2023-07-20 11:04:13 +08:00
wangyuting 69d3155ca1 * Finish batch actions on bug. 2023-07-20 10:25:05 +08:00
dingguodong 61bb831566 * Change isset to not empty. 2023-07-19 17:29:46 +08:00
dingguodong 7abdd2380e * Revert square brackets. 2023-07-19 17:15:04 +08:00
dingguodong 2af5308674 * Remove square brackets for openedBuild. 2023-07-19 17:01:40 +08:00
dingguodong 2853716586 * Set default opened build to trunk to save qa time. 2023-07-19 14:32:02 +08:00
dingguodong 19fe118548 + Add required fields. 2023-07-19 14:30:44 +08:00
dingguodong 72b399dff1 * Fix wrong comment url. 2023-07-19 13:58:45 +08:00
liugang 1a4b1fb82d * bug: add comma between properties of widget. 2023-07-19 13:53:27 +08:00
wangyuting bbf7750b19 * Finish buildOperateMenu function. 2023-07-19 10:55:57 +08:00
liumengyi 50dbec0a78 * Remove empty value of module. 2023-07-17 14:19:01 +08:00
daitingting f27b6372ab * Add export view. 2023-07-17 05:55:26 +00:00
liumengyi d9536abb3b * Modify picker type for pri and severity. 2023-07-17 10:04:27 +08:00
liumengyi 94824291dc * Modify picker type for title, pri and severity. 2023-07-17 09:58:17 +08:00
liumengyi e266f517ea * Refactor for bug::resolve, bug::view after replacing the picker. 2023-07-15 14:51:14 +08:00
liumengyi 446addf2e1 * Refactor for bug::edit after replacing the picker. 2023-07-15 13:37:18 +08:00
liumengyi c5bb426087 * Refactor for bug::create after replacing the picker. 2023-07-14 15:41:20 +08:00
dingyongliang 5b8b28c9c3 * zin: refactor modal padding. 2023-07-12 16:23:58 +08:00
daitingting 69fabe4c5a * Use picker instead of select. 2023-07-12 05:43:29 +00:00
daitingting 55926ea975 * Use picker instead of select. 2023-07-12 05:10:12 +00:00
dingyongliang e84b35bed8 * zin: replace set with setStyle. 2023-07-10 18:00:49 +08:00
朱金勇 0821920fbc * Use anonymous function in ui. 2023-07-09 14:27:34 +00:00
wangyidong c1cfaac74b * Adjust for search form. 2023-07-08 11:07:17 +08:00
liugang c149d9ac5c * bugBrowse: add module label before title field. 2023-07-07 19:29:32 +08:00
liugang ba473762dc * bug: remove unused properties of footPager. 2023-07-07 19:19:38 +08:00
liugang 10164bd0c8 - bug: remove unused module field. 2023-07-07 19:17:13 +08:00
liugang 702f522eb7 * bug: fix the map property of module field can't work. 2023-07-06 17:16:22 +08:00
liugang 0f4be7f764 * bug: upload file with upload widget. 2023-07-06 15:21:45 +08:00