gitea/routers/web/user/setting
Exploding Dragon 4ddf94dee5
refactor organization menu (#33928)
Fix missing items in organization menu.

**Menu**

<details>
<summary>Show</summary>

Before:

![](https://github.com/user-attachments/assets/bcbce97e-84de-44ea-9889-a664979433cd)

After:

![](https://github.com/user-attachments/assets/a169e00f-5212-4733-af9e-e8676ad74376)

</details>

**Packages**

<details>

 keep it consistent with the other pages.

<summary>Show</summary>

Before:

![](https://github.com/user-attachments/assets/170d7b3d-ecac-49b9-8296-44d0b0f2b191)

After:

![](https://github.com/user-attachments/assets/9c3c6915-870c-48cc-8a35-3d615a27d36d)

</details>

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-10 12:12:55 -07:00
..
security Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
account.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
account_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
adopt.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
applications.go feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
block.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
keys.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
oauth2.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
oauth2_common.go refactor organization menu (#33928) 2025-04-10 12:12:55 -07:00
packages.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
profile.go Improve theme display (#30671) 2025-03-08 21:38:11 +00:00
runner.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
settings.go Add file tree to file view page (#32721) 2025-03-15 16:26:49 +08:00
webhooks.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00