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/issue/view_content
yp05327 20b6ae0e53
Add project type descriptions in issue badge and improve project icons (#23437)
Changes:

- ~~Add project icons to issue badge~~
~~After:~~

![image](https://user-images.githubusercontent.com/18380374/224633165-9d899176-03dc-4c36-94f8-b2fd9583856c.png)
Use `tooltip` to add a description of project type to the project name.

![image](https://user-images.githubusercontent.com/18380374/224923685-77201b5a-1c1f-4d37-b867-23299649df3f.png)

- improve project icons
we can use `project.icon` to get the svg name, which looks better and is
easy to change all of them in templates.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
add_reaction.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
attachments.tmpl Fix issue attachment handling (#24202) 2 years ago
comments.tmpl Add project type descriptions in issue badge and improve project icons (#23437) 2 years ago
comments_delete_time.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
context_menu.tmpl Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
pull.tmpl Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) 2 years ago
pull_merge_instruction.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
reactions.tmpl Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
reference_issue_dialog.tmpl Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
sidebar.tmpl Fix template error in pull request with deleted head repo (#24192) 2 years ago
update_branch_by_merge.tmpl Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) 2 years ago