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/org
Giteabot 3d3c740636
Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171)
Backport #24161 by @wxiaoguang

## Before

* The renaming detection is wrong (eg: pasting a new name into the input
doesn't trigger the detection)
* The renaming prompt layout is not good
* Some MaxSize/maxlength rules is missing


Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
member Org pages style fixes (#23901) (#23914) 2 years ago
projects Add main landmark to templates and adjust titles (#22670) 2 years ago
settings Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171) 2 years ago
team Org pages style fixes (#23901) (#23914) 2 years ago
create.tmpl Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171) 2 years ago
header.tmpl Add context cache as a request level cache (#22294) 2 years ago
home.tmpl Org pages style fixes (#23901) (#23914) 2 years ago
menu.tmpl Add missing tabs to org projects page (#22705) (#23412) 2 years ago