0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-23 09:11:05 +01:00
gitea/templates/repo/issue
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170)
This PR split the `Board` into two parts. One is the struct has been
renamed to `Column` and the second we have a `Template Type`.

But to make it easier to review, this PR will not change the database
schemas, they are just renames. The database schema changes could be in
future PRs.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: yp05327 <576951401@qq.com>
2024-05-27 08:59:54 +00:00
..
fields Support setting the default attribute of the issue template dropdown field (#31045) 2024-05-23 13:01:02 +00:00
labels
milestone
view_content Fix some UI problems (dropdown/container) (#30849) 2024-05-06 07:17:22 +00:00
branch_selector_field.tmpl Fix incorrect issue form (#30881) 2024-05-08 15:39:13 +00:00
card.tmpl Fix issue card layout (#30800) 2024-05-02 11:19:44 +00:00
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
filter_list.tmpl
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl
openclose.tmpl
search.tmpl
view.tmpl
view_content.tmpl
view_title.tmpl Prevent tab shifting, remove extra margin on fluid pages (#31090) 2024-05-27 06:45:16 +00:00