Commit Graph
47 Commits
Author SHA1 Message Date
daitingting 7ca10c16d2 * Adjust the severity label in bug view. 2023-10-07 08:23:22 +00: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
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
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
dingguodong 72b399dff1 * Fix wrong comment url. 2023-07-19 13:58:45 +08:00
wangyuting bbf7750b19 * Finish buildOperateMenu function. 2023-07-19 10:55:57 +08:00
liumengyi e266f517ea * Refactor for bug::resolve, bug::view after replacing the picker. 2023-07-15 14:51:14 +08:00
daitingting 69fabe4c5a * Use picker instead of select. 2023-07-12 05:43:29 +00:00
朱金勇 0821920fbc * Use anonymous function in ui. 2023-07-09 14:27:34 +00:00
wangyuting cd78af7526 * Adjust modal style. 2023-06-30 10:58:35 +08:00
wangyuting eee8785f1a * Fix btn color bug. 2023-06-29 17:11:41 +08:00
wangyuting 7b11bc741b * Finish bug to task. 2023-06-28 13:16:53 +08:00
wangyidong c633e24758 * Add isInModal function and adjust delete story. 2023-06-27 15:08:40 +08:00
wangyidong d95d3b0bfb * Open in modal when click title link. 2023-06-27 08:56:22 +08:00
wangyuting 7321a78a08 * Adjust bug edit page css. 2023-06-26 16:47:36 +08:00
liugang e35456a125 * Replace all render functions with 'render()'. 2023-06-21 09:06:35 +08:00
wangyuting 247c99dfaa * Add collapse. 2023-06-20 17:23:37 +08:00
wangyuting ebebcf1974 * Add isClickable check. 2023-06-20 16:43:04 +08:00
wangyuting 216b78021f * Fix to task modal form actions bug. 2023-06-20 16:42:17 +08:00
wangyuting 850257b7d3 * Finsih bug view actions. 2023-06-20 16:40:57 +08:00
wangyuting 9b0bbc3da9 * Finish bug view page action priv. 2023-06-20 15:09:06 +08:00
liugang b38fb6cae8 * bugView: check if the argument is empty before use it in the str_replace function. 2023-06-19 18:57:13 +08:00
wangyuting c3f1728b9e * Adjust bug view css. 2023-06-19 18:52:40 +08:00
wangyuting 8e746b7452 * Optimize bug ui code. 2023-06-19 18:39:48 +08:00
wangyuting e594468275 * Adjust bug view style. the task #95605. 2023-06-19 16:15:47 +08:00
liumengyi d48940e3bd * Change to modal. 2023-06-16 13:13:42 +08:00
liugang f1edbf5283 * bugView: align code. 2023-05-31 17:11:27 +08:00
daitingting 7a29e1949f * Adjust the notice lang. 2023-05-31 08:48:27 +00:00
daitingting f1529456dd * Rename linkBug to relatedBug. 2023-05-31 03:10:05 +00:00
liugang 027a98ff10 * bugView: call hasPriv() function instead of common::hasPriv(). 2023-05-31 09:42:10 +08:00
liugang 32fea06afb * bugView: align code. 2023-05-31 09:41:44 +08:00
daitingting a2ff29e525 * Delete lang->bug->productplan. 2023-05-31 01:35:15 +00:00
liugang af114d8471 * bugView: pass the $product parameter to generate link of create a bug. 2023-05-30 14:11:24 +08:00
liugang 995b6487e7 * bugView: fix error of calling undefined properties. 2023-05-30 13:58:58 +08:00
liugang 1e9e30e8e8 * bugView: refactor the detail page of bug. 2023-05-30 13:54:26 +08:00
liugang e001e3c24e * bugUI: implement bug view page. 2023-05-29 23:22:40 +08:00
wangyuting a06a557a94 * Optimize bug batchCreate function. 2023-05-29 14:48:11 +08:00
wangyuting c853d6ff75 * Finish bug view content. 2023-05-24 09:03:10 +08:00
wangyuting b315f0104e * Adjust block method params type. 2023-05-23 09:09:01 +08:00
wangyuting b5d1776466 * Add basic information block of the bug view page. 2023-05-22 16:16:01 +08:00
wangyuting f7ee372afc * Optimize the display logic of actions on the bug view page and browse page. 2023-05-19 17:23:24 +08:00
wangyuting dcff6d8cbd * Finish the bug close page with task #93305. 2023-05-19 10:36:28 +08:00
wangyuting af52d0c8e7 * Change the author name wangyting to Yuting Wang. 2023-05-19 08:54:24 +08:00
wangyuting fb846bab45 * Completed the MVP version of the view page. 2023-05-18 17:00:43 +08:00