0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 02:24:34 +01:00
gitea/templates/repo/issue
Lunny Xiao e9b39250b2
Improve pull request merge box when pull request merged and branch deleted. (#24397)
This PR hide the pull request merge box totally if it's merged and branch deleted.

It's also add a bold for merge base commit id in merged message comment

Before:

<img width="989" alt="图片"
src="https://user-images.githubusercontent.com/81045/235066590-28deb506-e824-4a42-a9a2-791cd136756e.png">

After:

<img width="1030" alt="图片"
src="https://user-images.githubusercontent.com/81045/235080749-11d5efe8-a06e-4528-a75f-f6c6d191db50.png">

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-05-03 21:52:19 +08:00
..
fields Replace remaining fontawesome dropdown icons with SVG (#24455) 2023-05-01 05:35:02 -04:00
labels Remove font-awesome and fomantic icon module (#24471) 2023-05-01 13:25:54 -04:00
milestone Improve milestone filter on issues page (#22423) 2023-04-30 09:12:49 -04:00
view_content Improve pull request merge box when pull request merged and branch deleted. (#24397) 2023-05-03 21:52:19 +08:00
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Improve issue list filter (#24425) 2023-04-30 11:51:20 -04:00
milestone_issues.tmpl Improve issue list filter (#24425) 2023-04-30 11:51:20 -04:00
milestone_new.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
milestones.tmpl Rework header bar on issue, pull requests and milestone (#24420) 2023-04-29 23:33:25 -04:00
navbar.tmpl Rework header bar on issue, pull requests and milestone (#24420) 2023-04-29 23:33:25 -04:00
new.tmpl
new_form.tmpl Improve milestone filter on issues page (#22423) 2023-04-30 09:12:49 -04:00
openclose.tmpl Rework header bar on issue, pull requests and milestone (#24420) 2023-04-29 23:33:25 -04:00
search.tmpl Rework header bar on issue, pull requests and milestone (#24420) 2023-04-29 23:33:25 -04:00
view.tmpl
view_content.tmpl
view_title.tmpl