Closed Bug 1118656 Opened 11 years ago Closed 11 years ago

[Spam] In Revision Dashboard, add a mark next to blocked users

Categories

(developer.mozilla.org Graveyard :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: teoli, Assigned: hoosteeno, Mentored)

Details

(Whiteboard: [specification][type:feature][LOE:2][django])

Attachments

(1 file)

Feature changed: The revision dashboard: https://developer.mozilla.org/en-US/dashboards/revisions?locale=&user=&topic=&start_date=&end_date=&page=1 Problem solved: When dealing with spammers, we now see quickly if a page has been deleted. But to know if somebody has banned a user, we need to rely on: 1. An e-mail sent to the spam watcher list. 2. A visit to the users/userban admin panel. Who would use this: Any person watching spam. What users would see: On the Revision dashboard, a small red mention ("Banned") would appear next to the username of a banned user. What would users do: Spam fighters will know the banning status of a spammer at the very same place they go to check their activities. (This is especially useful for spam that is not detected by the automatic e-mails)
:groovecoder, can you estimate the level of effort needed to implement this?
Flags: needinfo?(lcrouch)
Whiteboard: [specification][type:feature][LOE:?]
LOE 2 just because we should move the "Is this user banned?" logic up into the model layer (it's currently in the view layer [1]) when we do this. Good mentored bug for devs who know django. [1] https://github.com/mozilla/kuma/blob/master/kuma/users/views.py#L85
Mentor: lcrouch
Flags: needinfo?(lcrouch)
Whiteboard: [specification][type:feature][LOE:?] → [specification][type:feature][LOE:2]
Whiteboard: [specification][type:feature][LOE:2] → [specification][type:feature][LOE:2][django]
Should also add the same visual indicator to the profile page for site admins.
Assignee: nobody → hoosteeno
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/825336004e1e5341355147b3f6064f27f0a1a011 [fix bug 1118656] Flag spammers in UI https://github.com/mozilla/kuma/commit/d15d2d902c15f572db32b50039d5c1bbe92e6fd9 [fix bug 1118656] move banned flag into inactive button https://github.com/mozilla/kuma/commit/104e0e99e55cdcae7fd6edc662051da8251f6afd [fix bug 1118656] Flag spammers in UI Did the todo in hootseeno's comments, added link to active ban. https://github.com/mozilla/kuma/commit/47699e8397819d706d7a039e593713c53d48fdfb Merge pull request #3004 from stephaniehobson/hoosteeno-bug1118656 [fix bug 1118656] Flag spammers in UI
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: