forgejo/services/pull
a1012112796 ac701637b4
Add dismiss review feature ()
* 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
..
check.go migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
check_test.go migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
commit_status.go [Refactor] CombinedStatus and CommitStatus related functions & structs () 2020-12-18 11:33:32 +08:00
lfs.go Add basic repository lfs management () 2019-10-28 18:31:55 +00:00
main_test.go Move some pull request functions from models to services () 2019-12-06 21:44:10 -05:00
merge.go Standardize Co-Authored-By / Reviewed-By strings () 2020-12-21 21:19:33 -05:00
patch.go [Enhancement] Allow admin to merge pr with protected file changes () 2020-10-13 14:50:57 -04:00
pull.go [API] Add pagination to ListBranches () 2021-02-03 20:06:13 +01:00
pull_test.go Move PushToBaseRepo from models to services/pull () 2019-12-15 04:28:51 +01:00
review.go Add dismiss review feature () 2021-02-11 18:32:25 +01:00
temp_repo.go Handle more pathological branch and tag names () 2020-06-11 19:49:47 -04:00
update.go Check Push permissions on IsUserAllowedToUpdate () 2020-05-16 20:48:30 -04:00