0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-28 14:43:46 +01:00
gitea/templates/repo
Lunny Xiao e2f365b55c
Display head branch more comfortable on pull request view (#32000)
This PR do some minor improvements for head branch display on pull
request view UI.

- [x] Remove the link if the head branch has been deleted with a
tooltip, so that users will not result in a 404 page
- [x] Display a label if this pull request is an agit based one.

![图片](https://github.com/user-attachments/assets/872f26b6-f1cf-4427-9e41-e3a5b176dfa4)
2024-09-24 04:14:57 +00:00
..
actions Actions support workflow dispatch event (#28163) 2024-08-18 22:38:40 -04:00
branch Fix rename branch permission bug (#32066) 2024-09-22 18:08:27 +00:00
cite
code
diff Refactor image diff (#31444) 2024-06-22 04:52:09 +00:00
editor Code editor theme enhancements (#31629) 2024-07-14 23:22:48 +00:00
find
graph Add tag name in the commits list (#31082) 2024-08-19 17:04:06 +00:00
issue Display head branch more comfortable on pull request view (#32000) 2024-09-24 04:14:57 +00:00
migrate Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
projects
pulls
release
settings Allow set branch protection in an empty repository (#32095) 2024-09-24 02:06:28 +00:00
tag Included tag search capabilities (#32045) 2024-09-18 02:33:11 +08:00
wiki
activity.tmpl
blame.tmpl Fix the link for .git-blame-ignore-revs bypass (#31432) 2024-06-20 23:28:34 +00:00
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Add tag name in the commits list (#31082) 2024-08-19 17:04:06 +00:00
commits_list_small.tmpl
commits_search_dropdown.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
forks.tmpl
graph.tmpl
header.tmpl Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
home.tmpl
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl
recent_commits.tmpl
release_tag_header.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
star_unstar.tmpl code optimization (#31315) 2024-06-11 21:07:10 +08:00
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
view_file.tmpl Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl