Commit graph

34711 commits

Author SHA1 Message Date
Wojdylak
095900dae6
[Api] Move ContextBuilder to Serializer/ContextBuilder directory 2024-08-08 12:33:38 +02:00
Karol
22c573d6e3
[UPMERGE] 1.13 -> 1.14 (#16687)
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/1.14 -m "Resolve conflicts between 1.13 and 1.14"
```

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-08-08 08:07:24 +02:00
Karol
52a5fcb101
[UPMERGE] 2.0 -> api-platform-3 (#16689)
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/api-platform-3 -m "Resolve conflicts between 2.0 and api-platform-3"
```

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-08-08 08:06:44 +02:00
Karol
f7854f5f12
[Documentation] Update the dates on the release cycle page (#16685)
| Q               | A
|-----------------|-----
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | 
| License         | MIT

I would like to better reflect the current projections for 2.0 and, at
the same time, extend support for 1.13 to overlap with 1.14 for at least
a few months.
2024-08-08 08:01:32 +02:00
Aymeric LAFONTAINE
f929c6c5c3 [Core] Fix #16603 SyliusCollector do not display API tag properly 2024-08-07 16:10:48 +02:00
Jaroslav Týc
67376d447b Fix typo in called assert method
Fix harmless but visually ugly typo in called assert method.
2024-08-07 16:06:30 +02:00
Grzegorz Sadowski
0f8af860c2
[Documentation] Update the dates on the release cycle page 2024-08-07 16:00:41 +02:00
Rafikooo
325ca8b5ce [Unit] Adjust ProductTaxons endpoints responses 2024-08-07 15:55:55 +02:00
Rafikooo
5edabfe7d6 [API] Restore product taxon id serialization 2024-08-07 15:55:55 +02:00
Rafikooo
91fd8b3e31 [API] Merge search filter fields into one service 2024-08-07 15:55:55 +02:00
Rafikooo
b38457a284 [API] Correct XML formatting 2024-08-07 15:55:55 +02:00
Kamil Grygierzec
e4190c5fd8 Enable contract tests and correct some minor issues in tests 2024-08-07 15:55:55 +02:00
Kamil Grygierzec
f716812bca Correct ProductTaxon serialization and resource config 2024-08-07 15:55:55 +02:00
Wojdylak
49911f705d
[Api][Test] Use new constructor of commands 2024-08-07 10:06:22 +02:00
Wojdylak
9400c65c28
[Api][Order] Rename ObjectUriVariablesAwareContextBuilder to UriVariablesAwareContextBuilder 2024-08-07 09:57:11 +02:00
Wojdylak
75490cdfdf
[Api] Enable shippingMethodsTest 2024-08-07 09:57:10 +02:00
Wojdylak
d4ee8abd97
[Api] Fix OrderPlacerTrait 2024-08-07 09:57:10 +02:00
Wojdylak
78e57b71dc
[Api][Order] Enable Cart operations 2024-08-07 09:57:10 +02:00
Karol
15d62e235f
Upgrade PaymentMethod to APIP3 (#16672)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no <!-- don't forget to update the UPGRADE-*.md file
-->
| 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-08-07 08:14:35 +02:00
Michał Pysiak
d1226915b8 Minor changes after CR 2024-08-07 07:38:52 +02:00
Michał Pysiak
342988512a [API] Remove legacy config 2024-08-07 07:38:52 +02:00
Michał Pysiak
f30f812803 [API] Change TaxonImage Post & Minor changes 2024-08-07 07:38:52 +02:00
Michał Pysiak
d601382229 Changes after CR 2024-08-07 07:38:52 +02:00
Michał Pysiak
1fdbae1f7c [API] Fixes 2024-08-07 07:38:52 +02:00
Michał Pysiak
144e65a869 [API] Fix behats 2024-08-07 07:38:52 +02:00
Michał Pysiak
a1e8842817 [API] Fix image upload bug 2024-08-07 07:38:52 +02:00
Michał Pysiak
ba543283b5 [API] Refactor resource configuration 2024-08-07 07:38:52 +02:00
Michał Pysiak
be38057fd2 [APi] Enable disabled tests 2024-08-07 07:38:52 +02:00
Kamil Grygierzec
80d6ce57df
Update baseline 2024-08-06 15:56:59 +02:00
Kamil Grygierzec
7c4834e6d8
Fallback adding unused method for retrieveing payment by token value, channel and payment ID 2024-08-06 15:56:58 +02:00
Kamil Grygierzec
3589eecb5c
Change the way that payment is retrieved in collection provider 2024-08-06 15:56:58 +02:00
Kamil Grygierzec
c4c298fc03
Correct filter name 2024-08-06 15:56:58 +02:00
Kamil Grygierzec
cff198838d
Use StateProcessor instead of DataPersister 2024-08-06 15:56:58 +02:00
Kamil Grygierzec
15333f372c
Upgrade collection data provider 2024-08-06 15:56:58 +02:00
Kamil Grygierzec
c27bb3cb02
Filter the shop get operations by default to show only enabled methods in channel 2024-08-06 15:56:57 +02:00
Kamil Grygierzec
f6b0b4f859
Decorate and add API tag to GatewayConfig groups generator 2024-08-06 15:56:57 +02:00
Kamil Grygierzec
cc0313663d
Enable tests 2024-08-06 15:56:57 +02:00
Kamil Grygierzec
f8691bf203
Upgrade PaymentMethodTranslation to APIP3 2024-08-06 13:53:19 +02:00
Kamil Grygierzec
45e73312d7
Upgrade GatewayConfig to APIP3 2024-08-06 13:53:19 +02:00
Kamil Grygierzec
d0b6494a5a
Upgrade PaymentMethod to APIP3 2024-08-06 13:53:18 +02:00
Karol
0411a90474
[API] Fix commands namespaces (#16675)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | after https://github.com/Sylius/Sylius/pull/16642
| 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-08-06 08:00:09 +02:00
Grzegorz Sadowski
6eb243d97e
[API] Disable scenario for trying to edit product option code 2024-08-06 07:43:05 +02:00
Grzegorz Sadowski
99f08f27ab
[API] Fix commands namespaces 2024-08-06 07:06:14 +02:00
Grzegorz Sadowski
50c07bb334
Merge branch '2.0' into api-platform-3
* 2.0: (64 commits)
  [Admin] Rename parameter
  [Admin] Change command handlers and console command ids to dotted notation
  [Core] Change command handlers and console command ids to dotted notation
  [Core] Use new services
  [Core] Rename Message to Command
  [Admin] Rename Message to Command
  [Promotion] Remove deprecated commands
  [Ui] Remove deprecated commands
  [User] Remove deprecated commands
  [Admin] Configure and use anonymous view in store component
  [Admin] Add missing order notes information
  [Behat] Use test attribute to retrieve order notes
  [Admin] Render pagination and enabled filter test attributes
  [Behat] Enable scenarios and improve implementation for filtered pages redirections
  [Admin] Render view in store button in the variant edit page
  [CS][DX] Refactor
  [Behat] Improve view product in store action
  [Behat] Enable viewing product in store from variant edit page scenarios
  [Behat] Enable deleting multiple product variants scenario
  [Behat] Enable remaining managing users scenario
  ...
2024-08-05 14:18:00 +02:00
Michał Pysiak
3faebee0ed
[API] Product Attributes Translations Resource Upgrade (#16670)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | yes
| BC breaks?      | no
| Deprecations? | no <!-- don't forget to update the UPGRADE-*.md file
-->
| License         | MIT
2024-08-05 13:28:10 +02:00
Wojdylak
b5235db7ed [Admin] Rename parameter 2024-08-05 12:02:14 +02:00
Wojdylak
f0f5f88427 [Admin] Change command handlers and console command ids to dotted notation 2024-08-05 12:02:14 +02:00
Wojdylak
9bda116470 [Core] Change command handlers and console command ids to dotted notation 2024-08-05 12:02:14 +02:00
Wojdylak
b3994d8497 [Core] Use new services 2024-08-05 12:02:14 +02:00
Wojdylak
d52d2bd424 [Core] Rename Message to Command 2024-08-05 12:02:14 +02:00