flow-development-collection icon indicating copy to clipboard operation
flow-development-collection copied to clipboard

FEATURE: Add DecendantOfNodetype Condition Generator

Open vcg-development opened this issue 4 months ago • 2 comments

This change adds the DecendantOfNodetypeConditionGenerator which will be used by the isDescendantOfNodetype privilege target matcher in the neos-development-collection repository.

Review instructions

A test for the isDescendantOfNodetype privilege target matcher can be found in the commit in the "neos-development-collection" repository.

Checklist

  • [x] Code follows the PSR-2 coding style
  • [ ] Tests have been created, run and adjusted as needed
  • [x] The PR is created against the lowest maintained branch
  • [ ] Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • [ ] Reviewer - The first section explains the change briefly for change-logs
  • [ ] Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

vcg-development avatar Oct 16 '24 13:10 vcg-development