Commit graph

30609 commits

Author SHA1 Message Date
Grzegorz Sadowski
76053d1c8c
[API] Temporarily exclude ApiBundle from static analysis 2023-09-29 15:06:54 +02:00
Grzegorz Sadowski
2c1704fb2a
[API][PHPUnit] Temporarily exclude API contract tests from PHPUnit test suite 2023-09-29 14:26:50 +02:00
Grzegorz Sadowski
00702a38bd
[API][Behat] Temporarily comment out test services 2023-09-29 14:26:50 +02:00
Grzegorz Sadowski
60130275ad
[API] Fix graphQL variable in Swagger template 2023-09-28 15:31:55 +02:00
Grzegorz Sadowski
5300d8e95a
[API] Move legacy API resources configurations to different directory 2023-09-28 15:24:26 +02:00
Grzegorz Sadowski
e9ea60bfee
[API] Change base path for defining API resources and properties 2023-09-28 15:18:11 +02:00
Grzegorz Sadowski
49c3ef154b
[API] Temporarily comment out all services 2023-09-28 15:11:16 +02:00
Grzegorz Sadowski
9d5a1b3604
[API] Bump APIP to 3.1 and configure admin authentication 2023-09-28 15:10:20 +02:00
Grzegorz Sadowski
3ac8972c4f
Merge branch '1.13' into 2.0
* 1.13:
  [Component/Core] Update upgrade file
  [Component/Core] Deprecate getCreatedByGuest and setCreatedByGuest methods
  [Component/Core] Deprecate createByCustomerIdQueryBuilder method
  [Component/Core] Deprecate createSearchListQueryBuilder
2023-09-28 09:12:12 +02:00
Grzegorz Sadowski
4e672451b2
refactor #15376 Component core deprecate order interface methods (Wojdylak)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | -
| License         | MIT


Commits
-------

fe1f4c8f3c [Component/Core] Deprecate createSearchListQueryBuilder
7f41a45aff [Component/Core] Deprecate createByCustomerIdQueryBuilder method
5fbcc2347b [Component/Core] Deprecate getCreatedByGuest and setCreatedByGuest methods
1049a4c33d [Component/Core] Update upgrade file
2023-09-28 09:10:02 +02:00
Wojdylak
2e4bc09e02 [Component/Core] Remove deprecated code in the OrderItemsTaxesApplicator class 2023-09-28 09:02:13 +02:00
Wojdylak
ee6c2c5c85 [Component/Core] Remove the ProductAwareRuleUpdaterInterface class and related code 2023-09-28 09:02:13 +02:00
Wojdylak
af3b292b8d [CoreBundle] Remove the OrderInterface related code 2023-09-28 09:02:13 +02:00
Wojdylak
46642d2290 [CoreBundle] Remove the GaufretteFilesystemAdapter related code 2023-09-28 09:02:13 +02:00
Wojdylak
adde1ab0bc [CoreBundle] Remove the ProductVariantsPricesProviderSpec class 2023-09-28 09:02:13 +02:00
Wojdylak
e48a9c93c4 [CoreBundle] Remove ProductVariantPriceCalculatorInterface related code 2023-09-28 09:02:13 +02:00
Wojdylak
baee1e4f63 [CoreBundle] Remove ProductVariantPriceCalculatorInterface related code 2023-09-28 09:02:13 +02:00
Wojdylak
fe50d4fee2 [Component/Core] Remove the ProductVariantPriceCalculatorInterface class and related code 2023-09-28 09:02:13 +02:00
Wojdylak
5d487c7e84 [Component/Core] Remove deprecated code in the OrderRepositoryInterface class 2023-09-28 09:02:13 +02:00
Wojdylak
74b04783a2 [Component/Core] Remove deprecated code in the Order class 2023-09-28 09:02:13 +02:00
Wojdylak
768a214138 [Component/Core] Remove deprecated code in the ChannelFactory class 2023-09-28 09:02:13 +02:00
Wojdylak
692e59639f [Component/Core] Remove deprecated code in the ShopBasedCartContext class 2023-09-28 09:02:13 +02:00
Wojdylak
6639be91cc [Component/Core] Remove the ContainsProductRuleUpdater and related code 2023-09-28 09:02:13 +02:00
Wojdylak
3be507cd87 [Component/Core] Remove the DefaultShippingMethodResolver class and related code 2023-09-28 09:02:13 +02:00
Wojdylak
df887a559f [Component/Core] Remove the GaufretteFilesystemAdapter class and related code 2023-09-28 09:02:13 +02:00
Wojdylak
d6af76c0b3 [Component/Core] Remove deprecated code in the ImageUploader class 2023-09-28 09:02:13 +02:00
Wojdylak
2ee6f07baa [Component/Core] Remove deprecated code in the UnpaidOrdersStateUpdater class 2023-09-28 09:02:13 +02:00
Wojdylak
16eca991a3 [Component/Core] Remove deprecated code in the OrderPricesRecalculator class 2023-09-28 09:02:13 +02:00
Wojdylak
08943e8acd [Component/Core] Remove deprecated code in the OrderItemsTaxesApplicator class 2023-09-28 09:02:13 +02:00
Grzegorz Sadowski
8ffcacd67a [Component/Core] Change parameter order in OrderPaymentProcessor class 2023-09-28 09:02:13 +02:00
Wojdylak
14194a463c [Component/Core] Fix TaxonDeletionListenerSpec 2023-09-28 09:02:13 +02:00
Wojdylak
4482035523 [Component/Core] Remove the ProductVariantsPricesProvider class and related code 2023-09-28 09:02:13 +02:00
Wojdylak
5e882c6e46 [Component/Core] Remove deprecated code in the OrderItemUnitsTaxesApplicator class 2023-09-28 09:02:13 +02:00
Wojdylak
ba1993a2ca [Component/Core] Remove the TotalOfItemsFromTaxonRuleUpdater class and related code 2023-09-28 09:02:13 +02:00
Wojdylak
55f1638668 [Component/Core] Remove deprecated code in the OrderPaymentProcessor class 2023-09-28 09:02:13 +02:00
Wojdylak
3ed2c5f0f6 [Component/Core] Remove deprecated code in the OrderShipmentProcessor class 2023-09-28 09:02:13 +02:00
Wojdylak
61cbf519fa [Component/Core] Remove deprecated code in the TranslatableEntityLocaleAssigner class 2023-09-28 09:02:13 +02:00
Wojdylak
f1f4e662ee [Component/Core] Remove deprecated code in the OrderItemUnitsTaxesApplicator class 2023-09-28 09:02:13 +02:00
Wojdylak
e193700515 [Component/Core] Remove deprecated code in the OrderTaxesProcessor class 2023-09-28 09:02:13 +02:00
Wojdylak
91a15367eb [Component/Core] Remove deprecated code in the ProductVariantPriceCalculator class 2023-09-28 09:02:13 +02:00
Wojdylak
b2858c3135 [Component/Core] Remove deprecated code in the OrderAdjustmentsClearer class 2023-09-28 09:02:13 +02:00
Grzegorz Sadowski
4f504d67e3
Merge branch '1.13' into 2.0
* 1.13:
  [ECS] Minor fixes
  Add OrderShipping callback for workflow
  Add OrderShipping Symfony Workflow configuration
