LearnersGuild / echo

learning management system
MIT License
3 stars 31 forks source link

Allow admins to edit user roles #1072

Closed heyheyjp closed 6 years ago

heyheyjp commented 7 years ago

In the echo web UI, admins (and only admins) should be able to modify the roles of a member's user account. The web UI should call echo directly and rely on echo to communicate with idm as needed to modify the user's role property.

The set of valid roles should be rendered as a list of checkboxes in the member edit form. The checkboxes should appear below the existing phase dropdown input.