0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 10:08:34 +01:00
gitea/templates/repo/issue
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>
2023-04-21 17:15:17 -04:00
..
fields
labels Remove "inverted" class on creating new label and cancel buttons (#24030) 2023-04-10 20:00:30 +08:00
view_content Add project type descriptions in issue badge and improve project icons (#23437) 2023-04-21 17:15:17 -04:00
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 2023-04-07 13:03:29 -04:00
label_precolors.tmpl
labels.tmpl
list.tmpl Merge template functions "dict/Dict/mergeinto" (#23932) 2023-04-07 09:39:08 -05:00
milestone_issues.tmpl Localize milestone related time strings (#24051) 2023-04-12 02:29:49 -04:00
milestone_new.tmpl
milestones.tmpl Refactor locale number (#24134) 2023-04-17 11:37:23 +08:00
navbar.tmpl
new_form.tmpl Merge template functions "dict/Dict/mergeinto" (#23932) 2023-04-07 09:39:08 -05:00
new.tmpl
openclose.tmpl Refactor locale number (#24134) 2023-04-17 11:37:23 +08:00
search.tmpl
view_content.tmpl Fix issue attachment handling (#24202) 2023-04-20 02:39:44 -04:00
view_title.tmpl
view.tmpl