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/web_src/css
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999)
Works in both organization and repository project boards

Fixes #21846

Replaces #21963
Replaces #27117
 

![image](https://github.com/user-attachments/assets/1837ace8-3de2-444f-a153-e166bd0da2c0)

**Note** that implementation was made intentionally to work same as in
issue list so that URL can be bookmarked for quick access with
predefined filters in URL
5 months ago
..
chroma Various code view improvements (#30014) 11 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
features Add option to filter board cards by labels and assignees (#31999) 5 months ago
markup Fix poor table column width due to breaking words (#31473) 8 months ago
modules Add `:focus-visible` style to buttons (#31799) 6 months ago
repo Scroll images in project issues separately from the remaining issue (#31683) 6 months ago
shared Forbid deprecated `break-word` in CSS (#30934) 9 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Add automatic light/dark option for the colorblind theme (#31997) 5 months ago
actions.css Fix various overflows on actions view (#30344) 10 months ago
admin.css User details page (#26713) 1 year ago
base.css Simplify 404/500 page (#31409) 8 months ago
dashboard.css Pulse page improvements (#30149) 10 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Refactor login page (#31530) 7 months ago
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic dimmer module (#30723) 9 months ago
install.css Fix some UI problems (install/checkbox) (#30854) 9 months ago
org.css Remove unneccessary uses of `word-break: break-all` (#31637) 7 months ago
repo.css Remove unneccessary uses of `word-break: break-all` (#31637) 7 months ago
review.css Use vertical layout for multiple code expander buttons (#31122) 8 months ago
user.css Optimize repo-list layout to enhance visual experience (#31272) 8 months ago