]> source.dussan.org Git - gitea.git/commit
KanBan: be able to set default board (#14147)
author6543 <6543@obermui.de>
Fri, 15 Jan 2021 20:29:32 +0000 (21:29 +0100)
committerGitHub <noreply@github.com>
Fri, 15 Jan 2021 20:29:32 +0000 (22:29 +0200)
commit3091600cc866bb5236be991e764ad113b8f542a1
tree815ee7accac74290faeb8a24f9b08e5bab2f8920
parentc09e11d018c4a92dc83f58e6a6eacd6b085d3328
KanBan: be able to set default board (#14147)

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: zeripath <art27@cantab.net>
models/project_board.go
options/locale/locale_en-US.ini
routers/repo/projects.go
routers/repo/projects_test.go [new file with mode: 0644]
routers/routes/macaron.go
templates/repo/projects/view.tmpl
web_src/js/features/projects.js