gitea/web_src
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
..
css move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
fomantic Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
js Fix notification list bugs (#25781) 2023-07-09 18:42:31 +00:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00