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)
2024-12-10 11:38:22 +08:00
..
list.tmpl Fix project name wrapping, remove horizontal margin on header (#30631) 2024-04-23 04:17:51 +00:00
new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
view.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00