gitea/web_src/css/modules
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
..
animations.css Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
breadcrumb.css Refactor editor (#34780) 2025-06-21 19:20:51 +08:00
button.css Fix various UI problems (#34243) 2025-04-19 08:43:22 +00:00
card.css Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
checkbox.css Improve "generate new access token" form (#33730) 2025-02-27 19:40:12 +00:00
comment.css Fix large image overflow in comment page (#31740) 2024-11-15 18:34:54 +00:00
container.css Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
dimmer.css Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
divider.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
flexcontainer.css Use flex-container for dashboard layout (#30214) 2024-04-14 13:39:11 +02:00
grid.css Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
header.css Fix navbar + menu flashing on page load (#31281) 2024-06-12 14:58:03 +00:00
input.css Improve repo button row layout (#30668) 2024-05-02 19:10:49 +00:00
label.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 2024-04-16 17:46:12 +02:00
list.css Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
menu.css Add fullscreen mode as a more efficient operation way to view projects (#34081) 2025-04-23 13:42:22 +08:00
message.css Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
modal.css Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
navbar.css Fix notification count positioning for variable-width elements (#34597) 2025-06-05 19:02:07 +00:00
normalize.css Use line-height: normal by default (#26635) 2023-08-22 10:19:15 +00:00
segment.css Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
svg.css Add old svg class name to git entry icon (#33884) 2025-03-14 23:11:29 +08:00
tab.css Drop fomantic build (#33845) 2025-03-11 12:44:52 +08:00
table.css Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
tippy.css Fix various UI problems (#34243) 2025-04-19 08:43:22 +00:00
toast.css Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00