]> source.dussan.org Git - gitea.git/commit
Allow to add and remove all repositories to/from team. (#8867)
authorDavid Svantesson <davidsvantesson@gmail.com>
Sat, 9 Nov 2019 00:39:37 +0000 (01:39 +0100)
committerLunny Xiao <xiaolunwen@gmail.com>
Sat, 9 Nov 2019 00:39:37 +0000 (08:39 +0800)
commit9ae4c17cb1fde0eaa1556e545a8871b6a70d2efa
tree0a62a8bd50dcb4d067f915d02b24207e2a714e5f
parentd2aee2a3e259de0d9dfd20452d55eb0c34ccc874
Allow to add and remove all repositories to/from team. (#8867)

* Allow to add and remove all repositories to team.

* Change style, buttons on same row.

* Apply suggestions from code review

Grammar

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Move set num repos to lower function.

* Make general language sentences
models/org_team.go
options/locale/locale_en-US.ini
public/css/index.css
public/js/index.js
public/less/_organization.less
routers/org/teams.go
templates/org/team/repositories.tmpl