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.
forgejo/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>
1 year ago
..
css move issue filters to shared template (#25729) 1 year ago
fomantic Replace fomantic divider module with our own (#25539) 1 year ago
js Fix notification list bugs (#25781) 1 year ago
svg Use inline SVG for built-in OAuth providers (#25171) 1 year ago