You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037)
* 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>
5 years ago
..
branch ui: fix status label on branches list vertical alignment (#11109) 5 years ago
diff Add a way to mark Conversation (code comment) resolved (#11037) 5 years ago
editor Add Octicon SVG spritemap (#10107) 5 years ago
issue Add a way to mark Conversation (code comment) resolved (#11037) 5 years ago
pulls Add missing commit states to PR checks template (#11085) 5 years ago
release Add accordion to release list and compact non-latest (#10910) 5 years ago
settings Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
wiki Fix and simplify some tmpl conditions (#11080) 5 years ago
activity.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
blame.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
branch_dropdown.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
commit_page.tmpl Show Signer in commit lists and add basic trust (#10425) 5 years ago
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 6 years ago
commits.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
commits_list.tmpl Show Signer in commit lists and add basic trust (#10425) 5 years ago
commits_table.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
create.tmpl Option to set default branch at repository creation (#10803) 5 years ago
empty.tmpl Option to set default branch at repository creation (#10803) 5 years ago
forks.tmpl #3348 always use relative avatar link in the template 9 years ago
graph.tmpl Add pagination to commit graph page (#8360) 5 years ago
header.tmpl Fix forked repo has no icon and language stat. (#10791) 5 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
migrate.tmpl Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
migrating.tmpl [assets] configurable URL for static resources (#7911) 5 years ago
search.tmpl ui: fix status label on branches list vertical alignment (#11109) 5 years ago
sub_menu.tmpl Tweak language stats bar (#10487) 5 years ago
user_cards.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
view_file.tmpl Render READMEs in docs/ .gitea or .github from root (#10361) 5 years ago
view_list.tmpl Fix appearance of unsigned sha box in view_list (#10543) 5 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago