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

feat: Moderation Console #27961

Conversation

Dnouv
Copy link
Member

@Dnouv Dnouv commented Feb 7, 2023

Proposed changes (including videos or screenshots)

Why this Moderation Console and what's this?

In the past, before this Moderation Console, any report against a message was just stored in the DB, and there was no way to view it or take appropriate action against them to moderate these bad/harmful users.

And to the rescue, the "Moderation console" provides the Moderator a way to view & manage the messages or users that were reported across different channels.

On the Moderation console, we have each row a User (only users whose messages were reported), and when you click on the row, you will see the Reported Messages. And also a set of actions that you could take straight from here, which includes deleting reported messages, deactivating the user, or resetting the profile picture (for the users reported due to some strange profile pictures.)

The PR works on implementing the client-side Moderation Console. Here is the preview of the current UI:

Old:
image

Updated:

Screenshot 2023-03-30 011233
Screenshot 2023-03-30 011819
Screenshot 2023-03-30 011737
Screenshot 2023-03-30 011723

Issue(s)

Steps to test or reproduce

Further comments

@Dnouv Dnouv force-pushed the new/moderation_console_ui branch 3 times, most recently from f80231a to 5c785e8 Compare March 9, 2023 13:19
@Dnouv Dnouv force-pushed the new/moderation_console_ui branch from 42da85d to ddf19ff Compare March 21, 2023 07:54
@Dnouv Dnouv changed the title [NEW] Moderation Console feat: Moderation Console Mar 21, 2023
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #27961 (bbcb890) into feat/moderation-dashboard (1184673) will increase coverage by 1.39%.
The diff coverage is 72.72%.

Impacted file tree graph

@@                      Coverage Diff                      @@
##           feat/moderation-dashboard   #27961      +/-   ##
=============================================================
+ Coverage                      44.74%   46.13%   +1.39%     
=============================================================
  Files                            703      729      +26     
  Lines                          13693    14099     +406     
  Branches                        2182     2195      +13     
=============================================================
+ Hits                            6127     6505     +378     
- Misses                          7258     7283      +25     
- Partials                         308      311       +3     
Flag Coverage Δ
e2e 46.11% <72.72%> (+1.39%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@Dnouv Dnouv force-pushed the new/moderation_console_ui branch from e9f773e to 1be11f1 Compare March 28, 2023 10:14
@Dnouv Dnouv marked this pull request as ready for review March 29, 2023 19:29
@Dnouv Dnouv requested review from a team as code owners March 29, 2023 19:29
@Dnouv Dnouv force-pushed the new/moderation_console_ui branch from 7002e38 to 11555d3 Compare April 12, 2023 13:36
@Dnouv Dnouv requested a review from a team as a code owner April 12, 2023 13:36
@Dnouv Dnouv force-pushed the new/moderation_console_ui branch 7 times, most recently from 40aa408 to 8af0132 Compare April 13, 2023 12:31
@Dnouv Dnouv force-pushed the new/moderation_console_ui branch 4 times, most recently from 2d0dce6 to a92da2d Compare April 18, 2023 07:49
@Dnouv Dnouv force-pushed the new/moderation_console_ui branch from d1ac513 to bbcb890 Compare April 18, 2023 18:24
@hugocostadev hugocostadev merged commit a6af770 into RocketChat:feat/moderation-dashboard Apr 18, 2023
@sampaiodiego sampaiodiego mentioned this pull request May 16, 2023
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.

3 participants