gitea/templates
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
..
admin Add git hook tooltip (#11030) 2020-04-09 18:15:09 -05:00
base Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
mail Style blockquote for default issue mail template (#10024) 2020-01-27 22:35:34 +00:00
org Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
pwa Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
repo Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
status Make error pages translatable (#11163) 2020-04-27 18:03:15 -05:00
swagger API: Add pull review endpoints (#11224) 2020-05-02 03:20:51 +03:00
user Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
home.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 2020-04-06 09:33:15 -04:00