Commit graph

38 commits

Author SHA1 Message Date
Grzegorz Sadowski
882cefd8e4
Merge branch '2.0' into symfony-7
* 2.0:
  [CS][DX] Refactor
  [Unit][Admin] Add product variant collection filtering test
  [UpgradeAPI] Add a note about PostgreSQLDriverExceptionListener removal
  [Upgrade] Fix indentation
  [API] Remove obsolete PostgreSQLDriverExceptionListener
  Remove api-platform-3 and add payment-request to upmerge workflow
2024-09-05 08:26:18 +02:00
Rafikooo
381cc1515f
[Upgrade] Fix indentation 2024-09-04 15:54:55 +02:00
Grzegorz Sadowski
d1407d6153
Resolve conflicts between 2.0 and symfony-7 2024-09-04 13:19:19 +02:00
Grzegorz Sadowski
d0d98c3280
[API] Minor clean up of UPGRADE files 2024-09-04 07:27:03 +02:00
Grzegorz Sadowski
c934b83c90
Merge branch '2.0' into symfony-7
* 2.0:
  [Maintenance] Remove message buses duplications
  [CS][DX] Refactor
  Minor CS fix in workflow
  [Resource] Add validation for translatable interface with new namespace
  Apply suggestions from code review
  Both resource and grid unstable versions
  Try SyliusGridBundle 1.13
  [Core] Move validation of translation classes to Core
2024-08-29 14:13:02 +02:00
Grzegorz Sadowski
39e936bafd
Merge branch '2.0' into api-platform-3
* 2.0: (22 commits)
  [Maintenance] Remove message buses duplications
  [CS][DX] Refactor
  Minor CS fix in workflow
  [Resource] Add validation for translatable interface with new namespace
  Apply suggestions from code review
  Both resource and grid unstable versions
  Try SyliusGridBundle 1.13
  [Core] Move validation of translation classes to Core
  Fix failing JS tests
  [API] Minor improvements for ProductVariantNormalizer
  [API] Remove deprecated Sylius 1.13 tests
  [Money] Deprecate unneeded templating helpers
  [CS][DX] Refactor
  [CS][DX] Refactor
  Change application's version to v1.13.6-dev
  Generate changelog for v1.13.5
  Change application's version to v1.13.5
  [CS][DX] Refactor
  [CS][DX] Refactor
  [Admin] Fix resending order confirmation emails
  ...
2024-08-29 13:48:13 +02:00
Jan Goralski
70288b3c7a [Maintenance] Remove message buses duplications 2024-08-29 13:33:56 +02:00
Grzegorz Sadowski
d169d39750
[SF7][Money] Add a note about constructors changes in the UPGRADE file 2024-08-23 14:59:29 +02:00
Grzegorz Sadowski
e924ebd015
[SF7][Money] Remove unneeded templating helpers 2024-08-23 14:57:51 +02:00
Loïc Frémont
c63a42b82d [SF7] Add Symfony 7 support for User bundle 2024-08-23 14:45:44 +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
Wojdylak
b5235db7ed [Admin] Rename parameter 2024-08-05 12:02:14 +02:00
Wojdylak
be38e8c00a
Update upgrade file 2024-07-29 16:15:23 +02:00
Grzegorz Sadowski
d13ebb94d8
Merge branch '2.0' into api-platform-3
* 2.0: (776 commits)
  Add missing validation for the customers first and last name
  [CS][DX] Refactor
  Bring back all Sylius' state machines to Winzou
  Add overriding the Resource's state machine with the one from the Sylius abstraction
  Add missing locales to contract test
  [Taxon][Behat] validate translations with unexisting locales
  [ShippingMethod][Behat] validate translations with unexisting locales
  [Promotion][Behat] validate translations with unexisting locales
  [Product][Behat] validate translations with unexisting locales
  [PaymentMethod][Behat] validate translations with unexisting locales
  Validate all translatable objects for unexisiting locales
  Validate customer's password reset
  Validate customer creation and edit
  Make the validation trait more generic
  [Api] Change namespace of TaxonImagesTest class
  [Api] Remove _response suffix
  [Behat] Minor improvments of viewing_taxon_image scenario
  [Api][ProductImage] Add https prefix check
  [Api][Admin] Allow using float for ratio in exchange rate
  SYL-3329 Fix behat test for SyliusPayPalPlugin
  ...
