pophealth / popHealth

popHealth - An Open Source Population Health Reporting Prototype
http://projectpophealth.org
Apache License 2.0
126 stars 154 forks source link

Users tab of admin view should list user information #263

Open noranda opened 10 years ago

noranda commented 10 years ago

The Users tab of the admin view should list information for each user registered including First Name, Last Name, Username, Provider, Administrator, Staff Role, and Status. The user list should be able to be filtered by the users name or username. This filter process should occur automatically as the user is typing.

users-main-filter

Clicking on the "x" to the right of the filters box should clear out and typing and revert back to the default grayed text "name or username" as follows:

users-main-no-filter

Clicking on the provider dropdown will display the following dropdown options:

users-dropdown

Administrator, Staff Role, and Status options are toggles.