gitea/templates/admin
wxiaoguang 83022013c8
Fix layouts of admin table / adapt repo / email test (#24370)
Ref:
https://github.com/go-gitea/gitea/pull/24315#pullrequestreview-1403034993

And fix the incorrect layout for "dasbboard", the "form" shouldn't
follow `<h4 class="ui top attached header">`, so move it to inner.

Diff with ignoring spaces:
https://github.com/go-gitea/gitea/pull/24370/files?diff=unified&w=1

A known bug: the adapt/delete button doesn't work due to a historical
messy logic, will fix it in next PR (#24374)

![image](https://user-images.githubusercontent.com/2114189/234754656-d160b098-b8d4-4783-962a-27d5c764863c.png)

![image](https://user-images.githubusercontent.com/2114189/234762327-3e77e2e4-a156-4498-8a8b-092e14cf9204.png)

![image](https://user-images.githubusercontent.com/2114189/234767811-74b7272c-e40c-4850-8e3c-499e3b53b827.png)

![image](https://user-images.githubusercontent.com/2114189/234761247-e6aad889-dcad-443c-948f-2d44df68725b.png)
2023-04-28 09:48:41 +08:00
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
auth Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
base Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
emails Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
org Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
packages Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
repo Fix layouts of admin table / adapt repo / email test (#24370) 2023-04-28 09:48:41 +08:00
runners Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
user Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
actions.tmpl Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
config.tmpl Fix layouts of admin table / adapt repo / email test (#24370) 2023-04-28 09:48:41 +08:00
cron.tmpl Remove unnecessary helper function `DateFmtLong` (#24343) 2023-04-26 02:52:50 -04:00
dashboard.tmpl Fix layouts of admin table / adapt repo / email test (#24370) 2023-04-28 09:48:41 +08:00
hook_new.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
monitor.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
navbar.tmpl Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
notice.tmpl Modify width of ui container, fine tune css for settings pages and org header (#24315) 2023-04-26 11:59:08 -04:00
process-row.tmpl Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
process.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
queue.tmpl Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
stacktrace-row.tmpl Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
stacktrace.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00