0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-23 00:20:50 +01:00
gitea/templates
wxiaoguang f20057271d
Fix Org edit page bugs: renaming detection, maxlength ()
## 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
..
admin
api/packages/pypi
base Show friendly 500 error page to users and developers () 2023-04-14 13:19:11 +08:00
code
custom
devtest Refactor locale number () 2023-04-17 11:37:23 +08:00
explore
mail
org Fix Org edit page bugs: renaming detection, maxlength () 2023-04-17 11:35:57 -04:00
package Remove untranslatable on_date key () 2023-04-15 13:01:54 +02:00
projects Refactor locale number () 2023-04-17 11:37:23 +08:00
repo Refactor locale number () 2023-04-17 11:37:23 +08:00
shared Add monospace toggle button to textarea () 2023-04-13 15:05:06 -04:00
status Show friendly 500 error page to users and developers () 2023-04-14 13:19:11 +08:00
swagger
user Refactor locale number () 2023-04-17 11:37:23 +08:00
home.tmpl
install.tmpl
post-install.tmpl