You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind b83825253e
Fix label display on new issues (#13590)
* Fix label display on new issues

PR #13570 broke label rendering for new issues and pulls because
missed the fact that the code was relying on the DOM elements being
toggled by JavaScript.

On top of that, the label rendering for new issues and pull was using
an outdated template which I consolidated in a new shared template.

* remove wrapper element and style tweaks

* style tweaks

* use shared template for whole label list

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
branch [RFC] Make archival asynchronous (#11296) 4 years ago
diff Render diff stats server-side (#13579) 4 years ago
editor Use monaco for the git hook editor (#13552) 4 years ago
graph fix: issue tracker link redirection (#13504) 4 years ago
issue Fix label display on new issues (#13590) 4 years ago
migrate Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
projects Added title and action buttons to Project view page (#13437) 4 years ago
pulls Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
release Fix tooltips and issue dependency styles (#13458) 4 years ago
settings Use monaco for the git hook editor (#13552) 4 years ago
wiki Change search and filter icons to SVG (#13473) 4 years ago
activity.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
blame.tmpl Fix whitespace rendering in diff (#13415) 4 years ago
branch_dropdown.tmpl Change search and filter icons to SVG (#13473) 4 years ago
commit_page.tmpl Make SVG size argument optional (#12814) 4 years ago
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 5 years ago
commits.tmpl Make SVG size argument optional (#12814) 4 years ago
commits_list.tmpl Show full GPG commit status on PR commit history (#11702) 4 years ago
commits_list_small.tmpl Make SVG size argument optional (#12814) 4 years ago
commits_table.tmpl Fix tooltips and issue dependency styles (#13458) 4 years ago
create.tmpl Fix tooltips and issue dependency styles (#13458) 4 years ago
empty.tmpl Make SVG size argument optional (#12814) 4 years ago
forks.tmpl #3348 always use relative avatar link in the template 8 years ago
graph.tmpl Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
header.tmpl Don't show "0" labels on repo tabs (#13289) 4 years ago
header_icon.tmpl Update Octicons to v10 (#12240) 4 years ago
home.tmpl [RFC] Make archival asynchronous (#11296) 4 years ago
search.tmpl Change search and filter icons to SVG (#13473) 4 years ago
shabox_badge.tmpl Make SVG size argument optional (#12814) 4 years ago
sub_menu.tmpl Tags cleanup (#13428) 4 years ago
upload.tmpl Fix attachments list in edit comment (#13036) 4 years ago
user_cards.tmpl Make SVG size argument optional (#12814) 4 years ago
view_file.tmpl Fix tooltips and issue dependency styles (#13458) 4 years ago
view_list.tmpl Make SVG size argument optional (#12814) 4 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago