0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-08 09:40:20 +01:00
gitea/web_src/css
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
..
chroma
codemirror
editor
features Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
markup Use CSS inset shorthand (#30939) 2024-05-11 14:28:56 +00:00
modules Prevent tab shifting, remove extra margin on fluid pages (#31090) 2024-05-27 06:45:16 +00:00
repo Restyle release list, fix branch dropdown (#30837) 2024-05-13 23:33:51 +02:00
shared Forbid deprecated break-word in CSS (#30934) 2024-05-10 12:25:49 +00:00
standalone
themes Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
actions.css Fix various overflows on actions view (#30344) 2024-04-15 19:46:52 +00:00
admin.css
base.css Change --border-radius-circle to --border-radius-full (#30936) 2024-05-25 14:33:34 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css
font_i18n.css
form.css Fix some UI problems (dropdown/container) (#30849) 2024-05-06 07:17:22 +00:00
helpers.css Use CSS inset shorthand (#30939) 2024-05-11 14:28:56 +00:00
home.css
index.css Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +00:00
install.css Fix some UI problems (install/checkbox) (#30854) 2024-05-06 06:32:05 +00:00
org.css Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
repo.css Change --border-radius-circle to --border-radius-full (#30936) 2024-05-25 14:33:34 +00:00
review.css
user.css