1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/templates/repo/issue
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>
2020-11-17 07:02:41 +02:00
..
labels Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
view_content Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
branch_selector_field.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
choose.tmpl Add ui style for "Open a blank issue" button (#12824) 2020-09-16 10:07:09 +08:00
comment_tab.tmpl Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
label_precolors.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
labels.tmpl Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
list.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 2020-11-04 11:11:19 +02:00
milestone_issues.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 2020-11-04 11:11:19 +02:00
milestone_new.tmpl Replace jquery-datetimepicker with native date input (#11684) 2020-06-10 14:35:27 -04:00
milestones.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
navbar.tmpl Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
new_form.tmpl Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
new.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
search.tmpl Disable search box autofocus on issue/pr pages (#12229) 2020-07-26 22:43:14 -04:00
view_content.tmpl Fix double border introduced by #13434 (#13457) 2020-11-07 18:15:09 -05:00
view_title.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
view.tmpl Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00