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-05-11 18:21:34 +08:00
2020-01-22 11:46:04 +08:00
2020-01-22 11:46:04 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2020-03-06 07:10:48 +02:00
2019-07-08 10:14:12 +08:00
2020-02-09 14:33:03 +00:00
2019-05-11 18:21:34 +08:00
2019-12-31 03:21:21 -05:00
2019-12-11 23:23:05 -05:00
2019-12-27 20:30:58 +00:00
2020-02-04 00:05:17 -05:00
2019-05-11 18:21:34 +08:00
2019-08-26 16:09:10 +02:00
2020-01-14 16:37:19 +01:00
2019-05-11 18:21:34 +08:00
2020-01-09 13:15:14 +00:00
2019-05-30 13:57:55 -04:00
2019-09-23 23:08:03 +03:00
2020-05-02 03:20:51 +03:00
2019-11-03 22:46:32 +08:00
2020-04-18 11:47:15 -03:00
2020-04-16 22:00:36 -03:00
2019-05-11 18:21:34 +08:00
2019-12-24 10:33:52 +08:00
2019-12-24 10:33:52 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-06-08 17:31:11 +03:00
2019-09-03 23:46:24 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2020-04-19 23:44:11 +08:00
2019-05-11 18:21:34 +08:00
2019-10-13 21:23:14 +08:00
2020-03-02 00:05:44 +02:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-05-11 18:21:34 +08:00
2019-06-15 23:28:32 -04:00