Skip to content

admin panel users

christophe-g edited this page Nov 18, 2016 · 2 revisions

Admin Panel: User Management

In Preignition app, some users have more rights than others. The app uses the notion of user group to attribute roles and application rights: each user can belong to one ore more user groups and some write or read access are allowed only for some specific group. For instance, a user has to be part of the admin group to be allowed to administer user groups.

The user management view comprises of two menu item: user groups and users as shown in the figure below.

screenshot of user management view.screenshot of the user management view

User Groups

The main view displays the list of existing group (view generic list)

A user group has a name, a type, a description and members. The type of a group determines whether it can be viewed by all users (when type is open) or only by the group members (when type is private).

To add members to a user group, click on the ADD USER TO GROUP button, then drag the selected user to the member drop-zone.

editing a user groups.editing a user group

Users

To be implemented

Clone this wiki locally