0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-21 09:45:01 +02: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
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
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