mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-04 04:07:30 +00:00
This PR has been generated automatically. For more details see [upmerge_pr.yaml](/Sylius/Sylius/blob/2.1/.github/workflows/upmerge_pr.yaml). **Remember!** The upmerge should always be merged with using `Merge pull request` button. In case of conflicts, please resolve them manually with usign the following commands: ``` git fetch upstream gh pr checkout <this-pr-number> git merge upstream/2.2 -m "Resolve conflicts between 2.1 and 2.2" ``` If you use other name for the upstream remote, please replace `upstream` with the name of your remote pointing to the `Sylius/Sylius` repository. Once the conflicts are resolved, please run `git merge --continue` and push the changes to this PR. |
||
|---|---|---|
| .. | ||
| addressing | ||
| channel | ||
| currency | ||
| errors | ||
| inventory | ||
| locale | ||
| order/managing_orders | ||
| payment | ||
| product | ||
| promotion | ||
| shipping | ||
| taxation | ||
| taxonomy/managing_taxons | ||
| user | ||
| being_redirected_to_previous_filtered_page.feature | ||
| blocking_login_for_disabled_administrators.feature | ||
| browsing_administration_panel_in_proper_language.feature | ||
| impersonating_customers.feature | ||
| pending_actions_per_channel.feature | ||
| placing_order_as_impersonated_shop_users.feature | ||
| redirecting_on_login_after_being_logout.feature | ||
| resetting_password.feature | ||
| resetting_password_validation.feature | ||
| searching_products_via_the_dashboard_search_field.feature | ||
| securing_access_to_account_after_using_back_button_after_logging_out.feature | ||
| signing_in_to_administration_panel.feature | ||
| statistics.feature | ||
| statistics_per_channel.feature | ||
| switching_admins_locale.feature | ||