0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 00:00:34 +01:00
gitea/templates
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
..
admin Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
api/packages/pypi
base
custom
devtest Refactor RepoActionView.vue, add ::group:: support (#32713) 2024-12-06 12:04:16 +08:00
explore
mail
org Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
package Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
projects Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
repo Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
shared Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
status
swagger
user Refactor issue list (#32755) 2024-12-08 20:44:17 +08:00
webhook
home.tmpl
install.tmpl
post-install.tmpl