0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-22 23:33:15 -05:00
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
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
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
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
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
post-install.tmpl