mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 01:20:59 +00:00
52 KiB
52 KiB
CHANGELOG FOR 2.0.X
v2.0.0-ALPHA.1 (2024-09-19)
Details
- #15312 Prepare the 2.0 branch (@jakubtobiasz)
- #15314 Remove gulp (@jakubtobiasz)
- #15327 Bump Symfony dependencies' versions (@jakubtobiasz)
- #15325 Replace EntityManager type-hints in the constructors with EntityManagerInterface (@Wojdylak)
- #15328 Add missing method on interface for shop based cart context (@Wojdylak)
- #12543 Change default Liip loader and resolver names (@Zales0123)
- #15326 Replace the sylius/calendar package with the symfony/clock package (@jakubtobiasz)
- #15348 [AttributeBundle] Remove deprecation (@Wojdylak)
- #15337 [ProductBundle] Remove deprecations (@Rafikooo)
- #15349 [ApiBundle] Remove deprecations (@Rafikooo)
- #15359 [UserBundle] Remove deprecated code (@Rafikooo)
- #15336 [CoreBundle] Remove deprecations (@Rafikooo)
- #15339 [AdminBundle] Remove deprecations (@Rafikooo)
- #15353 [ShopBundle] Remove deprecations (@NoResponseMate)
- #15369 [CoreBundle] Removal of the rest of deprecated code (@Rafikooo)
- #15345 [Maintenance] Remove components' deprecations (@NoResponseMate)
- #15379 [API] Prepare branch for upgrade to API Platform 3 (@GSadee)
- #15405 Move temporarily tests (@Wojdylak)
- #15341 Set up Admin Bundle frontend (@jakubtobiasz)
- #15420 [API] Upgrade Country and Province API resources to APIP 3 (@GSadee)
- #15412 Upgrade Currency and ExchangeRate API resources to APIP 3 (@Wojdylak)
- #15393 [API] Upgrade ContactRequest resource with API Platform 3 (@TheMilek)
- #15441 [API] Upgrade AvatarImage resources to APIP 3 (@Wojdylak)
- #15434 [API] Resolve correct matching of prefixes /admin and /shop (@GSadee)
- #15440 [API][Shop] Update
ResetPasswordto the new metadata (@Rafikooo) - #15464 [Behat][API] Implement iri converter providing iri based on a given section (@GSadee)
- #15444 [API] Update VerifyCustomerAccount to the new metadata (@NoResponseMate)
- #15439 feature Upgrade AdminResetPassword resource to API Platform 3 (@TheMilek)
- #15465 [API] Enable behat tests for CatalogPromotions (@Wojdylak)
- #15500 Replace sylius calendar (@Wojdylak)
- #15499 Replace sylius calendar (@Wojdylak)
- #15484 [API] Remove ItemNormalizer class (@Wojdylak)
- #15495 Swiftmailer removal (@Rafikooo)
- #15478 Refactor injecting data to commands from input data processors to context builders (@GSadee)
- #15347 Add navbar to the new Admin Panel (@jakubtobiasz)
- #15350 Add sidebar to the new Admin Panel (@jakubtobiasz)
- #15352 Add Login page to the new Admin Panel (@jakubtobiasz)
- #15361 Add a basic index page (@jakubtobiasz)
- #15363 Add a basic create page (@jakubtobiasz)
- #15365 Add a basic update page (@jakubtobiasz)
- #15377 Add a basic show page (@jakubtobiasz)
- #15382 Add twig_event function and rename all events (@jakubtobiasz)
- #15398 Implement the Dashboard view (@jakubtobiasz)
- #15403 Add pagination (@jakubtobiasz)
- #15404 Perform Admin Panel's templates cleanup (@jakubtobiasz)
- #15453 Implement product's CRUD (@jakubtobiasz)
- #15454 Implement taxon's CRUD (@jakubtobiasz)
- #15461 Implement the order's show page (@jakubtobiasz)
- #15463 Improve the Dashboard view (@jakubtobiasz)
- #15467 Implement the inventory index page (@jakubtobiasz)
- #15471 Fix Product Attribute's show page (@jakubtobiasz)
- #15473 Fix Payment's index page (@jakubtobiasz)
- #15474 Fix Shipments' index page (@jakubtobiasz)
- #15476 Fix Customers' index page (@jakubtobiasz)
- #15482 Fix index pages in the marketing section (@jakubtobiasz)
- #15483 Fix index pages in the configuration section (@jakubtobiasz)
- #15498 [ApiBundle] Change normalization group of AvatarImage (@Wojdylak)
- #15503 Introduce Repository classes for
Addressing,Attribute&Currency(@Rafikooo) - #15528 Add repository classes for Product (@jakubtobiasz)
- #15608 Fix Currency's pages (@NoResponseMate)
- #15386 [Maintenance] Remove leftover deprecations (@NoResponseMate)
- #15612 Bump all Symfony dependencies' versions to ^6.4 (@jakubtobiasz)
- #15701 Prepare admin-related scenarios to be implemented in the new Admin Panel (@jakubtobiasz)
- #15719 Reorganize Behat scenarios (@jakubtobiasz)
- #15734 Move domain's scenarios to the features/domain directory (@Wojdylak)
- #15762 Bootstrap admin update (@kulczy)
- #15779 [Admin][Country] Fix create and update page (@Wojdylak)
- #15781 Add a slug generating for taxons/products (@jakubtobiasz)
- #15789 Improve live component country type (@Wojdylak)
- #15823 Convert twig/template events to Twig Hooks (@jakubtobiasz)
- #15826 Fix not passing a request method while updating a country (@jakubtobiasz)
- #15831 [Admin][Order] Fix Show's Shipment List (@NoResponseMate)
- #15840 [BootstrapAdminPanel] Basic Order Address Edit Form (@Rafikooo)
- #15845 Transform Product Create/Update form into Live Component (@jakubtobiasz)
- #15896 [Bootstrap Admin Panel] Order's Address Edit Page View (@Rafikooo)
- #15867 Add Price history index page (@TheMilek)
- #15962 feature [Admin][TaxRate] Fix create and update page (@NoResponseMate)
- #15948 Reorganize form fields on the Admin User create/update pages (@jakubtobiasz)
- #16070 Display test attributes when de mode is enabled (@jakubtobiasz)
- #16074 [UI] Improve filters (@kulczy)
- #16083 Icons for Official Support menu items (@kulczy)
- #16088 Fix confirmation dialog (@kulczy)
- #16090 Fix table dropdowns (@kulczy)
- #16093 [Admin][Customer] Add show view (@NoResponseMate)
- #16089 Fix builds on api-platform-3 branch (@GSadee)
- #16075 Cover scenarios related to creating a simple/configurable product (@jakubtobiasz)
- #16084 Fix bulk delete button states (@kulczy)
- #16104 Add product variant Create Page (@TheMilek)
- #16110 Add Product variant Index/Update page (@TheMilek)
- #16116 [Admin][ProductVariant] Enable reordering (@Wojdylak)
- #16121 Add missing breadcrumbs to product index page (@TheMilek)
- #16127 Fix after rebase (@TheMilek)
- #16126 Upgrade Channel resource to API Platform 3 (@TheMilek)
- #16111 [Admin][Promotion] Add create and update pages (@GSadee)
- #16130 Enable behat tests for Channel after upgrade to APIP 3 (@TheMilek)
- #16139 [API][Channel][Behat] Revert expected message (@Wojdylak)
- #16150 Change the twig-hooks version constraint to ^0.1 (@jakubtobiasz)
- #16152 feature [Admin][Customer] Implement and cover index management (@NoResponseMate)
- #16145 Browse customer orders (@mpysiak)
- #16161 Improve table header (@kulczy)
- #16133 [Admin][CatalogPromotion] Add create and update pages (@Wojdylak)
- #16159 [Admin][Promotion] Refactor cart promotions rules and actions (@GSadee)
- #16164 [Admin][Payments] Payments index with filters and sorting (@mpysiak)
- #16170 [Bunnyshell] Bump default node version to 20 (@GSadee)
- #16149 Add bulk delete script (@kulczy)
- #16169 [Admin][CatalogPromotion] Remove duplicate AddButtonType (@Wojdylak)
- #16184 Update phpstan/phpstan-doctrine requirement from 1.3.43 to 1.3.69 (@app/dependabot)
- #16192 Bootstrap shop theme (@kulczy)
- #16197 Add popper.js (@kulczy)
- #16173 Adjust the implementation to the new Twig Hooks version (@jakubtobiasz)
- #16202 Bump Sylius Twig Hooks to 0.2.* (@jakubtobiasz)
- #16201 Extra Quotes in Div Class Attributes Removal (@Rafikooo)
- #16142 [BootstrapAdminPanel] Payment Methods Create and Update Views (@Rafikooo)
- #16207 [Admin] Unused Twig Hooks Definition Removal (@Rafikooo)
- #16203 [Admin][Order] Implement and cover history view (@NoResponseMate)
- #16204 [Admin][Order] Implement and cover payments handling (@NoResponseMate)
- #16205 [Admin][Order] Implement and cover cancelling and fulfilling (@NoResponseMate)
- #16195 Fix Zone's Create/Update pages (@TheMilek)
- #16216 [Admin] Resending Order Confirmation Email (@Rafikooo)
- #16185 [Admin][CatalogPromotion] Add show page (@Wojdylak)
- #16223 Add missing Payment's method instructions info message (@TheMilek)
- #16228 [API] Add Payment resources (@Wojdylak)
- #16242 [Maintenance] Adjust Sylius version on 1.14 branch (@GSadee)
- #16240 [API] Add Address resources (@Wojdylak)
- #16256 [Admin][Zone] Move FormComponent (@Wojdylak)
- #16261 [Admin] Deprecate FormTypeExtensions (@TheMilek)
- #16270 Remove final from the Zone's form component (@TheMilek)
- #16263 [Admin][UI] Add error indicators for form tabs and accordions (@NoResponseMate)
- #16268 [Admin][Product] Add view in store button (@mpysiak)
- #16269 Bump API Platform to 3.3 and uploading avatar images (@GSadee)
- #16272 feature Merge Bootstrap Admin Panel to 2.0 branch (@GSadee)
- #16253 [Core] Add deprecation to StateMachineExtension (@Wojdylak)
- #16262 [ADR] Use Separate Base Form Types Instead of Type Extensions (@TheMilek)
- #16276 [Admin] Add base form type for every resource used in AdminBundle (@TheMilek)
- #16286 [Core] Add ShowAvailablePluginsCommand deprecation (@mpysiak)
- #16289 Add missing ShipmentShipType to AdminBundle (@TheMilek)
- #16291 [Admin][UI] Sidebar improvements (@kulczy)
- #16257 Extract base form types for every entity used in AdminBundle (@TheMilek)
- #16298 [Admin] Change missing block prefix for admin (@GSadee)
- #16283 Remove UPGRADE-1.14 file on 2.0 branch (@GSadee)
- #16314 [CS][DX] Refactor
- #16317 Checkout rework (@kulczy)
- #16311 [Admin][Inventory] Cover index page with filtration and sorting (@GSadee)
- #16316 [Admin] Add CSRF token and form errors to base form templates (@GSadee)
- #16318 [Admin][ProductAssociationType] Use base form template + reorganize Twig Hooks (@GSadee)
- #16320 [Admin] Login and password reset (@mpysiak)
- #16315 [Admin][Review] Cover product reviews management (@GSadee)
- #16333 [Inventory] Deprecate extending \InvalidArgumentException by inventory exceptions (@GSadee)
- #16332 [Admin][Review] Split product and author info into hooks (@GSadee)
- #16334 [Inventory] Extend \RuntimeException by inventory exceptions (@GSadee)
- #16325 [Admin][Review] Add stars for rating field (@GSadee)
- #16350 User login and register rework (@kulczy)
- #16359 [API] Upgrade newly added extensions to APIP3 (@GSadee)
- #16366 User account rework (@kulczy)
- #16369 [Admin][Shipment] Cover shipment's show page (@GSadee)
- #16370 [Admin] Enable scenarios for placing an order as impersonated shop user (@GSadee)
- #16365 [Admin][CatalogPromotion] Add browsing variants and delete catalog promotion (@Wojdylak)
- #16376 Add styles for reviews (@bartek-sek)
- #16378 [Admin][Product] Add required mark to required product attributes (@Wojdylak)
- #16396 [Behat] Enable Deleting Multiple Tax Rates At Once Scenario (@Rafikooo)
- #16401 [Maintenance][API] Remove WriteListener (@mpysiak)
- #16381 Add possibility to search products from dashboard (@TheMilek)
- #16397 Refactor form_theme for ShopBundle (@bartek-sek)
- #16398 [API] Upgrade Locale resource (@GSadee)
- #16395 [Admin][UI] Unify autocomplete styles (@kulczy)
- #16405 Add additional address toggle in checkout (@bartek-sek)
- #16414 Add missing required field mark and error messages to product option value field (@TheMilek)
- #16391 Change channel form layout in admin panel (@bartek-sek)
- #16421 [API] Disable uncovered managing options scenarios (@GSadee)
- #16426 Fix typos in the product options twig hooks (@TheMilek)
- #16417 Bootstrap shop contact form (@bartek-sek)
- #16438 [Behat] Temporarily disable scenario for creating catalog promotion with dates (@GSadee)
- #16423 [Admin] Promotions and PromotionCoupons tracking usage (@Wojdylak)
- #16437 [Admin] Product Attributes View - Configurations (@Rafikooo)
- #16428 Add missing styles for category sidebar, fix layout for mobile (@bartek-sek)
- #16424 Styles for thank-you page (@bartek-sek)
- #16445 Add macro for checkout navigation buttons (@bartek-sek)
- #16440 Styles for user navigation (@bartek-sek)
- #16454 Add styles for reset password page (@bartek-sek)
- #16455 [Admin][UI] Reorganize navbar on mobile (@kulczy)
- #16459 Styles for changing payment method after checkout (@bartek-sek)
- #16461 Fix accordion path (@kulczy)
- #16466 Fix accordion path (@kulczy)
- #16472 Add styles for 404 page (@bartek-sek)
- #16456 Add taxon image to category page header (@bartek-sek)
- #16465 Deprecate CustomerTypeExtension and AddUserFormSubscriber (@TheMilek)
- #16473 Fix template paths (@kulczy)
- #16457 [Admin] Cover creating and updating Taxon resource (@GSadee)
- #16481 [Behat] Enable Some Of Already Implemented Scenarios (@Rafikooo)
- #16480 Changed sylius logo to svg (@bartek-sek)
- #16470 Styles for thank-you page after registration (@bartek-sek)
- #16467 Add styles for alerts (@bartek-sek)
- #16482 [Admin] Cover product options index (@NoResponseMate)
- #16478 [Admin] Extract and cover ProductTaxon index (@NoResponseMate)
- #16496 Add upmerge from 2.0 to symfony-7 branch (@loic425)
- #16505 [API] Upgrade OrderItem and OrderItemUnit resources to API Platform 3 (@GSadee)
- #16508 Add styles for error pages templates (@bartek-sek)
- #16495 Bootstrap shop components (@bartek-sek)
- #16502 Email file names (@bartek-sek)
- #16507 Change ship button styling (@bartek-sek)
- #16509 [Admin][Taxon] Delete (@Wojdylak)
- #16514 Customer create edit page fixes (@TheMilek)
- #16510 Deprecate statistics services (@mpysiak)
- #16520 [Admin][Taxon] Minor improvements (@Wojdylak)
- #16522 [Shop] Move all template files from /Resources/views to /templates directory (@GSadee)
- #16530 [Admin][CatalogPromotion] Enable scenario - creating catalog promotion with dates (@Wojdylak)
- #16539 Deprecate LocaleTypeExtension (@Wojdylak)
- #16460 [Admin][UI] Add menu search input to the sidebar (@kulczy)
- #16541 [Admin] Remove unneeded deprecation + fix form template (@GSadee)
- #16542 [Maintenance] Disable non-UI tests in CI (@GSadee)
- #16549 Disable sortable name field (@Wojdylak)
- #16548 [Admin][Dashboard] Show dashboard channel dropdown only when there are more channels (@mpysiak)
- #16551 Bump Twig Hooks to 0.3.x (@GSadee)
- #16546 Fix account order paths (@bartek-sek)
- #16532 [Shop] Introduce Twig Hooks for base layout page and homepage (@GSadee)
- #16556 [Shop] Move base template to shared/layout directory + change the name of shared directory (@GSadee)
- #16558 Fix disabled select style (@kulczy)
- #16552 Dashboard improvements (@kulczy)
- #16560 Remove unnecessary classes (@Wojdylak)
- #16575 [CS][DX] Refactor
- #16571 Taxon tree dropdown fix (@bartek-sek)
- #16567 [API] Refactor StateProviders (@Wojdylak)
- #16513 Bootstrap Shop UI fixes (@bartek-sek)
- #16582 [API] Upgrade Shipping Method resource to API Platform 3 (@GSadee)
- #16561 Cover additional scenarios for product show page and add missing data (@TheMilek)
- #16591 [API] Fix GET endpoint for Shipping Method Translation resource (@GSadee)
- #16587 [ADR] QueryExtenions directory structure (@TheMilek)
- #16585 [Admin][Product] Add validation message for the channel-specific price field (@Wojdylak)
- #16595 [Behat] Enable leftover product variant adding tests (@NoResponseMate)
- #16597 [Admin] Change the extended pagination template (@GSadee)
- #16612 [CI] Run 1.14 full build instead of unsupported 1.12 (@GSadee)
- #16620 [Shop] Fix template path (@mpysiak)
- #16618 [CS][DX] Refactor
- #16610 [Admin] Overall cleanup of macros (@NoResponseMate)
- #16626 [Behat] Correct Filtering Tax Rates Scenarios Description (@Rafikooo)
- #16613 [API] Promotion Retrieval and Removal (@Rafikooo)
- #16623 Upgrade PromotionCoupon resource to APIP3 (@TheMilek)
- #16622 [API] Promotion Archiving and Restoring (@Rafikooo)
- #16568 Edit sections unify (@kulczy)
- #16629 Adjust AdminUserPassword SendContactRequest and VerifyShopUser consistent with the changes from 1.13 (@TheMilek)
- #16584 Add Shop webpack config and rename private directory to assets (@kulczy)
- #16631 Adjust ShopUserResetPassword consistent with the changes from 1.13 (@TheMilek)
- #16614 [API] Cover shipments (@NoResponseMate)
- #16624 [API] Promotion Create and Update (@Rafikooo)
- #16632 Reorder the behat tags in Promotion Coupon scenarios (@TheMilek)
- #16628 [API] Cover zones (@Wojdylak)
- #16594 Implement hooks for product page (@bartek-sek)
- #16637 Product page hooks fix (@bartek-sek)
- #16625 [API] Promotion GET Collection (@Rafikooo)
- #16634 [Admin] Add global alert for form errors (@Wojdylak)
- #16644 [Behat] Reorder promotion API tags (@TheMilek)
- #16619 [API] Upgrade Customer resource (@mpysiak)
- #16653 [CS][DX] Refactor
- #16647 Deprecate PromotionCouponPromotionFilter (@TheMilek)
- #16630 Implement hooks for product index (@bartek-sek)
- #16635 [BootstrapShop] Homepage (@mpysiak)
- #16646 Allow promotion coupon to be filtered by promotion code (@TheMilek)
- #16649 [Zone] Add validation of country/province/zone code (@Wojdylak)
- #16655 [API] Fix ShopUser docs example (@mpysiak)
- #16659 Bring back archiving promotion test (@TheMilek)
- #16656 [Addressing] Add validation for zone type (@Wojdylak)
- #16664 [CS][DX] Refactor
- #16640 Add hooks for login page (@bartek-sek)
- #16660 [API] Enable Taxon resources (@mpysiak)
- #16661 [Admin][Product] Remove EU flags from non-translatable attributes (@NoResponseMate)
- #16627 [Admin] Enable and Implement Remaining Scenarios (@Rafikooo)
- #16666 [Api][Admin] Enable Order resource (@Wojdylak)
- #16667 [API] ShopBillingData as Embedded Channel's Resource (@Rafikooo)
- #16662 [API][Admin] Upgrade ProductReview (@NoResponseMate)
- #16671 [Api] Add AbstractInputContextBuilder (@Wojdylak)
- #16670 [API] Product Attributes Translations Resource Upgrade (@Rafikooo)
- #16675 [API] Fix commands namespaces (@GSadee)
- #16676 Disable uncovered UI scenarios in new Bootstrap Shop (@GSadee)
- #16672 Upgrade PaymentMethod to APIP3 (@TheMilek)
- #16669 Register page hooks (@bartek-sek)
- #16606 Implement twig hooks into cart page and widget (@kulczy)
- #16677 Implement hooks for account profile update (@bartek-sek)
- #16636 Implement hooks for checkout (@kulczy)
- #16678 Implement hooks for account password change (@bartek-sek)
- #16681 [Api][Order] Enable Cart operations (@Wojdylak)
- #16700 [API] Fix imports in TranslationOrderNameAndLocaleFilter (@GSadee)
- #16704 Add missing tests for product taxons filtering (@TheMilek)
- #16703 [Maintenance] Less referrer usage in static redirects (@GSadee)
- #16705 [API] Fix parameter name in ProductOptionValue endpoints (@GSadee)
- #16706 Fix missing template (@mpysiak)
- #16709 Enable live components on bootstrap shop (@mpysiak)
- #16707 [Unit] Product Options Improvements (@Rafikooo)
- #16715 [Admin] Fix resending order confirmation emails (@Wojdylak)
- #16716 Fixing ci after upmerge (@Wojdylak)
- #16701 [CS][DX] Refactor
- #16731 Fix bunnyshell on bootstrap shop branch (@TheMilek)
- #16720 Split contact page into hooks (@kulczy)
- #16743 Fix checkout error (@mpysiak)
- #16750 Fix contact page structure (@kulczy)
- #16747 [API] Upgrade Product Association Type resource to API Platform 3 (@GSadee)
- #16742 [API] Upgrade Product Image resource to API Platform 3 (@GSadee)
- #16749 [API] Upgrade Product Association resource to API Platform 3 (@GSadee)
- #16754 [API][Shop] Enable covered Product scenarios (@GSadee)
- #16751 Implement twig hooks for reset_password page (@bartek-sek)
- #16753 [CS][DX] Refactor
- #16762 [CS][DX] Refactor
- #16769 [Money] Deprecate unneeded templating helpers (@GSadee)
- #16765 [API] Remove Deprecated
Sylius 1.13Tests (@Rafikooo) - #16759 Make Registration form a live component and enable tests for login, logout and account verification (@TheMilek)
- #16789 Make edit Customer profile form a live component (@TheMilek)
- #16794 [Core] Move validation of translation classes to Core (@GSadee)
- #15706 Try SyliusResourceBundle 1.11 & SyliusGridBundle 1.13 (@loic425)
- #16803 [API][Behat] Enable already covered scenarios (@GSadee)
- #16804 [Shop] Contact (@Wojdylak)
- #16808 [Shop][Cart] Move SummaryComponent to cart directory (@Wojdylak)
- #16805 [Shop] 404 page tests (@mpysiak)
- #16799 [Behat] Enable Applying Shipping Fee Scenarios (@Rafikooo)
- #16819 Fix static analysis to support both sylius/resource-bundle 1.11 and older versions (@GSadee)
- #16824 [API][Behat] Add missing contexts to suites to fix undefined steps (@GSadee)
- #16827 [Behat] Switch random JS failed scenarios to Chromedriver (@GSadee)
- #16812 [CS][DX] Refactor
- #16815 [API] Enable contract tests for Product Attribute Value and Province resources (@GSadee)
- #16828 [API] Rename resources configurations + enable remaining contract tests for Customer resource (@GSadee)
- #16830 [API] Enable contract tests for statistics (@GSadee)
- #16825 [CI] Update Sylius branches in workflow (@GSadee)
- #16826 [API][Behat] Enable currency and exchange rate scenarios (@mpysiak)
- #16837 [CS][DX] Refactor
- #16836 [CS][DX] Refactor
- #16835 [CS][DX] Refactor
- #16814 [Maintenance] Enable non-api tests again (@GSadee)
- #16823 [Shop] Refactor Twig components structure (@GSadee)
- #16829 Make account address create/update and default address set a live components (@TheMilek)
- #16841 [API] Clean up api-platform-3 branch (@GSadee)
- #16843 [Composer][CI] Minor clean up (@GSadee)
- #16844 [API] Minor clean up of UPGRADE files (@GSadee)
- #16767 [Admin][CatalogPromotion] Fix icon for show variants link (@loic425)
- #16847 Merge API Platform 3 to 2.0 branch (@GSadee)
- #16852 Remove api-platform-3 and add payment-request to upmerge workflow (@GSadee)
- #16846 [Shop][Checkout] Upgrade addressing form to a component (@Wojdylak)
- #16860 [CS][DX] Refactor
- #16857 [API] Remove obsolete
PostgreSQLDriverExceptionListenerclass (@Rafikooo) - #16855 [API] Enable dashboard and homepage suites (@TheMilek)
- #16845 [Shop][Behat] Enable missing scenarios (@mpysiak)
- #16848 [API] Enable remaining Product tests (@TheMilek)
- #16840 [Behat] Refine Promotion Scenarios (@Rafikooo)
- #16856 [Api] Cover sorting and filtering of resources (@Wojdylak)
- #16861 [Shop] Currency switcher (@mpysiak)
- #16818 [Shop][Checkout] Upgrade select shipping form to a component (@NoResponseMate)
- #16853 [API] Enable the remaining cart suites (@TheMilek)
- #16867 [Behat][Checkout] Enable shipping step tests (@NoResponseMate)
- #16868 Cover the scenario for allowing access for only correctly logged in users (@TheMilek)
- #16817 [Maintenance] Bump Sylius resource packages to ^1.11 (@NoResponseMate)
- #16884 [CS][DX] Refactor
- #16885 [CS][DX] Refactor
- #16881 [API] Shop Users and Customers (@Rafikooo)
- #16882 [Shop][Checkout] Preselect country in addressing form (@Wojdylak)
- #16870 [CS][DX] Refactor
- #16871 [Shop][Behat] Payment step (@mpysiak)
- #16901 [CS][DX] Refactor
- #16897 [Docs] Fix link in grids customization guide (@CoderMaggie)
- #16893 [API] Secure the customer GET endpoint for guest access and implement a change password endpoint (@Wojdylak)
- #16908 [APIP3] Refactor a bit the validation of Statistics, enable contract tests (@TheMilek)
- #16729 [CI] Upmerge Action False Positive (@Rafikooo)
- #16920 Revert "[CI] Upmerge Action False Positive" (@Rafikooo)
- #16922 [CI] Split JS builds for Panther and Chromedriver + add additional rerun (@GSadee)
- #16929 [Behat] Remove duplicated step after upmerge (@GSadee)
- #16936 [Shop] Cover remaining scenarios (@GSadee)
- #16945 [Stripe] Remove deprecated gateway (@GSadee)
- #16946 [PayPal] Remove deprecated Express Checkout gateway (@GSadee)
- #16947 [Admin] Deprecate admin routes (@mpysiak)
- #16954 [Shop] Deprecate unused routes (@mpysiak)
- #16956 [Maintenance] Deprecate leftover legacy custom promotion validation (@NoResponseMate)
- #16930 Merge Bootstrap Shop into 2.0 (@NoResponseMate)
- #16958 [Maintenance] Remove
bootstrap-shopfrom upmerges (@NoResponseMate) - #16966 Update state_machine.rst (@JakubCzech-pl)
- #16975 [Shop][Bug] Fix twig path error (@mpysiak)
- #16974 Restore missing menu template (@bartek-sek)
- #16976 [Maintenance] Bump minimum APIP version to 3.4.0 (@mpysiak)
- #16955 SYL-3871: Flags fix (@bartek-sek)
- #16948 Unify "Apply to all" input (@kulczy)
- #16973 Assets cleanups (@kulczy)