2023-09-28 07:21:44 +02:00
Grzegorz Sadowski
78c654217e
feature #15362 Add OrderShipping Symfony Workflow configuration (TheMilek)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13 <!-- 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.12 branch
 - Features and deprecations must be submitted against the 1.13 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
-------

7992203fc8 Add OrderShipping Symfony Workflow configuration
cd34f559f2 Add OrderShipping callback for workflow
ad5d7f045e [ECS] Minor fixes
2023-09-28 07:21:13 +02:00
Grzegorz Sadowski
8a99815fe3
Merge branch '1.13' into 2.0
* 1.13:
  [Api][TaxRate] Remove bulk delete scenarios
  [Api][ProductAssociationType] Remove bulk delete scenarios
  [Api][Zone] Remove bulk delete scenarios
  [Api] Mark not covered bulk delete scenarios as `@no-api`
2023-09-28 06:58:53 +02:00
Kamil Grygierzec
44063e6c84
[Maintenance] Remove components' deprecations (#15345)
| Q | A |

|-----------------|--------------------------------------------------------------|
| Branch?         | 2.0 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations?   | no |
| Related tickets | -                      |
| License | MIT |

Will have to wait until all the bundles' deprecations are gone to reduce
conflicts
2023-09-27 20:34:20 +02:00
Kamil Grygierzec
ad5d7f045e
[ECS] Minor fixes 2023-09-27 16:33:47 +02:00
Kamil Grygierzec
cd34f559f2
Add OrderShipping callback for workflow
Co-authored-by: Loïc Frémont <lc.fremont@gmail.com>
2023-09-27 16:33:47 +02:00
Kamil Grygierzec
7992203fc8
Add OrderShipping Symfony Workflow configuration
Co-authored-by: Loïc Frémont <lc.fremont@gmail.com>
2023-09-27 16:33:47 +02:00
Wojdylak
1049a4c33d [Component/Core] Update upgrade file 2023-09-27 16:26:25 +02:00
Wojdylak
5fbcc2347b [Component/Core] Deprecate getCreatedByGuest and setCreatedByGuest methods 2023-09-27 15:37:56 +02:00