Commit graph

34672 commits

Author SHA1 Message Date
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
Rafikooo
f70b9930bd
[Unit] Update product attribute tests responses 2024-08-05 08:12:04 +02:00
Rafikooo
58977f436b
[API] Remove obsolete serialization groups from ProductAttribute resource 2024-08-05 08:12:04 +02:00
Rafikooo
a366ab8762
[API] Remove obsolete ProductAttributeDataPersister class 2024-08-05 08:12:04 +02:00
Rafikooo
15ed55168c
[API] Remove obsolete serialization groups from ProductAttributeTranslation resource 2024-08-05 08:12:04 +02:00
Rafikooo
477aaa2437
[API] Remove unnecessary product attributes properties configuration 2024-08-05 08:12:04 +02:00
Rafikooo
f7454592e2
[API] Correct product attribute open api context description indentation 2024-08-05 08:12:04 +02:00
Rafikooo
6b708f87b4
[API] Set product attribute validation groups by operation 2024-08-05 08:12:04 +02:00
Rafikooo
70233ad975
[Unit] Enable product attributes tests 2024-08-05 08:12:03 +02:00
Michał Pysiak
41607bc1ef
[API][Admin] Upgrade ProductReview (#16662)
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3
| Bug fix?        | no
| New feature?    | somewhat
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | -
| License         | MIT
2024-08-05 07:09:27 +02:00
Jan Goralski
edff12e3ac
Review fixes 2024-08-02 15:55:25 +02:00
Jan Góralski
e5e19148f4
minor #16667 [API] ShopBillingData as Embedded Channel's Resource (Rafikooo)
This PR was merged into the api-platform-3 branch.

Discussion
----------

| 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

<!--
 - 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
-->


Commits
-------
  [Unit] Update Channels tests to include embedded shop billing data
  [Unit] Improve channel fixtures with more descriptive data
  [Unit] Remove obsolete shop billing data response files
  [Unit] Update channel tests responses to include shop billing data
  [API] Remove obsolete serialization groups from Channel resource
  [API] Update serialization groups of ShopBillingData resource
  [API] Configure ShopBillingData field as embedded Channel's resource
  [Behat] Update ManagingChannelsBillingDataContext class
  [Unit] ChannelsTest code refactor
  [Unit] Add requestPost util function and other related code
  [Unit] Use requestPost util method in ChannelsTest
  [Unit] Enable deleting the only channel test
2024-08-02 15:16:03 +02:00
Wojdylak
48b0e9ee9b
[Api] Add default argument name const to attributes 2024-08-02 15:02:35 +02:00
Wojdylak
1b44339ab6
[Api] Add AbstractInputContextBuilder 2024-08-02 14:29:53 +02:00
Rafikooo
799557d62e
[Unit] Enable deleting the only channel test 2024-08-02 14:02:14 +02:00
Rafikooo
db6a202b5e
[Unit] Use requestPost util method in ChannelsTest 2024-08-02 14:02:14 +02:00
Jan Goralski
e171fca830
[API][Shop] Upgrade ProductReview 2024-08-02 13:20:22 +02:00
Jan Goralski
3161ff6656
[API] Fix response resource id generation for custom patch paths 2024-08-02 13:20:22 +02:00
Jan Goralski
1b6d174f66
[API] Bring back command iri to identifier conversion 2024-08-02 13:20:21 +02:00
Jan Goralski
cdf02bdc15
[API][Admin] Upgrade ProductReview 2024-08-02 13:20:17 +02:00
Rafikooo
0e05e49a70
[Unit] Add requestPost util function and other related code 2024-08-02 10:45:02 +02:00
Rafikooo
e0338c18e4
[Unit] ChannelsTest code refactor 2024-08-02 10:19:54 +02:00
Rafikooo
9ef609eee9
[Behat] Update ManagingChannelsBillingDataContext class 2024-08-02 10:03:14 +02:00