Add UI to trust or untrust a user from spam logs admin panel
What does this MR do and why?
Follow up to !131102 (merged).
Will be followed by: !132402 (merged)
Adds the ability to trust or untrust a user from the Spam logs admin panel.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Sign in to your GDK as an admin
- Navigate to
/admin/spam_logs
- Verify that there is a
Trust user
button in each row - Click the first user's
Trust user
button, confirm the dialog - Verify that the button in that user's row now says
Untrust user
- Click that button and confirm the dialog
- Verify that the button now reads
Trust user
again
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Ethan Urie