0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 07:51:58 +01:00
gitea/models/issues
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057)
Fix #14459

The following users can add/remove review requests of a PR
- the poster of the PR
- the owner or collaborators of the repository
- members with read permission on the pull requests unit
2024-02-24 12:38:43 +00:00
..
assignees_test.go
assignees.go
comment_code.go
comment_list.go Use ghost user if user was not found (#29161) 2024-02-14 17:31:51 +01:00
comment_test.go
comment.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
content_history_test.go
content_history.go Fix gitea-action user avatar broken on edited menu (#29190) 2024-02-16 09:50:20 +00:00
dependency_test.go
dependency.go
issue_index.go
issue_label_test.go
issue_label.go
issue_list_test.go
issue_list.go
issue_lock.go
issue_project.go
issue_search.go
issue_stats.go
issue_test.go Allow non-admin users to delete review requests (#29057) 2024-02-24 12:38:43 +00:00
issue_update.go
issue_user_test.go
issue_user.go
issue_watch_test.go
issue_watch.go
issue_xref_test.go
issue_xref.go bump to use go 1.22 (#29119) 2024-02-14 18:19:57 +00:00
issue.go
label_test.go
label.go
main_test.go
milestone_list.go
milestone_test.go
milestone.go
pull_list.go
pull_test.go Add API to get merged PR of a commit (#29243) 2024-02-24 08:18:39 +00:00
pull.go Add API to get merged PR of a commit (#29243) 2024-02-24 08:18:39 +00:00
reaction_test.go
reaction.go
review_list.go bump to use go 1.22 (#29119) 2024-02-14 18:19:57 +00:00
review_test.go
review.go Workaround to clean up old reviews on creating a new one (#28554) 2024-02-19 14:42:18 +01:00
stopwatch_test.go
stopwatch.go
tracked_time_test.go Add ability to see open and closed issues at the same time (#28757) 2024-01-15 15:07:22 +00:00
tracked_time.go Add ability to see open and closed issues at the same time (#28757) 2024-01-15 15:07:22 +00:00