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-04 11:45:34 -04:00
2020-02-15 12:29:06 +08:00
2019-10-21 21:19:53 +01:00
2020-01-05 01:20:08 +02:00
2020-02-15 12:29:06 +08:00
2020-01-13 17:02:24 +01:00
2017-04-21 19:32:31 +08:00
2017-11-04 15:31:59 +02:00
2018-01-07 00:55:53 +02:00
2017-02-04 09:20:56 +08:00
2017-05-20 16:48:22 +08:00
2019-04-14 12:43:56 -04:00
2017-09-12 13:54:45 +03:00
2018-04-29 14:21:33 +08:00
2019-12-01 22:50:36 -05:00
2020-04-01 01:14:46 -03:00
2018-05-09 19:29:04 +03:00
2019-11-20 22:50:54 +08:00
2020-04-30 01:15:39 -03:00
2020-04-01 01:14:46 -03:00
2018-05-11 15:55:32 +08:00
2020-04-30 01:15:39 -03:00
2017-01-09 21:49:51 +01:00
2020-01-09 11:56:32 +00:00
2019-03-08 11:42:50 -05:00
2019-03-08 11:42:50 -05:00
2019-03-08 11:42:50 -05:00
2020-01-13 18:33:46 +01:00
2017-05-11 23:32:43 +08:00
2019-12-15 08:11:31 +00:00
2020-05-02 03:20:51 +03:00
2019-12-07 17:04:19 -05:00
2020-01-05 01:20:08 +02:00
2017-10-27 09:10:54 +03:00
2017-02-17 08:55:33 +08:00
2019-09-03 23:46:24 +08:00
2020-02-15 12:29:06 +08:00
2020-02-14 13:42:30 +01:00
2020-05-02 03:20:51 +03:00
2017-01-25 18:37:10 +08:00
2019-12-11 23:23:05 -05:00
2018-11-28 19:26:14 +08:00
2018-11-28 19:26:14 +08:00
2020-01-13 18:33:46 +01:00
2020-01-13 18:33:46 +01:00
2019-09-03 23:46:24 +08:00
2019-12-27 20:30:58 +00:00
2019-08-02 12:06:27 -04:00
2018-05-19 17:12:37 +03:00
2017-03-20 09:31:08 +01:00
2020-01-13 18:33:46 +01:00
2019-11-10 09:22:19 +00:00
2019-09-09 08:48:21 +03:00