You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
Gusted 9fbe28fca3
[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.

(cherry picked from commit bf679b24dd23c9ed586b9439e293bbd27cc89232)
(cherry picked from commit 1963085dd9d1521b7a4aa8558d409bd1a9f2e1da)
(cherry picked from commit fb94095d1992c3e47f03e0fccc98a90707a5271b)
(cherry picked from commit e1d1e46afee6891becdb6ccd027fc66843b56db9)
(cherry picked from commit 93993029e4ec8a20a8bc38d80bb4b801e52ee1b7)
(cherry picked from commit df3b058179d8f3e06cc6fb335b287c72c8952821)
(cherry picked from commit 8ccc6b9cba46a736665e4b25523da0baf1679702)
8 months ago
..
admin cleanup repo details icons/labels (#27644) 9 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 9 months ago
code Fix more "locale" usages (#27259) 9 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve dropdown button alignment and fix hover bug (#27632) 9 months ago
explore Fix incorrect "tab" parameter for repo search sub-template (#27755) 8 months ago
mail Update team invitation email link (#26550) 10 months ago
org Add link to members and repositories at teams page (#27744) 8 months ago
package Package repository/documentation link unification (#27804) 8 months ago
projects More `db.DefaultContext` refactor (#27265) 9 months ago
repo [GITEA] Make confirmation clearer for dangerous actions 8 months ago
shared Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
status Clean up template locale usage (#27856) 8 months ago
swagger [API] Forgejo API /api/forgejo/v1 8 months ago
user Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 8 months ago
webhook Extract common code to new template (#26933) 10 months ago
home.tmpl Fix more "locale" usages (#27259) 9 months ago
install.tmpl Fix more "locale" usages (#27259) 9 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago