Commit graph

514 commits

Author SHA1 Message Date
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
Grzegorz Sadowski
54238fa3d4
Merge branch 'payment-request' into upmerge/2.0_payment-request 2024-10-01 09:09:56 +02:00
Kamil Grygierzec
3d39f05fdf
cover the tests 2024-10-01 08:29:17 +02:00
Karol
36f81a04ac
[API][Behat] Add Customer Persist processor (#17053)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
2024-09-30 13:43:57 +02:00
Michał Pysiak
5958c399dd
[Behat] Remove legacy scenario 2024-09-30 08:45:18 +02:00
Michał Pysiak
13819ebaec
[API][Behat] Add Customer Persist processor 2024-09-30 08:40:01 +02:00
Wojdylak
365de37fba
Enable impersonation tests 2024-09-27 13:31:51 +02:00
Wojdylak
5e753f591a
[PaymentBundle] Minor improvements 2024-09-27 09:44:07 +02:00
Wojdylak
e4cbd6b46a
[Admin][PaymentRequest] Add behat tests 2024-09-27 09:34:51 +02:00
Wojdylak
63d886137d
Enable behat test for placing orders as impersonated shop users 2024-09-27 08:51:19 +02:00
Grzegorz Sadowski
859c87a278
[UPMERGE] 2.0 -> payment-request (#17041)
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-27 07:04:34 +02:00
Wojdylak
1e81b40498
Enable behat tests for browsing orders with different currencies 2024-09-26 15:48:25 +02:00
Grzegorz Sadowski
42f2fcb123
Resolve conflicts between 2.0 and payment-request 2024-09-26 13:52:33 +02:00
Karol
e30d0e5df3
[Behat] Enable some already covered scenarios (#17029)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
2024-09-26 11:08:52 +02:00
Grzegorz Sadowski
54760822b8
[Behat] Enable some already covered scenarios 2024-09-26 09:35:45 +02:00
Grzegorz Sadowski
0643a227c0
[Behat][API] Uncomment managing users suite 2024-09-26 08:50:28 +02:00
Rafał Jaskulski
28614745c4
[Behat] Enable impersonating scenarios (#17027)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
2024-09-26 08:24:13 +02:00
Grzegorz Sadowski
9939ac5dd4
[Behat] Enable impersonating scenarios 2024-09-26 07:41:50 +02:00
Grzegorz Sadowski
c8f5ed6cbc
[Behat] Reorder tags 2024-09-25 15:17:22 +02:00
Grzegorz Sadowski
4e19386c7e
[UPMERGE] 2.0 -> payment-request (#17016)
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-25 10:25:02 +02:00
Grzegorz Sadowski
64d6b9d526
Resolve conflicts between 2.0 and payment-request 2024-09-25 07:34:26 +02:00
Kamil Grygierzec
318522acfa
Fix the js tests 2024-09-24 23:04:46 +02:00
Kamil Grygierzec
c83f3524b6
Cover behat tests 2024-09-24 23:04:46 +02:00
Rafikooo
8e20be080c
[Behat] Refine promotion coupons scenarios 2024-09-24 12:10:55 +02:00
Wojdylak
532be0456b
Resolve conflicts between 2.0 and payment-request 2024-09-24 09:18:52 +02:00
Grzegorz Sadowski
841b51c8f1
Merge branch '1.14' into 2.0
* 1.14:
  make it possible to resend order confirmation after fulfilled state
2024-09-20 06:38:58 +02:00
Jan Goralski
d34ad9a93e
Resolve conflicts between 2.0 and bootstrap-shop 2024-09-18 09:19:11 +02:00
Michał Pysiak
76c483d3f8 remove more unused tests 2024-09-18 08:57:06 +02:00
Michał Pysiak
53bf6555f3 remove unused ajax tests 2024-09-18 08:57:06 +02:00
Jan Goralski
3d4dd1c843
Resolve conflicts between 2.0 and bootstrap-shop 2024-09-17 13:56:55 +02:00
Kamil Grygierzec
78b10cee88 Enable behat tests 2024-09-16 12:58:08 +02:00
Jan Goralski
b832f7f49e [Behat] More tests fixing 2024-09-16 12:20:17 +02:00
Grzegorz Sadowski
b5ff350a68
[PayPal] Remove deprecated Express Checkout gateway 2024-09-16 11:53:49 +02:00
Grzegorz Sadowski
842ae474f2
[Stripe] Remove deprecated gateway 2024-09-16 10:03:20 +02:00
Wojdylak
5bbf2e6980 [API] Implement payment method group generator 2024-09-10 14:43:20 +02:00
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
Wojdylak
3f164fcf09
Resolve conflicts between 2.0 and payment-request 2024-09-06 11:04:40 +02:00
Grzegorz Sadowski
1f263a4e4a
Merge branch '2.0' into bootstrap-shop
* 2.0:
  [Api][Unit] Fix it_gets_all_product_variants_when_invalid_product_filter_provided test
  [Api] Replace sylius.api to sylius_api
  [Api] Cover sorting and filtration of resources
2024-09-05 10:11:48 +02:00
Grzegorz Sadowski
aa7b4c62fa
Merge branch '2.0' into bootstrap-shop
* 2.0:
  [Behat] Refine codebase for promotion and cart contexts
  Enable dashboard and homepage suites
  Minor Product config improvement
  Enable the rest of product tests and correct order of the attribute values in the response
  Correct contract tests and behat
  Bring back non exposed ProductOptionValue
  [Behat] Refine flow of shop promotion scenarios
2024-09-05 10:09:27 +02:00
Wojdylak
bceb1c0928
[Api] Cover sorting and filtration of resources 2024-09-05 09:33:25 +02:00
Kamil Grygierzec
20a5baa609
Enable dashboard and homepage suites 2024-09-04 15:29:34 +02:00
Grzegorz Sadowski
9db198d6fa
Resolve conflicts between 2.0 and bootstrap-shop 2024-09-04 15:19:35 +02:00
Rafał Jaskulski
4615474453
[Maintenance] Enable non-api tests again (#16814)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
2024-09-03 10:47:36 +02:00
Grzegorz Sadowski
f530b004be
[Shop][Behat] Fix checkout scenarios 2024-09-03 10:04:27 +02:00
Grzegorz Sadowski
111eb3b6e6
Merge branch '2.0' into api-platform-3
* 2.0:
  [CS][DX] Refactor
  [CS][DX] Refactor
  [CS][DX] Refactor
  [CI] Update Sylius branches in refactor workflow
  [Behat] Switch another random JS failed scenarios to Chromedriver
  [Behat] Switch another random JS failed scenarios to Chromedriver
  [Behat] Switch random JS failed scenarios to Chromedriver
  [CS][DX] Refactor
2024-09-03 07:40:01 +02:00
Rafał Jaskulski
7f69b3452f
[UPMERGE] 2.0 -> bootstrap-shop (#16834)
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/bootstrap-shop -m "Resolve conflicts between 2.0 and bootstrap-shop"
```

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-03 06:38:37 +02:00
Grzegorz Sadowski
6dc7b73c5a
Merge branch '1.14' into 2.0
* 1.14:
  [Behat] Switch another random JS failed scenarios to Chromedriver
  [Behat] Switch another random JS failed scenarios to Chromedriver
  [Behat] Switch random JS failed scenarios to Chromedriver
2024-09-02 14:54:18 +02:00
Grzegorz Sadowski
5b047faa43
[Admin][Behat] Enable already covered scenarios 2024-08-29 08:33:11 +02:00
Kamil Grygierzec
8bc3ee784e Filter product variants ASC by position by default, fix order of tags in variant scenarios 2024-08-28 11:17:46 +02:00
Rafikooo
79b7d49be9 [Behat] Enable refunding order's payment scenarios 2024-08-28 10:46:06 +02:00