forgejo/routers
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
..
api For API attachments, use API URL () 2023-07-10 09:31:19 +00:00
common Less naked returns () 2023-07-07 05:31:56 +00:00
install Show correct SSL Mode on "install page" () 2023-07-11 18:09:23 -04:00
private Replace interface{} with any () 2023-07-04 18:36:08 +00:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web move issue filters to shared template () 2023-07-13 20:00:38 +00:00
init.go Refactor path & config system () 2023-06-21 13:50:26 +08:00