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/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>
10 months ago
..
chroma Various code view improvements (#30014) 1 year ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 1 year ago
features Rename project board -> column to make the UI less confusing (#30170) 10 months ago
markup Use CSS `inset` shorthand (#30939) 10 months ago
modules Prevent tab shifting, remove extra margin on fluid pages (#31090) 10 months ago
repo Restyle release list, fix branch dropdown (#30837) 10 months ago
shared Forbid deprecated `break-word` in CSS (#30934) 11 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Rename project board -> column to make the UI less confusing (#30170) 10 months ago
actions.css Fix various overflows on actions view (#30344) 11 months ago
admin.css User details page (#26713) 2 years ago
base.css Change `--border-radius-circle` to `--border-radius-full` (#30936) 10 months ago
dashboard.css Pulse page improvements (#30149) 11 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 1 year ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Fix some UI problems (dropdown/container) (#30849) 11 months ago
helpers.css Use CSS `inset` shorthand (#30939) 10 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic dimmer module (#30723) 11 months ago
install.css Fix some UI problems (install/checkbox) (#30854) 11 months ago
org.css Remove fomantic checkbox module (#30162) 12 months ago
repo.css Change `--border-radius-circle` to `--border-radius-full` (#30936) 10 months ago
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 1 year ago
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 1 year ago