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
..
2020-04-15 20:40:39 +03:00
2020-04-23 00:47:23 +02:00
2019-05-25 14:46:14 +03:00
2020-04-05 07:20:50 +01:00
2020-03-27 14:34:39 +02:00
2019-12-14 02:15:48 +02:00
2020-04-06 19:42:30 +01:00
2020-05-02 03:20:51 +03:00
2020-01-20 20:01:19 +00:00
2020-04-28 15:05:39 -03:00
2020-04-05 07:20:50 +01:00
2020-04-28 15:05:39 -03:00
2019-11-16 08:47:57 +08:00
2020-04-26 21:01:06 -03:00
2019-08-05 23:48:31 +08:00
2019-06-12 15:41:28 -04:00
2020-04-22 16:16:58 -04:00
2020-04-05 07:20:50 +01:00
2020-02-07 21:35:30 +01:00
2020-05-01 20:58:45 +03:00
2018-11-04 22:20:00 -05:00
2020-04-20 13:30:46 +01:00
2020-04-30 21:24:08 +01:00
2020-04-03 22:29:12 +03:00
2019-11-19 22:44:58 +00:00
2019-06-12 15:41:28 -04:00
2020-03-30 21:52:45 +03:00
2020-04-05 07:20:50 +01:00
2020-04-18 22:01:06 +01:00
2020-04-22 13:38:40 +01:00
2019-11-22 08:03:45 +00:00
2020-02-01 18:01:30 +00:00
2020-04-24 19:20:22 +03:00
2020-04-08 15:13:04 +03:00
2019-03-08 11:42:50 -05:00
2019-08-23 12:40:29 -04:00
2020-04-29 12:34:59 +01:00
2020-03-23 07:59:38 +00:00
2020-05-02 03:20:51 +03:00
2020-01-15 23:58:33 +02:00
2020-01-12 20:11:17 +08:00
2020-04-28 15:05:39 -03:00
2020-04-01 01:14:46 -03:00
2019-08-23 12:40:29 -04:00
2019-08-17 13:10:17 +03:00
2020-04-05 07:20:50 +01:00
2020-02-28 05:16:41 -03:00
2020-04-07 22:54:46 -04:00
2020-03-28 15:09:55 +02:00