Sylius/features/admin
Kamil Grygierzec 7ebb6fae70
[UPMERGE] 2.1 -> 2.2 (#18738)
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.
2026-01-20 11:25:04 +01:00
..
addressing Remove Gedmo sortable-position from new Zone priority field 2025-12-17 11:48:05 +01:00
channel [Behat] Reorder tags 2024-09-25 15:17:22 +02:00
currency Minor fixes 2024-07-12 07:52:33 +02:00
errors [Behat] Fix """unexistent""" 2024-07-04 06:49:08 +02:00
inventory [Behat][Admin] Remove unnecessary js tag 2025-04-16 15:05:03 +02:00
locale [Api] Cover sorting and filtration of resources 2024-09-05 09:33:25 +02:00
order/managing_orders [Behat] Refactor several admin scenarios 2025-04-08 07:20:21 +02:00
payment [Admin][Behat] Adjust scenarios by using JS with back button 2025-06-12 12:48:48 +02:00
product Add ternary operator to fix bug related with empty key (#18565) 2026-01-20 10:49:11 +01:00
promotion Merge branch '1.14' into 2.0 2024-10-17 07:51:54 +02:00
shipping [FEATURE] add tests 2025-11-19 08:29:09 +01:00
taxation [Behat] Reorder tags 2024-09-25 15:17:22 +02:00
taxonomy/managing_taxons Bugfix/fix autocomplete in admin to be case insensitive (#18572) 2026-01-20 10:50:14 +01:00
user [Admin] Fix deleting customer account 2024-11-08 12:18:37 +01:00
being_redirected_to_previous_filtered_page.feature [Admin][Behat] Adjust scenarios by using JS with back button 2025-06-12 12:48:48 +02:00
blocking_login_for_disabled_administrators.feature [Behat] Reorder tags 2024-09-25 15:17:22 +02:00
browsing_administration_panel_in_proper_language.feature Enable dashboard and homepage suites 2024-09-04 15:29:34 +02:00
impersonating_customers.feature [Behat] Enable impersonating scenarios 2024-09-26 07:41:50 +02:00
pending_actions_per_channel.feature [Admin][Behat] Implement scenarios for pending actions 2025-05-20 13:32:50 +02:00
placing_order_as_impersonated_shop_users.feature [Behat] Migrate admin @javascript tags to @mink:chromedriver 2025-11-25 17:16:33 +01:00
redirecting_on_login_after_being_logout.feature Enable tests 2024-05-28 17:52:46 +02:00
resetting_password.feature [Behat] Reorder tags 2024-09-25 15:17:22 +02:00
resetting_password_validation.feature [Behat] Reorder tags 2024-09-25 15:17:22 +02:00
searching_products_via_the_dashboard_search_field.feature Remove product search from side menu 2024-06-17 13:56:00 +02:00
securing_access_to_account_after_using_back_button_after_logging_out.feature [Behat][Admin] Remove unnecessary js tag 2025-04-16 15:05:03 +02:00
signing_in_to_administration_panel.feature [Behat] Reorder tags 2024-09-25 15:17:22 +02:00
statistics.feature [Statistics][Behat] Adjust scenarios to changed periods 2025-05-15 12:24:28 +02:00
statistics_per_channel.feature Fix behats tags 2024-07-03 11:33:25 +02:00
switching_admins_locale.feature [Admin][Locale] Enable behat tests 2024-07-09 09:22:56 +02:00