Integrate reported users in Global moderation#10018
Integrate reported users in Global moderation#10018ahukkanen merged 6 commits intodecidim:developfrom
Conversation
1538557 to
51c8f2d
Compare
51c8f2d to
95dbad8
Compare
|
@alecslupu I've reviewed this one with @carolromero and we've found a couple of changes in the general flow that weren't explicitly in the original Acceptance Criterias:
Can you make those changes please? Thanks |
19bf63b to
e00525b
Compare
|
@andreslucena All the requested changes have been done. Can you review this ? |
andreslucena
left a comment
There was a problem hiding this comment.
This is what we had in mind, great job 👏🏽 !!
I have a couple suggestions, can you give them an eye 🙏🏽 ?
decidim-admin/app/queries/decidim/admin/moderation_stats_query.rb
Outdated
Show resolved
Hide resolved
ccc5a70 to
f22b2de
Compare
ahukkanen
left a comment
There was a problem hiding this comment.
Well done, really nice change.
As a bonus, I noticed it fixes this layout bug too 👍

Just a really small change request, as per this requirement in the original issue:
To have a link in the side menu to "Participants" with the view of "Reported users" and to have the current "Global moderations" view renamed to "Content moderations" (see screenshot).
Could you change this string to "Participants":
decidim/decidim-admin/config/locales/en.yml
Line 563 in 0a5cd79
And this string to "Listing participants":
decidim/decidim-admin/config/locales/en.yml
Line 662 in 0a5cd79
Please note that you may need to apply this change to some specs as well (I would imagine).
98206de to
402acd8
Compare
* develop: Redesign: action buttons (#9852) Integrate reported users in Global moderation (#10018) Fix resource_icon with component or manifest nil (#10134) Revent Docker actions to Ubuntu 20.04 due to OpenSSL issues (#10142) Fix push notifications URL method (#10017) Fix typo in README (#10110) Add correct call for conference speaker (#10061) Fix missing fields on duplicate meetings functionality (#9899) Fix translations missing on admin log (#9889)


🎩 What? Why?
As an administrator, when a participant is reported I can’t see them in the “Global moderation” panel. This PR is moving the moderated users panel from user's to Global moderation.
Please refer to #10034 for additional details.
Ref: SPAM02
📌 Related Issues
Link your PR to an issue
Testing
📷 Screenshots
Please add screenshots of the changes you're proposing

