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

Display user's full name on user list page #837

Merged
merged 1 commit into from
Oct 25, 2016
Merged

Display user's full name on user list page #837

merged 1 commit into from
Oct 25, 2016

Conversation

karenc
Copy link
Contributor

@karenc karenc commented Oct 16, 2016

Proposed changes in this pull request

  • Refactor functional tests user creation code

    Reuse user creation code whether user is a superuser or not. Apply the
    superuser role if user is indeed supposed to be a superuser.

  • Display user's full name on user list page

    Under the "member" column, it used to show only the user's username, now
    it's showing "username (full name)".

    Close User list page should also display the user's full name #316

Screenshot from original user list page:
user-list-old

Screenshot after proposed changes:
user-list-new

When should this PR be merged

No preconditions

Risks

There shouldn't be any.

Follow up actions

None

Reuse user creation code whether user is a superuser or not.  Apply the
superuser role if user is indeed supposed to be a superuser.

Display user's full name on user list page

Under the "member" column, it used to show only the user's username, now
it's showing "username (full name)".

Close #316
@oliverroick oliverroick merged commit a3323e4 into Cadasta:master Oct 25, 2016
@oliverroick
Copy link
Member

Thanks for your contribution @karenc

@karenc karenc deleted the users-list-fullname branch October 31, 2016 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants