]> source.dussan.org Git - gitea.git/commit
Project board improvements (#15429)
authorsilverwind <me@silverwind.io>
Tue, 20 Apr 2021 04:13:03 +0000 (06:13 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Apr 2021 04:13:03 +0000 (00:13 -0400)
commit5e85cdad29aaca31e40ca2238974f9e3a0ecb1c0
tree1ce1f1ef79eabc14414d31de6f11e7111a9f9083
parent2242f381e6f4341e21a7143c9b1e7e5da11d01f7
Project board improvements (#15429)

* Project board improvements

- Fix link colors
- Extract CSS to own file
- Various minor tweaks to make it look better

Fixes: https://github.com/go-gitea/gitea/issues/15424
Fixes: https://github.com/go-gitea/gitea/issues/15506
Fixes: https://github.com/go-gitea/gitea/pull/15511
* fix squashed cards on small view area

* more css fixes, add second row from issue list

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
templates/repo/projects/view.tmpl
web_src/js/features/projects.js
web_src/less/_base.less
web_src/less/_repository.less
web_src/less/features/projects.less [new file with mode: 0644]
web_src/less/index.less
web_src/less/themes/theme-arc-green.less