gitea/templates/admin
HesterG 24c3bb95ac
Categorize admin settings sidebar panel (#26030)
This PR reorganize and categorize the admin settings sidebar panel into
groups:

- User Accounts, User Emails, Organizations, Authentication Sources ->
Identity & Access
- Repositories, Packages -> Code Assets
- Webhooks, Applications -> Integrations

Before:

<img width="1346" alt="Screen Shot 2023-07-21 at 10 30 28"
src="https://github.com/go-gitea/gitea/assets/17645053/e0c5ae83-464f-4aaa-8bab-2c5258c9278d">

After:

all configurable settings enabled (package, oauth, webhook)

<img width="1153" alt="Screen Shot 2023-07-21 at 10 27 30"
src="https://github.com/go-gitea/gitea/assets/17645053/88acf3f5-0623-4307-8654-69c654d80874">

all configurable settings disabled (package, oauth, webhook)

<img width="1391" alt="Screen Shot 2023-07-21 at 10 25 19"
src="https://github.com/go-gitea/gitea/assets/17645053/9e13aa60-e75c-4077-afd6-3da9e0ae18dd">

only oauth enabled

<img width="1323" alt="Screen Shot 2023-07-21 at 10 26 23"
src="https://github.com/go-gitea/gitea/assets/17645053/ce4f9ec0-b141-4d5e-ac13-46d001724dc5">

only webhook enabled

<img width="1350" alt="Screen Shot 2023-07-21 at 10 26 55"
src="https://github.com/go-gitea/gitea/assets/17645053/702491bd-083e-44fa-82bc-52c4571e54ac">
2023-07-24 09:05:16 +08:00
..
applications
auth Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
base Use flex instead of float for sort button and search input (#25519) 2023-06-28 20:10:36 +08:00
emails Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
org
packages Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
repo Split lfs size from repository size (#22900) 2023-06-28 22:41:02 +00:00
runners
user Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
actions.tmpl
config.tmpl Update path related documents (#25417) 2023-07-19 11:22:57 +02:00
cron.tmpl
dashboard.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
hook_new.tmpl
hooks.tmpl
layout_footer.tmpl
layout_head.tmpl Reduce margins on admin pages (#26026) 2023-07-21 03:11:42 +00:00
navbar.tmpl Categorize admin settings sidebar panel (#26030) 2023-07-24 09:05:16 +08:00
notice.tmpl
queue_manage.tmpl
queue.tmpl
stacktrace-row.tmpl
stacktrace.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
stats.tmpl