Sylius/features/admin
Grzegorz Sadowski 8db6bc38e0
[UPMERGE] 2.0 -> payment-request (#17080)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.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/payment-request -m "Resolve conflicts between 2.0 and payment-request"
```

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.
2024-10-02 06:49:03 +02:00
..
addressing Merge branch '2.0' into api-platform-3 2024-09-03 07:40:01 +02: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] Reorder tags 2024-09-25 15:17:22 +02:00
locale [Api] Cover sorting and filtration of resources 2024-09-05 09:33:25 +02:00
order/managing_orders Enable behat tests for browsing orders with different currencies 2024-09-26 15:48:25 +02:00
payment [PaymentBundle] Minor improvements 2024-09-27 09:44:07 +02:00
product [UPMERGE] 2.0 -> payment-request (#17080) 2024-10-02 06:49:03 +02:00
promotion [Behat] Enable some already covered scenarios 2024-09-26 09:35:45 +02:00
shipping Merge branch '2.0' into api-platform-3 2024-08-05 14:18:00 +02:00
taxation [Behat] Reorder tags 2024-09-25 15:17:22 +02:00
taxonomy/managing_taxons remove more unused tests 2024-09-18 08:57:06 +02:00
user [Behat] Remove legacy scenario 2024-09-30 08:45:18 +02:00
being_redirected_to_previous_filtered_page.feature [Behat] Enable scenarios and improve implementation for filtered pages redirections 2024-08-01 11:19:32 +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
placing_order_as_impersonated_shop_users.feature Enable impersonation tests 2024-09-27 13:31:51 +02: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 Enable tests 2024-05-28 17:52:46 +02:00
signing_in_to_administration_panel.feature [Behat] Reorder tags 2024-09-25 15:17:22 +02:00
statistics.feature Fix behats tags 2024-07-03 11:33:25 +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