1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/templates/org
wxiaoguang f20057271d
Fix Org edit page bugs: renaming detection, maxlength (#24161)
## 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


![image](https://user-images.githubusercontent.com/2114189/232379191-5d0f6d10-56ca-4cec-ac52-7f77b9cb4a8a.png)


![image](https://user-images.githubusercontent.com/2114189/232379234-3289373b-9ddb-4627-ae86-f4d74589fa0c.png)

## After

* Fix these problems


![image](https://user-images.githubusercontent.com/2114189/232379098-31c6fa21-c210-4e7f-a337-b38b99670835.png)
2023-04-17 11:35:57 -04:00
..
member Org pages style fixes (#23901) 2023-04-04 06:49:09 +02:00
projects Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
settings Fix Org edit page bugs: renaming detection, maxlength (#24161) 2023-04-17 11:35:57 -04:00
team Fix admin team access mode value in team_unit table (#24012) 2023-04-13 21:06:10 +02:00
create.tmpl Fix Org edit page bugs: renaming detection, maxlength (#24161) 2023-04-17 11:35:57 -04:00
header.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
home.tmpl Org pages style fixes (#23901) 2023-04-04 06:49:09 +02:00
menu.tmpl Add missing tabs to org projects page (#22705) 2023-03-10 09:18:20 -06:00