forgejo/templates/repo/issue
Denys Konovalov eec45b43db
move issue filters to shared template ()
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 Add validations.required check to dropdown field () 2023-05-22 21:26:48 +00:00
labels Several fixes for mobile UI () 2023-07-04 17:45:45 +00:00
milestone Improve dropdown menus, remove inline styles () 2023-05-29 14:10:06 +00:00
view_content Several fixes for mobile UI () 2023-07-04 17:45:45 +00:00
branch_selector_field.tmpl Replace fomantic divider module with our own () 2023-06-29 20:24:22 +08:00
choose.tmpl Replace fomantic divider module with our own () 2023-06-29 20:24:22 +08:00
comment_tab.tmpl Improve markdown editor: width, height, preferred () 2023-04-07 13:03:29 -04:00
filters.tmpl move issue filters to shared template () 2023-07-13 20:00:38 +00:00
label_precolors.tmpl Fix purple color in suggested label colors () 2022-01-11 12:11:40 -06:00
labels.tmpl Add template linting via djlint () 2023-06-14 18:17:58 +00:00
list.tmpl move issue filters to shared template () 2023-07-13 20:00:38 +00:00
milestone_issues.tmpl move issue filters to shared template () 2023-07-13 20:00:38 +00:00
milestone_new.tmpl Fix margin on the new/edit milestone page () 2023-07-12 10:36:56 +00:00
milestones.tmpl Fix milestones deletion () 2023-06-29 10:17:18 +02:00
navbar.tmpl Fix UI on mobile view () 2023-06-18 10:31:42 +00:00
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
new_form.tmpl Several fixes for mobile UI () 2023-07-04 17:45:45 +00:00
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
search.tmpl Introduce shared template for search inputs () 2023-06-22 10:27:35 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
view_content.tmpl Repository Archived text title center align () 2023-07-08 10:57:17 +00:00
view_title.tmpl Show correct naming for 1 comment () 2023-07-05 19:53:38 +00:00