Commit graph

34644 commits

Author SHA1 Message Date
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
Wojdylak
07dd022314 [Admin] Rename Message to Command 2024-08-05 12:02:14 +02:00
Wojdylak
d006087749 [Promotion] Remove deprecated commands 2024-08-05 12:02:14 +02:00
Wojdylak
e285a723c2 [Ui] Remove deprecated commands 2024-08-05 12:02:14 +02:00
Wojdylak
a0fbd49f0b [User] Remove deprecated commands 2024-08-05 12:02:14 +02:00
Kamil Grygierzec
1d4789c125
[Api] Add AbstractInputContextBuilder (#16671)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT
2024-08-05 08:35:50 +02:00
Rafikooo
d14293879e
[API] Add separate filter service for sorting product taxons 2024-08-05 08:31:13 +02:00
Rafikooo
167a52f0b4
[Unit] Adjust product attribute get collection response 2024-08-05 08:31:13 +02:00
Rafikooo
4fa6fda12b
[API] Implement product attributes filtering 2024-08-05 08:31:12 +02:00
Rafikooo
140b5d0afe
[Behat] Implement API product attributes filtering 2024-08-05 08:31:12 +02:00
Rafikooo
173fc87c57
[Behat] Adjust the order of tags for product attribute scenarios 2024-08-05 08:31:12 +02:00
Rafikooo
2d4d7fc668
[API] Remove obsolete product attribute resources configurations 2024-08-05 08:31:12 +02:00
Rafikooo
a8348c85a0
[Behat] Enable product attribute filtering scenarios 2024-08-05 08:31:12 +02:00
Rafikooo
c35c3faab5
[API] Add product attribute remove processor 2024-08-05 08:31:12 +02:00
Rafikooo
bea9231a17
[Behat] Enable product attribute in use scenario 2024-08-05 08:12:05 +02:00
Rafikooo
37076578a5
[API] Remove obsolete serialization groups from ProductAttributeValue resource 2024-08-05 08:12:05 +02:00
Rafikooo
665325d0a9
[Unit] Adjust product attribute update test 2024-08-05 08:12:05 +02:00
Rafikooo
54de293a07
[API] Configure ProductAttributeTranslation resource 2024-08-05 08:12:04 +02:00