forgejo/routers/web
Caesar Schinas dfd3ac01d7
Revert "Prevent allow/reject reviews on merged/closed PRs"
This reverts commit 4ed372af13.
This change from Gitea was not considered by the Forgejo UI team and there is a consensus that it feels like a regression.

The test which was added in that commit is kept and modified to test that reviews can successfully be submitted on closed and merged PRs.

Closes 

(cherry picked from commit 65c2595f26)
2024-08-15 10:47:38 +01:00
..
admin enable linter testifylint on v8 () 2024-07-30 19:41:27 +00:00
auth enable linter testifylint on v8 () 2024-07-30 19:41:27 +00:00
devtest Move context from modules to services () 2024-03-06 12:10:43 +08:00
events Move context from modules to services () 2024-03-06 12:10:43 +08:00
explore Rename repo_model.SearchOrderByMap to repo_model.OrderByMap () 2024-06-16 13:42:59 +02:00
feed Teach activities.GetFeeds() how to avoid returning duplicates 2024-05-09 18:33:33 +02:00
healthcheck Add health-check test 2024-04-06 00:34:55 +02:00
misc Move context from modules to services () 2024-03-06 12:10:43 +08:00
org Add missed return after ctx.ServerError () 2024-06-02 16:26:54 +02:00
repo Revert "Prevent allow/reject reviews on merged/closed PRs" 2024-08-15 10:47:38 +01:00
shared Drop IDOrderDesc for listing Actions task and always order by id DESC () 2024-06-02 16:26:54 +02:00
user enable linter testifylint on v8 () 2024-07-30 19:41:27 +00:00
base.go
githttp.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
goget.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
home.go migrate some more "OptionalBool" to "Option[bool]" () 2024-03-06 12:10:44 +08:00
metrics.go
nodeinfo.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
swagger_json.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
web.go Add support for workflow_dispatch () 2024-06-28 05:17:11 +00:00
webfinger.go Enable more revive linter rules () 2024-04-28 15:39:00 +02:00