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/templates/projects
wxiaoguang 90d20be541
Refactor issue filter (labels, poster, assignee) (#32771)
Rewrite a lot of legacy strange code, remove duplicate code, remove
jquery, and make these filters reusable.

Let's forget the old code, new code affects: 

* issue list open/close switch
* issue list filter (label, author, assignee)
* milestone list open/close switch
* milestone issue list filter (label, author, assignee)
* project view (label, assignee)
2 months ago
..
list.tmpl Fix project name wrapping, remove horizontal margin on header (#30631) 10 months ago
new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
view.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago