1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 07:05:50 +00:00
gitea/templates/org/settings
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
..
applications_oauth2_edit.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
applications.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
delete.tmpl Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
hook_new.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
hooks.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
labels.tmpl Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
navbar.tmpl Implement actions (#21937) 2023-01-31 09:45:19 +08:00
options.tmpl Fix Org edit page bugs: renaming detection, maxlength (#24161) 2023-04-17 11:35:57 -04:00
packages_cleanup_rules_edit.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
packages_cleanup_rules_preview.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
packages.tmpl Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
runners_edit.tmpl Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runners.tmpl Implement actions (#21937) 2023-01-31 09:45:19 +08:00
secrets.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00