2024-03-29 14:49:47 +01:00
Jacob Tobiasz
b82a38c79f
Resolve conflicts between 1.13 and 2.0 2024-02-08 09:40:36 +01:00
Rafikooo
98b9a9f91d
[Upgrade] Note new sylius prefix in serialization groups 2024-02-05 09:28:26 +01:00
Grzegorz Sadowski
76258125a7
Merge branch '2.0' into api-platform-3
* 2.0: (107 commits)
  [CS][DX] Refactor
  Resolve phpstan issues
  Resolve psalm issues
  Update README.md
  [Behat][Promotion] Add setting promotion to the lowest priority scenario.
  Remove unnecessary comments
  [Behat][Api] Change default value to -1
  [CoreBundle] Rename no_exist to not_exist
  [ApiBundle][Promotion] Enable auto-increment of priority via API when set to -1
  [Addressing] Remove Country code regex validation
  [API][Addressing] Enhance Country code validation
  [Behat][API] Add the billing and shipping addresses validation
  [Behat][UI] Improve the billing and shipping addresses validation scenarios
  [Addressing] Update the validation messages
  Apply minor improvements
  [ECS] Apply ecs fixes
  [Behat] Introduce the modifying_placed_order_address suite
  [Behat] Extract the ManagingPlacedOrderAddressesContext class
  [Unit] Remove redundant headers provider methods
  [Unit] Extract header creating to the helper methods
  ...
2023-11-30 08:07:39 +01:00
Jacob Tobiasz
043b789e31
Add missing repositories for ProductBundle 2023-11-14 17:31:15 +01:00
Grzegorz Sadowski
398a14b12f
Merge branch '2.0' into api-platform-3
* 2.0: (69 commits)
  Add a conflict for "doctrine/doctrine-bundle": "2.11.0"
  Disable check for security vulnerabilites step
  [CS][DX] Refactor
  [API] Adjust contract tests after changes with translations
  [API] Disallow removing the translation in default locale
  [API] Improve contract test of creating a product with invalid translation locale
  [Maintenance] Fix other possibly invalid route attribute getting
  [Maintenance] Fix AdminFilterSubscriber failing when no _route attribute present
  [ApiBundle] Fix ProductAssociationTypesTest
  [ApiBundle] Remove unnecessary method in TranslatableLocaleKeyDenormalizer
  [ApiBundle] Translation key as locale
  [ApiBundle] Fix type-hint
  [PromotionBundle] Remove unnecessary constraint
  [AttributeBundle] Standardize locale validation translations
  Standardize locale validation translations
  [ApiBundle] Improve readability
  [ApiBundle] Add contract test to check validation of locale
  [TaxonomyBundle] Add validation on locale of translation
  [ShippingBundle] Add validation on locale of translation
  [PromotionBundle] Add validation on locale of translation
  ...
2023-11-14 13:44:48 +01:00
Rafikooo
3fbcb8e264
[Currency] Add repository classes 2023-11-08 13:43:26 +01:00
Rafikooo
0cba6e46f3
[Attribute] Add repository classes 2023-11-08 13:40:07 +01:00
Rafikooo
37b989f174
[Addressing] Add repository classes 2023-11-08 13:39:17 +01:00
Rafikooo
183990b7c2
[Upgrade] Apply autoformat 2023-11-08 13:30:49 +01:00
Rafikooo
948662603e
[Upgrade] Note the removal of Swiftmailer 2023-11-06 10:22:40 +01:00
Rafikooo
7f9f038df8 [Upgrade] Add a note about the QueryCollectionExtension services change 2023-10-11 08:56:28 +02:00
Grzegorz Sadowski
8ffcacd67a [Component/Core] Change parameter order in OrderPaymentProcessor class 2023-09-28 09:02:13 +02:00
Jan Goralski
7d56848549
[User] Remove component deprecations 2023-09-27 14:32:40 +02:00
Rafikooo
db4e53dd55
[CoreBundle] Remove deprecated code in the AddressType class 2023-09-26 14:36:10 +02:00
Jacob Tobiasz
1b497dc353
Add a note about changed classes due to switch to the symfony/clock package 2023-09-21 13:48:02 +02:00
Jacob Tobiasz
712ca1438a
Add a note about no longer used sylius/calendar package 2023-09-21 13:48:02 +02:00
Jacob Tobiasz
74b2b7f520 Perform the repository's main directory cleanup 2023-09-21 13:02:23 +02:00
Jacob Tobiasz
cadc592704
Adjust the upgrade files to Sylius 2.0 2023-09-21 07:52:57 +02:00
Wojdylak
7ee1edc74a Adjust the upgrade file 2023-09-19 12:48:54 +02:00
Wojdylak
eace8a9cc2 Add missing method on interface for shop based cart context 2023-09-19 11:25:16 +02:00
Jacob Tobiasz
7d8dc1fe71
Remove the use_webpack configuration key 2023-09-17 09:04:26 +02:00
mamazu
581cdee87e Fixed typo 2018-11-27 10:08:05 +01:00
mamazu
94d155b97a Adding upgrade information 2018-11-26 16:00:20 +01:00
Kamil Kokot
76944be99c
Deprecate MongoDB / PHPCR related classes, services and parameters 2018-07-03 16:00:51 +02:00