gitea/templates/org
wxiaoguang 96d3a03a08
Refactor LabelEdit (#32752)
And fix a regression:
https://github.com/go-gitea/gitea/pull/30053#discussion_r1874405470

Major changes:

* rewrite without jquery
* remove the "delete modal", using "link-action" is good enough
* merge "new modal" and "edit modal"
2024-12-08 02:35:28 +00:00
..
member Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
projects Fix the missing menu in organization project view page (#32313) 2024-10-30 19:05:40 +00:00
settings Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
team Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
create.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
follow_unfollow.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
header.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
home.tmpl Fix: Organization Interface Display Issue (#30133) 2024-03-27 12:48:09 +00:00
menu.tmpl Split org Propfile README to a new tab overview (#31373) 2024-08-27 10:54:12 +08:00