forgejo/templates/repo/issue
Denys Konovalov eec45b43db
move issue filters to shared template (#25729)
Issue filters are being used on repo list page and on milestone issues
page, and the code is mostly duplicated.

This PR does the following changes:
- move issue filters into a shared template
- allow filtering milestone issues by project, so no need to hide this
filter on milestone issues page
- remove some dead code (e. g. issue actions in milestone issues
template)
- fix label filter dropdown width

---------

Co-authored-by: 6543 <6543@obermui.de>
2023-07-13 20:00:38 +00:00
..
fields
labels
milestone
view_content
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl
filters.tmpl move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
label_precolors.tmpl
labels.tmpl
list.tmpl move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
milestone_issues.tmpl move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
milestone_new.tmpl Fix margin on the new/edit milestone page (#25801) 2023-07-12 10:36:56 +00:00
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl
openclose.tmpl
search.tmpl
view.tmpl
view_content.tmpl Repository Archived text title center align (#25767) 2023-07-08 10:57:17 +00:00
view_title.tmpl