gitea/web_src/css
Lunny Xiao 7de114a332
Rework delete org and rename org UI (#34762)
# What's the problem of the original implementation

Renaming organization will mix with organization's information change
make the operation difficult to keep consistent.

This PR created a danger zone like what's repository setting. It also
moved organization's `rename` and `delete` operations to this zone. The
original updating repository will not change the name any more.

This is also a step to extract the `updaterepository` function
completely.

Before:


![image](https://github.com/user-attachments/assets/d097dfdf-07be-4d79-8fcf-e78822515575)

![image](https://github.com/user-attachments/assets/42ee832c-cb44-41ec-9fe3-92a1c94747d2)

After:


![image](https://github.com/user-attachments/assets/f7700ed7-f104-4302-a924-09e118f24be3)

![image](https://github.com/user-attachments/assets/4c49952a-578e-4d14-bd01-4a68c9e02412)

![image](https://github.com/user-attachments/assets/814829d3-00fe-4e87-ae05-625c129170d2)

![image](https://github.com/user-attachments/assets/b067b263-c909-4b48-b23c-73481c32d350)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-21 18:21:48 +00:00
..
chroma Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Merge and tweak markup editor expander CSS (#34409) 2025-05-09 17:14:21 +02:00
features Fix the issue of abnormal interface when there is no issue-item on the project page (#34791) 2025-06-20 10:27:56 -07:00
markup Fix markdown wrap (#34697) 2025-06-12 10:09:42 +08:00
modules Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
repo Refactor packages (func name & UI) (#34773) 2025-06-18 19:04:24 +00:00
shared Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 -08:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes Add --color-logo for text that should match logo color (#34639) 2025-06-07 18:02:28 +00:00
actions.css Misc CSS fixes (#34638) 2025-06-07 19:57:07 +02:00
admin.css User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css Fix and/or comment some legacy CSS problems (#33015) 2024-12-28 11:51:38 +00:00
font_i18n.css Fix @font-face overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Misc CSS fixes (#34638) 2025-06-07 19:57:07 +02:00
helpers.css Replace gt-word-break with tw-break-anywhere (#31183) 2024-06-04 13:57:11 +00:00
home.css Add --color-logo for text that should match logo color (#34639) 2025-06-07 18:02:28 +00:00
index.css Refactor packages (func name & UI) (#34773) 2025-06-18 19:04:24 +00:00
install.css Fix some UI problems (install/checkbox) (#30854) 2024-05-06 06:32:05 +00:00
org.css Clean up legacy form CSS styles (#33081) 2025-01-03 04:01:19 +00:00
repo.css Refactor editor (#34780) 2025-06-21 19:20:51 +08:00
review.css Fix various UI problems (#34243) 2025-04-19 08:43:22 +00:00
user.css Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00