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.
gitea/templates
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065)
Resolves #29965.

---
Manually tested this by:
- Following the
[installation](https://docs.gitea.com/next/installation/install-with-docker#basics)
guide (but built a local Docker image instead)
- Creating 2 users, one who is the `Owner` of a newly-created repository
and the other a `Collaborator`
- Had the `Collaborator` create a PR that the `Owner` reviews
- `Collaborator` resolves conversation and `Owner` merges PR

And with this change we see that we can no longer see re-request review
button for the `Owner`:

<img width="1351" alt="Screenshot 2024-03-25 at 12 39 18 AM"
src="https://github.com/go-gitea/gitea/assets/60799661/bcd9c579-3cf7-474f-a51e-b436fe1a39a4">
11 months ago
..
admin Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Add svg linter and fix incorrect svgs (#30086) 11 months ago
explore Migrate margin and padding helpers to tailwind (#30043) 11 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Fix: Organization Interface Display Issue (#30133) 11 months ago
package Migrate margin and padding helpers to tailwind (#30043) 11 months ago
projects Drag-and-drop improvements for projects and issue pins (#29875) 11 months ago
repo Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 11 months ago
shared Migrate font-family to tailwind (#30118) 11 months ago
status Migrate margin and padding helpers to tailwind (#30043) 11 months ago
swagger Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 11 months ago
user Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
install.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago