mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
This is a continuation of pull request https://github.com/Sylius/Sylius/pull/18477 | Q | A |-----------------|----- | Branch? | 2.1 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Related tickets | https://github.com/Sylius/Sylius/issues/18384 | License | MIT <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Parent taxon autocomplete search is now case-insensitive for more reliable results. * **New Features** * Admin taxon form returns richer autocomplete results for parent selection. * Added UI actions to search and verify parent taxon results. * Support for creating taxons with explicit codes where needed. * **Tests** * New BDD tests covering case-insensitive parent taxon autocomplete and related scenarios. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| ui | ||
| adding_images_to_existing_taxon.feature | ||
| adding_taxon.feature | ||
| adding_taxon_for_parent.feature | ||
| adding_taxon_with_images.feature | ||
| adding_taxon_with_parent.feature | ||
| browsing_taxon.feature | ||
| changing_images_of_taxon.feature | ||
| deleting_taxon.feature | ||
| editing_taxon.feature | ||
| editing_taxon_slug.feature | ||
| editing_taxon_slug_in_multiple_locales.feature | ||
| preventing_xss_attack_while_adding_new_taxon.feature | ||
| removing_images_of_taxon.feature | ||
| reordering_taxon.feature | ||
| taxon_unique_code_validation.feature | ||
| taxon_validation.feature | ||
| toggling_taxon.feature | ||