1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 23:04:46 +01:00
gitea/web_src/css
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
..
chroma
codemirror
editor Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
features
markup
modules Prevent SVG shrinking (#25652) 2023-07-04 02:15:06 +00:00
repo move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
shared Restructure issue list template, styles (#25750) 2023-07-09 19:38:01 +00:00
standalone
themes
actions.css
admin.css Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
base.css Actions list enhancements (#25601) 2023-07-04 09:59:47 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
home.css
index.css Prevent SVG shrinking (#25652) 2023-07-04 02:15:06 +00:00
install.css Make "install page" respect environment config (#25648) 2023-07-09 22:43:37 +00:00
org.css Fix position of org follow button (#25688) 2023-07-04 23:41:46 -04:00
repo.css move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
review.css
user.css