This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates
Francesco Siddi c14d3e80e8
Remove label color from global issue filters (#22660)
The use of ui colors (red, green, etc) should be limited to actionable
or dismissable entries. Before this commit, a green/red label was used
to display issues count on each repository. This did not add any
meaningful information to the list.

Removing the label reduces ambiguity and makes the list easier to scan
visually.


![label_compare](https://user-images.githubusercontent.com/451841/215360696-a881b765-207d-4ffa-8bec-398f8e5dab1e.jpg)

---------

Co-authored-by: delvh <dev.lh@web.de>
2023-01-31 20:58:34 +08:00
..
admin Implement actions (#21937) 2023-01-31 09:45:19 +08:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Improve accessibility of navigation bar and footer (#22635) 2023-01-29 09:29:10 +08:00
code Run make fmt (#21437) 2022-10-13 21:33:54 -04:00
custom
explore improve explore relevancy note (#22421) 2023-01-12 19:10:12 -06:00
mail Add reply hint to mail text (#22459) 2023-01-16 14:58:01 -06:00
org Implement actions (#21937) 2023-01-31 09:45:19 +08:00
package Use --index-url in PyPi description (#22620) 2023-01-27 15:12:18 +01:00
projects Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
repo Implement actions (#21937) 2023-01-31 09:45:19 +08:00
shared Implement actions (#21937) 2023-01-31 09:45:19 +08:00
status Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
swagger Support system hook API (#14537) 2023-01-28 19:12:10 +01:00
user Remove label color from global issue filters (#22660) 2023-01-31 20:58:34 +08:00
home.tmpl fix(web): add alt for logo in home page (#21887) 2022-11-21 15:09:55 -05:00
install.tmpl Clean up formatting on install page (#21668) 2022-11-03 20:41:01 +00:00
post-install.tmpl