forgejo/templates
Gusted b4bb9f8614
[GITEA] Make confirmation clearer for dangerous actions
- Currently the confirmation for dangerous actions such as transferring
the repository or deleting it only requires the user to ~~copy paste~~
type the repository name.
- This can be problematic when the user has a fork or another repository
with the same name as an organization's repository, and the confirmation
doesn't make clear that it could be deleting the wrong repository. While
it's mentioned in the dialog, it's better to be on the safe side and
also add the owner's name to be an element that has to be typed for
these dangerous actions.
- Added integration tests.
2023-09-18 20:41:30 +02:00
..
admin Display all user types and org types on admin management UI (#27050) 2023-09-14 06:53:36 +00:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base update footer link to new landing page (#26916) 2023-09-05 16:44:07 +00:00
code Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Fix "delete" modal dialog for issue/PR (#27015) 2023-09-11 17:06:05 +00:00
explore Use print instead of printf (#27093) 2023-09-16 03:51:54 +00:00
mail Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
org [MODERATION] Fix unblock action (squash) 2023-09-18 15:56:34 +02:00
package add sparse url in cargo package guide (#26937) 2023-09-13 12:14:10 +08:00
projects Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
repo [GITEA] Make confirmation clearer for dangerous actions 2023-09-18 20:41:30 +02:00
shared [MODERATION] User blocking 2023-09-18 15:56:34 +02:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger [MODERATION] User blocking 2023-09-18 15:56:34 +02:00
user [MODERATION] Fix unblock action (squash) 2023-09-18 15:56:34 +02:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00