Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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">
|
1 year ago |
.. |
admin
|
Categorize admin settings sidebar panel (#26030)
|
1 year ago |
api/packages/pypi
|
Remove incorrect HTML self close tag (#23748)
|
2 years ago |
base
|
Enable H014 and H023 djlint rules (#25786)
|
1 year ago |
code
|
Fix inconsistent user profile layout across tabs (#25625)
|
1 year ago |
custom
|
Add footer extra links template (#9576)
|
5 years ago |
devtest
|
Make "cancel" buttons have proper type in modal forms (#25618)
|
1 year ago |
explore
|
Fix inconsistent user profile layout across tabs (#25625)
|
1 year ago |
mail
|
Add template linting via djlint (#25212)
|
1 year ago |
org
|
Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739)
|
1 year ago |
package
|
RPM Registry: Show zypper commands for SUSE based distros as well (#25981)
|
1 year ago |
projects
|
Fix margin on the new/edit project page. (#25885)
|
1 year ago |
repo
|
Fix duplicated url prefix on issue context menu (#26066)
|
1 year ago |
shared
|
Restructure issue list template, styles (#25750)
|
1 year ago |
status
|
Replace fomantic divider module with our own (#25539)
|
1 year ago |
swagger
|
Support copy protected branch from template repository (#25889)
|
1 year ago |
user
|
Enable H014 and H023 djlint rules (#25786)
|
1 year ago |
home.tmpl
|
Improve home page template, fix Sort dropdown menu flash (#23856)
|
2 years ago |
install.tmpl
|
Show correct SSL Mode on "install page" (#25818)
|
1 year ago |
post-install.tmpl
|
Remove incorrect element ID on "post-install" page (#25104)
|
1 year ago |