Skip to content

Feature: Query Loop Block Support - #98

Open
s3rgiosan wants to merge 77 commits into
developfrom
feature/query-loop-support
Open

s3rgiosan wants to merge 77 commits into
developfrom
feature/query-loop-support

Conversation

@s3rgiosan

@s3rgiosan s3rgiosan commented Mar 18, 2025

Copy link
Copy Markdown
Member

Warning

This PR is based on #97

Description of the Change

This PR introduces Content Connect relationship support for the Query Loop block, allowing posts to be filtered based on relationships.

Closes #83

How to test the Change

Changelog Entry

Added - Query Loop block integration with Content Connect relationships.

Credits

Props @s3rgiosan

Checklist:

@fabiankaegy fabiankaegy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is working very well! I added a few minor comments that should all be easy to address :)

Comment thread assets/js/block-extensions/core-query.js Outdated
Comment thread assets/js/block-extensions/core-query.js Outdated
Comment thread assets/js/block-extensions/core-query.js
Comment thread assets/js/block-extensions/core-query.js Outdated
Comment thread package.json Outdated
Comment thread assets/js/store/index.ts Outdated
Comment thread assets/js/components/RelationshipsPanel/index.tsx
@jeffpaul

jeffpaul commented Oct 6, 2025

Copy link
Copy Markdown
Member

@s3rgiosan back to you after some code review feedback

@jeffpaul
jeffpaul removed their request for review October 6, 2025 13:22
Base automatically changed from feature/classic-editor-support to develop August 12, 2026 15:08
@s3rgiosan
s3rgiosan requested a review from fabiankaegy August 14, 2026 13:43
@s3rgiosan

Copy link
Copy Markdown
Member Author

@fabiankaegy ready for you re-review

Comment thread includes/QueryIntegration/QueryBlockIntegration.php Outdated
jeffpaul and others added 6 commits August 26, 2026 08:57
# Conflicts:
#	dist/js/block-editor.asset.php
#	dist/js/block-editor.js
#	dist/js/classic-editor.asset.php
#	dist/js/classic-editor.js
#	package-lock.json
#	package.json

@jeffpaul jeffpaul left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving with tests passing

@github-project-automation github-project-automation Bot moved this from Code Review to QA Testing in Open Source Practice Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: QA Testing

Development

Successfully merging this pull request may close these issues.

Integrate content relationships with Core Query Loop

5 participants