Skip to content

Remove full list of work projects in admin interfaces #1187

@prioux

Description

@prioux

We have a few places in the admin interface where the full list of all user projects is shown either in selection boxes or in tables of checkboxes. In the old days of CBRAIN when the number of users was small, it was thought the admin would use this to assign stuff to private projects. But now there are so many thousands of projects, these lists are cumbersome.

Those lists should be trimmed down to remove all private work projects. Leave only public projects, invisible projects and 'non-assignable' projects of the admins.

The view code should not be altered for normal users, presumably they don't have thousands of projects themselves.

Todo:

  1. modify the helpers for selection lists for groups
  2. check all the pages where the partial shared/_group_tables.html.erb is rendered; make sure it makes sense

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions