Nested Entity Reference Formatter provides a new configurable field formatter for entity reference fields. This formatter allows you to choose a nested field and formatter to related entity-reference via ajax.

Project link

https://www.drupal.org/project/nested_entity_reference_formatter

Git instructions

git clone --branch 8.x-1.x https://git.drupalcode.org/project/nested_entity_reference_formatter.git

PAreview checklist

http://pareview.net/r/50

Comments

Mokys created an issue. See original summary.

avpaderno’s picture

Issue summary: View changes

I added the Git instructions for non-maintainer users and the PAreview checklist link. Reviewers will check the project and post comments to list what should be changed.

If you haven't done it, yet, please check the PAreview report and fix what needs to be fixed. There could be some false positives; verify that what reported is correct, before making any change.

mokys’s picture

Hello, I've fixed all messages from PAreview on branch 8.x-1.x

bramdriesen’s picture

ysamoylenko’s picture

Status: Needs review » Reviewed & tested by the community

Hello.
During my module review, I've not found any critical issues.

<strong>Drupal check report:</strong>

$ vendor/bin/drupal-check web/modules/contrib/nested_entity_reference_formatter/
 3/3 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%


 [OK] No errors

Unit tests were passed.

The code well commented and maintainable.

No errors were added to the dblog during my testing of the module functionality.

So, I think the module can be marked as passed the Security Advisory coverage.

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Reviewed & tested by the community » Fixed

Thank you for your contribution! I am going to update your account.

These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

I thank all the dedicated reviewers as well.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.