1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-22 16:44:26 +00:00
gitea/services
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
..
actions Improve the handling of jobs.<job_id>.if (#31070) 2024-05-27 14:15:34 +08:00
agit
asymkey
attachment
auth Fix tautological conditions (#30735) 2024-04-30 14:34:40 +02:00
automerge Fix automerge will not work because of some events haven't been triggered (#30780) 2024-05-21 23:23:22 +08:00
context
contexttest
convert Make gitea webhooks openproject compatible (#28435) 2024-05-26 04:08:13 +00:00
cron
doctor
externalaccount
feed
forms Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
gitdiff Refactor sha1 and time-limited code (#31023) 2024-05-20 15:12:50 +00:00
indexer
issue
lfs
mailer
markup
migrations Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
mirror
notify
org
packages
pull
release
repository Fix automerge will not work because of some events haven't been triggered (#30780) 2024-05-21 23:23:22 +08:00
secrets
task Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
uinotification
user Fix bug on avatar (#31008) 2024-05-19 12:58:39 +08:00
webhook
webtheme
wiki