You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/admin
HesterG 32185efc14
Fix delete user account modal (#25004)
Before:

<img width="953" alt="Screen Shot 2023-05-30 at 17 08 57"
src="https://github.com/go-gitea/gitea/assets/17645053/f379b2c9-7d9a-492e-b0e4-5a8be1c3a025">

After:

<img width="875" alt="Screen Shot 2023-05-30 at 17 06 17"
src="https://github.com/go-gitea/gitea/assets/17645053/75d3c9b5-201b-4001-a27e-64c932e2e34a">
2 years ago
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
auth Update LDAP filters to include both username and email address (#24547) 2 years ago
base Optimize html templates (#22080) 2 years ago
emails Improve some modal action buttons (#24289) 2 years ago
org Fix template function DateTime (#24317) 2 years ago
packages Fix template function DateTime (#24317) 2 years ago
repo Add "Updated" column for admin repositories list (#24429) 2 years ago
runners Move secrets and runners settings to actions settings (#24200) 2 years ago
user Fix delete user account modal (#25004) 2 years ago
actions.tmpl Move secrets and runners settings to actions settings (#24200) 2 years ago
config.tmpl Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2 years ago
cron.tmpl Improve queue & process & stacktrace (#24636) 2 years ago
dashboard.tmpl Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
hook_new.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
navbar.tmpl Improve queue & process & stacktrace (#24636) 2 years ago
notice.tmpl Modify width of ui container, fine tune css for settings pages and org header (#24315) 2 years ago
queue.tmpl Improve queue & process & stacktrace (#24636) 2 years ago
queue_manage.tmpl Improve queue & process & stacktrace (#24636) 2 years ago
stacktrace-row.tmpl Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
stacktrace.tmpl Improve queue & process & stacktrace (#24636) 2 years ago