6543
c97494a4f4
API: Add pull review endpoints (#11224)
* API: Added pull review read only endpoints
* Update Structs, move Conversion, Refactor
* refactor
* lint & co
* fix lint + refactor
* add new Review state, rm unessesary, refacotr loadAttributes, convert patch to diff
* add DeletePullReview
* add paggination
* draft1: Create & submit review
* fix lint
* fix lint
* impruve test
* DONT use GhostUser for loadReviewer
* expose comments_count of a PullReview
* infent GetCodeCommentsCount()
* fixes
* fix+impruve
* some nits
* Handle Ghosts 👻
* add TEST for GET apis
* complete TESTS
* add HTMLURL to PullReview responce
* code format as per @lafriks
* update swagger definition
* Update routers/api/v1/repo/pull_review.go
Co-authored-by: David Svantesson <davidsvantesson@gmail.com>
* add comments
Co-authored-by: Thomas Berger <loki@lokis-chaos.de>
Co-authored-by: David Svantesson <davidsvantesson@gmail.com>
2020-05-02 03:20:51 +03:00
..
2019-12-20 19:07:12 +02:00
2020-04-19 10:38:09 +08:00
2020-01-24 14:00:29 -05:00
2020-04-07 22:54:46 -04:00
2020-04-24 19:20:22 +03:00
2020-01-24 14:00:29 -05:00
2019-12-20 19:07:12 +02:00
2019-12-20 19:07:12 +02:00
2018-04-29 14:21:33 +08:00
2020-01-24 14:00:29 -05:00
2020-01-24 14:00:29 -05:00
2020-04-01 01:14:46 -03:00
2020-01-24 14:00:29 -05:00
2020-03-08 14:46:24 -03:00
2020-04-30 23:55:24 +01:00
2020-01-24 14:00:29 -05:00
2020-04-30 01:15:39 -03:00
2020-01-24 14:00:29 -05:00
2020-04-01 01:14:46 -03:00
2018-04-29 14:21:33 +08:00
2020-02-23 13:52:05 -06:00
2020-01-29 08:36:32 +02:00
2020-01-29 13:55:23 +08:00
2020-05-02 03:20:51 +03:00
2020-04-20 14:10:45 +01:00
2019-12-20 19:07:12 +02:00
2020-01-24 14:00:29 -05:00
2019-05-30 11:09:05 -04:00
2020-03-26 19:14:51 +00:00
2020-01-24 14:00:29 -05:00
2020-01-24 14:00:29 -05:00
2020-01-24 14:00:29 -05:00
2020-02-25 14:07:07 -05:00
2020-01-24 14:00:29 -05:00
2020-01-31 15:49:04 +00:00
2019-12-20 19:07:12 +02:00