1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-12 00:34:20 -04:00
gitea/modules/convert
a1012112796 ac701637b4
Add dismiss review feature (#12674)
* Add dismiss review feature

refs:
    https://github.blog/2016-10-12-dismissing-reviews-on-pull-requests/
    https://developer.github.com/v3/pulls/reviews/#dismiss-a-review-for-a-pull-request

* change modal ui and error message

* Add unDismissReview api

Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
2021-02-11 18:32:25 +01:00
..
convert.go
git_commit_test.go
git_commit.go [API] Add affected files of commits to commit struct (#14579) 2021-02-07 15:43:40 +01:00
issue_comment.go
issue_test.go
issue.go Display current stopwatch in navbar (#14122) 2021-01-21 15:51:52 +01:00
main_test.go
notification.go
pull_review.go Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
pull_test.go
pull.go
release.go
repository.go
status.go
user_test.go
user.go
utils_test.go Add some Unit-Tests (#14500) 2021-01-28 19:08:11 +01:00
utils.go