1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/templates/repo/diff
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved ()
* Add a way to mark Conversation (code comment) resolved

mark Conversation is a way to mark a Conversation is stale
or be solved. when it's marked as stale, will be hided like
stale. all Pull Request writer , Offical Reviewers and poster
can add or remove Conversation resolved mark.

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

* fix lint

* Apply suggestions from code review

* Add ResolveDoer
* fix ui

Co-Authored-By: Lauris BH <lauris@nix.lv>
Co-Authored-By: 6543 <6543@obermui.de>

* change IsResolved to an function
Add permission check in UpdateResolveConversation

* Apply suggestions from code review

* change return error for permisson check
* add default message for deleted user
* get issue message from comment
* add migration for ``ResolveDoerID`` column

another  change:
* block mark pending review as resolved because it's not necessary

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>

* change button color

* resolve button size

* fix code style

* remove unusefull code

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-04-18 10:50:25 -03:00
..
blob_excerpt.tmpl Fix and simplify some tmpl conditions () 2020-04-16 16:26:24 -05:00
box.tmpl Add a way to mark Conversation (code comment) resolved () 2020-04-18 10:50:25 -03:00
comment_form_datahandler.tmpl Pull request review/approval and comment on code () 2018-08-06 06:43:21 +02:00
comment_form.tmpl Fix reply on code review () 2020-02-13 13:22:15 +08:00
comments.tmpl Migrate reviews when migrating repository from github () 2020-01-23 19:28:15 +02:00
compare.tmpl Add Octicon SVG spritemap () 2020-02-11 12:02:41 -05:00
image_diff.tmpl Bugfix for image compare and minor improvements to image compare () 2019-10-04 15:58:54 -04:00
new_comment.tmpl Pull request review/approval and comment on code () 2018-08-06 06:43:21 +02:00
new_review.tmpl Mark PR reviews as stale at push and allow to dismiss stale approvals () 2020-01-09 01:47:45 +00:00
options_dropdown.tmpl FIX download diff/patch from commit () 2019-11-02 18:47:25 -04:00
section_unified.tmpl Add a way to mark Conversation (code comment) resolved () 2020-04-18 10:50:25 -03:00
whitespace_dropdown.tmpl Add whitespace handling to PR-comparsion () 2018-08-14 13:49:33 -04:00