gitea/templates
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
..
admin Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +07:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +07:00
base Prepare common tmpl functions in a middleware (#33957) 2025-03-25 06:17:58 +07:00
custom
devtest Refactor dropdown ellipsis (#34123) 2025-04-05 03:21:11 +07:00
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +07:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +07:00
org refactor organization menu (#33928) 2025-04-10 12:12:55 +07:00
package refactor organization menu (#33928) 2025-04-10 12:12:55 +07:00
projects fix(#34076):replace assgniee translation key (#34077) 2025-03-31 19:11:15 +07:00
repo feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +07:00
shared Add flat-square action badge style (#34062) 2025-04-01 09:42:10 +07:00
status Use `overflow-wrap: anywhere` to replace `word-break: break-all` (#34126) 2025-04-06 17:13:02 +07:00
swagger Add `last_committer_date` and `last_author_date` for file contents API (#32921) 2025-04-02 21:47:31 +07:00
user Fix markdown render behaviors (#34122) 2025-04-05 11:56:48 +07:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +07:00
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +07:00
install.tmpl Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +07:00
post-install.tmpl Optimize the installation page (#32994) 2024-12-31 04:49:26 +07:00