Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add role column to user list #55

Closed
1 task done
landeaux opened this issue Apr 4, 2020 · 0 comments
Closed
1 task done

Add role column to user list #55

landeaux opened this issue Apr 4, 2020 · 0 comments
Assignees
Labels
BRANCH CREATED The branch for the issue has been created enhancement New feature or request PULL REQUESTED A merge request has been submitted for the issue

Comments

@landeaux
Copy link
Owner

landeaux commented Apr 4, 2020

Description

The Admin Dashboard User List needs to be updating to include a role column so admins can quickly see what role each user is in. The AdminDashboardUserList and AdminDashboardUserListItem will need to be updated to achieve this.

Requirements

For each item in the user list, the role prop needs to be rendered between the username and the created date.

Tasks

  • 1. Update AdminDashboardUserList and AdminDashboardUserListItem according to above requirements/description
@landeaux landeaux added the enhancement New feature or request label Apr 4, 2020
@landeaux landeaux added this to To do in Develop SPAWA v1.0.0 via automation Apr 4, 2020
@chrisjmollise chrisjmollise added BRANCH CREATED The branch for the issue has been created UNDER DEVELOPMENT Development on the issue has begun PULL REQUESTED A merge request has been submitted for the issue and removed UNDER DEVELOPMENT Development on the issue has begun labels Apr 16, 2020
Develop SPAWA v1.0.0 automation moved this from To do to Done Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BRANCH CREATED The branch for the issue has been created enhancement New feature or request PULL REQUESTED A merge request has been submitted for the issue
Projects
Development

No branches or pull requests

2 participants