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.
gitea/templates
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>
2 years ago
..
admin Enable H014 and H023 djlint rules (#25786) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Enable H014 and H023 djlint rules (#25786) 2 years ago
code Fix inconsistent user profile layout across tabs (#25625) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
explore Fix inconsistent user profile layout across tabs (#25625) 2 years ago
mail Add template linting via djlint (#25212) 2 years ago
org Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 2 years ago
package Restructure issue list template, styles (#25750) 2 years ago
projects Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
repo move issue filters to shared template (#25729) 2 years ago
shared Restructure issue list template, styles (#25750) 2 years ago
status Replace fomantic divider module with our own (#25539) 2 years ago
swagger Fix bug of branches API with tests (#25578) 2 years ago
user Enable H014 and H023 djlint rules (#25786) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago