1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 16:11:26 +02:00
gitea/templates
wxiaoguang 419003adb2
Improve SSH Key / GPG Key / Deploy Key UI (#26949)
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
..
admin Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
api/packages/pypi
base update footer link to new landing page (#26916) 2023-09-05 16:44:07 +00:00
code
custom
devtest
explore
mail
org Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
package
projects
repo Improve SSH Key / GPG Key / Deploy Key UI (#26949) 2023-09-07 01:13:11 +00:00
shared Fix the secret regexp pattern on web page (#26910) 2023-09-05 20:15:19 +00:00
status
swagger
user Improve SSH Key / GPG Key / Deploy Key UI (#26949) 2023-09-07 01:13:11 +00:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl
install.tmpl
post-install.tmpl