mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
This PR was merged into the 1.13 branch. Discussion ---------- | Q | A | |-----------------|--------------------------------------------------------------| | Branch? | 1.13 | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Related tickets | N/A | License | MIT Commits ------- [PromotionBundle] Add PromotionActionValidator class [PromotionBundle] Add PromotionRuleValidator class [CoreBundle] Add ChannelCodeCollectionValidator class [CoreBundle] Add validators [PromotionBundle] Add tests of PromotionActionValidator and PromotionRuleValidator [ApiBundle] Add validation for PromotionAction [ApiBundle] Add validation for PromotionRule [CoreBundle] Add ProductCodeExistsValidator class Add contract test for Promotion Resolve psalm issues Resolve phpstan issues Add behat tests for Promotion Resolve phpstan issues Change check at PromotionActionGroupValidatorSpec Add validation filters of PromotionAction Change type at PromotionActionValidatorSpec Resolve phpstan isssues [ApiBundle][Promotion] Enable auto-increment of priority via API when set to -1 [CoreBundle] Rename no_exist to not_exist [Behat][Api] Change default value to -1 Remove unnecessary comments [Behat][Promotion] Add setting promotion to the lowest priority scenario. |
||
|---|---|---|
| .. | ||
| authentication | ||
| order | ||
| product | ||
| promotion | ||
| address_with_customer.yaml | ||
| administrator.yaml | ||
| cart.yaml | ||
| catalog_promotion.yaml | ||
| channel.yaml | ||
| country.yaml | ||
| currency.yaml | ||
| customer.yaml | ||
| customer_group.yaml | ||
| customer_order.yaml | ||
| exchange_rate.yaml | ||
| locale.yaml | ||
| payment_method.yaml | ||
| shipping_category.yaml | ||
| shipping_method.yaml | ||
| tax_category.yaml | ||
| tax_rates.yaml | ||
| taxon_image.yaml | ||
| taxonomy.yaml | ||