forgejo/templates/repo/settings
wxiaoguang 419003adb2
Improve SSH Key / GPG Key / Deploy Key UI ()
1. In many cases, the `flex-list` has previous and next `gt-hidden`
siblings, so relax the CSS selector to remove all ".segument .flex-list"
paddings.
2. Make the "Add key" button can toggle
3. Move help message into the related segment(panel). Otherwise users
would misread the message, eg: the SSH help seemed for GPG because they
are so near
4. Move modal element into the segment element, otherwise it affects the
layout
2023-09-07 01:13:11 +00:00
..
webhook Extract common code to new template () 2023-09-06 10:11:06 +00:00
actions.tmpl Support configuration variables on Gitea Actions () 2023-06-20 22:54:15 +00:00
branches.tmpl Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
collaboration.tmpl Remove polluted ".ui.left" style () 2023-08-30 21:46:24 +08:00
deploy_keys.tmpl Improve SSH Key / GPG Key / Deploy Key UI () 2023-09-07 01:13:11 +00:00
githook_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
githooks.tmpl Remove polluted .ui.right () 2023-08-31 02:29:59 +00:00
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
lfs.tmpl Add tooltip to describe LFS table column and color delete LFS file button red () 2023-07-27 13:39:09 +00:00
lfs_file.tmpl Add PDF rendering via PDFObject () 2023-05-29 12:10:00 +00:00
lfs_file_find.tmpl Fix mobile navbar and misc cleanups () 2023-06-09 09:10:51 +00:00
lfs_locks.tmpl Use template context function for avatar rendering () 2023-08-10 11:19:39 +08:00
lfs_pointers.tmpl Add tooltip to describe LFS table column and color delete LFS file button red () 2023-07-27 13:39:09 +00:00
nav.tmpl Move secrets and runners settings to actions settings () 2023-04-27 20:08:47 -04:00
navbar.tmpl Fixed incorrect locale references () 2023-07-29 21:34:22 +08:00
options.tmpl Use docs.gitea.com instead of docs.gitea.io () 2023-08-27 11:59:12 +00:00
protected_branch.tmpl Use template context function for avatar rendering () 2023-08-10 11:19:39 +08:00
push_mirror_sync_modal.tmpl Allow editing push mirrors after creation () 2023-08-01 16:00:59 +00:00
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
tags.tmpl Use template context function for avatar rendering () 2023-08-10 11:19:39 +08:00