gitea/templates/repo
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
* add request review feature in pull request

add a way to notify specific reviewers to review like github , by add  or delet a  special type
review . The acton is  is similar to Assign ,  so many code reuse the function and items of
Assignee, but the meaning and result is different.

The Permission style is is similar to github, that only writer can add a review request from Reviewers,
but the poster can recall and remove a review request after a reviwer has revied even if he don't have
Write Premission. only manager , the poster and reviewer of a request review can remove it.

The reviewers can be requested to review contain all readers for private repo , for public, contain
all writers and watchers.

The offical Review Request will block merge if Reject can block it.

an other change: add ui otify for Assignees.

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>

Signed-off-by: a1012112796 <1012112796@qq.com>

* new change

* add placeholder string

* do some changes follow #10238 to add review requests num on lists also
change icon for review requests to eye

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-04-06 19:33:34 +03:00
..
branch Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
diff Fix reply on code review (#10227) 2020-02-13 13:22:15 +08:00
editor Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
issue add request review from specific reviewers feature in pull request (#10756) 2020-04-06 19:33:34 +03:00
pulls Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
release Add accordion to release list and compact non-latest (#10910) 2020-03-31 17:39:54 -05:00
settings Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00
wiki Remove unnecessary parentheses in template (#10583) 2020-03-03 16:00:36 +08:00
activity.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
blame.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
branch_dropdown.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
commit_page.tmpl Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 2019-06-14 09:32:13 +08:00
commits.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
commits_list.tmpl Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
commits_table.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
create.tmpl Option to set default branch at repository creation (#10803) 2020-03-26 19:14:51 +00:00
empty.tmpl Option to set default branch at repository creation (#10803) 2020-03-26 19:14:51 +00:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
graph.tmpl Add pagination to commit graph page (#8360) 2019-10-14 22:38:35 +01:00
header.tmpl Change action GETs to POST (#10462) 2020-02-25 14:28:47 -06:00
home.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
migrate.tmpl Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
migrating.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
search.tmpl Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
sub_menu.tmpl Tweak language stats bar (#10487) 2020-02-26 22:44:14 +02:00
user_cards.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
view_file.tmpl Render READMEs in docs/ .gitea or .github from root (#10361) 2020-02-21 17:04:20 -06:00
view_list.tmpl Fix appearance of unsigned sha box in view_list (#10543) 2020-02-29 13:27:19 +00:00
watchers.tmpl #1692 APIs: Users Followers 2015-12-21 04:24:11 -08:00