Sylius/features/admin
Grzegorz Sadowski b33f700a3d
[UPMERGE] 2.0 -> payment-request (#16877)
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-09-06 15:13:36 +02:00
..
addressing Merge branch '2.0' into api-platform-3 2024-09-03 07:40:01 +02:00
channel [API][ChannelPriceHistoryConfig] Upgrade and embed into channel 2024-08-19 07:19:16 +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 [Inventory] Add filtering tracked product variants by product on inventory index page 2024-05-28 11:22:44 +02:00
locale [Api] Cover sorting and filtration of resources 2024-09-05 09:33:25 +02:00
order/managing_orders [Behat] Enable refunding order's payment scenarios 2024-08-28 10:46:06 +02:00
payment [UPMERGE] 2.0 -> payment-request (#16877) 2024-09-06 15:13:36 +02:00
product [UPMERGE] 2.0 -> payment-request (#16877) 2024-09-06 15:13:36 +02:00
promotion [UPMERGE] 2.0 -> payment-request (#16877) 2024-09-06 15:13:36 +02:00
shipping Merge branch '2.0' into api-platform-3 2024-08-05 14:18:00 +02:00
taxation [Behat] Correct filtering tax rates scenarios description 2024-07-23 11:33:16 +02:00
taxonomy/managing_taxons Resolve conflicts between 2.0 and payment-request 2024-09-06 11:04:40 +02:00
user [Api] Cover sorting and filtration of resources 2024-09-05 09:33:25 +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 Enable tests 2024-05-28 17:52:46 +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][Admin][Customer] Cover show page tests 2024-04-04 15:13:17 +02:00
placing_order_as_impersonated_shop_users.feature [Admin] Enable scenarios for placing an order as impersonated shop user 2024-06-11 11:49:00 +02:00
redirecting_on_login_after_being_logout.feature Enable tests 2024-05-28 17:52:46 +02:00
resetting_password.feature Enable tests 2024-05-28 17:52:46 +02:00
resetting_password_validation.feature Enable tests 2024-05-28 17:52:46 +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 Enable tests 2024-05-28 17:52:46 +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