Skip to content

Resolve "Add admin note to user show page"

Diana Stanley requested to merge 1090-add-admin-note-to-user-show-page into master

What does this MR do?

This MR adds an "Admin Note" display box on the admin user view, if an admin note has been added to the user record.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Administrators can add an "Admin Note" to a user record, but when viewing that user in the admin view you do not see that a note exists, nor do you see the content of it. You can only view it by editing the user or by hovering over the note icon next to the username in a user list.

Screenshots (if relevant)

Before: Screen_Shot_2018-02-19_at_4.51.01_PM

After: Screen_Shot_2018-02-19_at_4.30.08_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #1090 (closed)

Edited by Diana Stanley

Merge request reports