Fix displaying hidden related resources#8812
Merged
andreslucena merged 2 commits intodecidim:developfrom Feb 17, 2022
Merged
Conversation
roxanaopr
previously approved these changes
Feb 15, 2022
andreslucena
requested changes
Feb 15, 2022
2828e0b to
3d3a98f
Compare
3d3a98f to
70af8aa
Compare
andreslucena
approved these changes
Feb 17, 2022
Member
andreslucena
left a comment
There was a problem hiding this comment.
Great! I tried the different cases that I could come up with: moderating a related proposed, moderating the related meeting, and searching in the admin with the proposal picker, and I see that everything works as expected. Thanks!
Member
|
Can you please backport to v0.26-stable 🙏🏽? Thanks |
alecslupu
added a commit
to i-need-another-coffee/decidim
that referenced
this pull request
Feb 17, 2022
andreslucena
pushed a commit
that referenced
this pull request
Feb 18, 2022
entantoencuanto
added a commit
that referenced
this pull request
Feb 18, 2022
* develop: (134 commits) Remove Rectify::Presenter references (#8758) Clarify the locales on the list of admins (#8838) Fix activity cell disappearing author images (#8826) Fix notifications when there is a note proposal in other spaces than processes (#8822) Fix accountability text search (#8831) Fix displaying hidden meetings in show process page (#8823) Fix docs for install-decidim.sh permissions (#8839) Fix report moderation for all the spaces (#8813) Clarify the comment at the resource search class (#8829) Fix displaying hidden related resources (#8812) Replace Decidim mentions in UI with 'the platform' (#8827) Add natively a .keep file to empty directory to include on git committing (#8830) Fix scope validation on initiative's creation (#8755) Replace `searchlight` with `ransack` which is already a core dependency (#8748) Fix characters not encoded in highlighted participatory process group title (#8820) Test ensuring the moderated comments are not computed in stats (#8816) Update rails to 6.0.4.6 and puma to 5.6.2 (#8817) Fix displaying hidden meetings in processes group's "upcoming meetings" content block (#8818) Fix displaying hidden meetings in homepage's "upcoming meetings" content block (#8809) Improve "Release Candidates" release docs (#8804) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
The content linked in a resource page (Ex: Related meetings on proposal page) is being displayed even though the linked resource is moderated ( and hidden )
Testing