1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/web_src/css
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing ()
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 Various code view improvements () 2024-03-24 12:14:03 +00:00
codemirror Remove EasyMDE focus outline on text () 2023-06-18 04:10:07 +00:00
editor Clean up diff header css and reduce global textarea min-height () 2024-02-18 14:51:21 +00:00
features Rename project board -> column to make the UI less confusing () 2024-05-27 08:59:54 +00:00
markup Use CSS inset shorthand () 2024-05-11 14:28:56 +00:00
modules Prevent tab shifting, remove extra margin on fluid pages () 2024-05-27 06:45:16 +00:00
repo Restyle release list, fix branch dropdown () 2024-05-13 23:33:51 +02:00
shared Forbid deprecated break-word in CSS () 2024-05-10 12:25:49 +00:00
standalone Add toasts to UI () 2023-06-27 02:45:24 +00:00
themes Rename project board -> column to make the UI less confusing () 2024-05-27 08:59:54 +00:00
actions.css Fix various overflows on actions view () 2024-04-15 19:46:52 +00:00
admin.css User details page () 2023-08-31 11:21:18 +02:00
base.css Change --border-radius-circle to --border-radius-full () 2024-05-25 14:33:34 +00:00
dashboard.css Pulse page improvements () 2024-04-14 09:21:16 +00:00
explore.css Introduce .secondary-nav and handle .page-content spacing universally () 2024-03-22 23:54:09 +00:00
font_i18n.css Fix @font-face overrides () 2023-05-24 01:48:51 +00:00
form.css Fix some UI problems (dropdown/container) () 2024-05-06 07:17:22 +00:00
helpers.css Use CSS inset shorthand () 2024-05-11 14:28:56 +00:00
home.css avoid hard-coding height in language dropdown menu () 2023-07-19 23:30:57 +02:00
index.css Remove fomantic dimmer module () 2024-04-29 14:49:50 +00:00
install.css Fix some UI problems (install/checkbox) () 2024-05-06 06:32:05 +00:00
org.css Remove fomantic checkbox module () 2024-03-29 04:56:01 +00:00
repo.css Change --border-radius-circle to --border-radius-full () 2024-05-25 14:33:34 +00:00
review.css Fix: The interface is broken when modifying code comments under mobile devices () 2024-03-27 08:13:12 +00:00
user.css Introduce .secondary-nav and handle .page-content spacing universally () 2024-03-22 23:54:09 +00:00