Commit graph

91 commits

Author SHA1 Message Date
Jan Goralski
08d4f2c928
[Maintenance][Phpstan] Fix iterable value typing in bundles 2025-10-20 14:34:55 +02:00
Jan Goralski
c113722e39
[Maintenance][Phpstan] Fix iterable value typing in components 2025-10-20 14:34:55 +02:00
Jan Goralski
c877a42ed5
[Maintenance][Phpstan] Extracting intentional changes marked as issues and fixing singular cases 2025-10-20 14:34:54 +02:00
Jan Goralski
223cb8f24e
[Maintenance][Phpstan] Fix missingType.parameter issues 2025-10-20 14:34:54 +02:00
Jan Goralski
e57e1b0645
[Maintenance][Phpstan] Fix alreadyNarrowedType issues 2025-10-20 14:34:54 +02:00
Jan Goralski
2457c720aa
[Maintenance][Phpstan] Add missing return types 2025-10-20 14:34:54 +02:00
mamazu
12f08e1816 Fixing phpstan native error types 2025-05-21 16:04:32 +02:00
Francis Hilaire
31abfe1be6
Regenerate baseline and remove 'Ignored error pattern' 2025-05-12 09:44:06 +02:00
Grzegorz Sadowski
697ad04f5b
Merge branch '1.14' into 2.0
* 1.14:
  Changes after CR
  Add info to UPGRADE file
  Add deprecations and configuration unit tests
  Fix behat test
  Skip svg sanitize test if package is not installed
  Fix composerRequireChecker
  Format fix
  Add phpstan ignores
  Adjust behat tests
  Add tests
  Add allowed types configuration and change validation
  Remove enshrined/svg-sanitize dependency
2024-10-29 13:27:50 +01:00
Michał Pysiak
0e0847c200
Add phpstan ignores 2024-10-29 10:44:59 +01:00
Grzegorz Sadowski
2efffe70d1
[Composer] Remove sonata-project/block-bundle dependency 2024-10-21 14:29:02 +02:00
Michał Pysiak
f66e840449
[Security] Remove UserLogin 2024-10-15 12:48:18 +02:00
Grzegorz Sadowski
abe5a26e8c
Regenerate phpstan-baseline.neon 2024-10-14 09:49:12 +02:00
Grzegorz Sadowski
1e216bf099
[Review] Change ReviewChangeListener doctrine event from postRemove to preRemove 2024-10-08 10:33:15 +02:00
Grzegorz Sadowski
54238fa3d4
Merge branch 'payment-request' into upmerge/2.0_payment-request 2024-10-01 09:09:56 +02:00
Wojdylak
8c825bc9b6
Move message to validation files 2024-09-30 08:26:52 +02:00
Grzegorz Sadowski
42f2fcb123
Resolve conflicts between 2.0 and payment-request 2024-09-26 13:52:33 +02:00
Jan Goralski
e32ffdf0b1
[Maintenance] Update config phpstan, regenerate baseline and minor fixes 2024-09-25 15:58:58 +02:00
Grzegorz Sadowski
64d6b9d526
Resolve conflicts between 2.0 and payment-request 2024-09-25 07:34:26 +02:00
Wojdylak
532be0456b
Resolve conflicts between 2.0 and payment-request 2024-09-24 09:18:52 +02:00
Grzegorz Sadowski
df217d7182
Resolve conflicts between 2.0 and symfony-7 2024-09-24 08:48:32 +02:00
Francis Hilaire
4172ac5e0a
Move ShopBundle order_pay classes to CoreBundle 2024-09-20 13:22:53 +02:00
Michał Pysiak
33fe29d427 Change phpstan ignore 2024-09-16 14:22:00 +02:00
Kamil Grygierzec
192b089864 Update baseline and fix PHPStan 2024-09-16 12:58:08 +02:00
Grzegorz Sadowski
b5ff350a68
[PayPal] Remove deprecated Express Checkout gateway 2024-09-16 11:53:49 +02:00
Wojdylak
3f164fcf09
Resolve conflicts between 2.0 and payment-request 2024-09-06 11:04:40 +02:00
Grzegorz Sadowski
d1407d6153
Resolve conflicts between 2.0 and symfony-7 2024-09-04 13:19:19 +02:00
Rafikooo
4a9361ed0d [PHPStan] Regenerate baseline file 2024-08-28 07:56:00 +02:00
Rafikooo
517affc078 [API] Decorate base write state processor to catch messenger exceptions 2024-08-28 07:56:00 +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
fba7b018cb
[PaymentRequest] Fix static analysis 2024-08-07 08:36:52 +02:00
Kamil Grygierzec
80d6ce57df
Update baseline 2024-08-06 15:56:59 +02:00
Francis Hilaire
7863ad042f
Validate the PaymentRequest action and return a list of available actions if it's possible 2024-08-06 13:38:53 +02:00
Francis Hilaire
607ce05ff7
Fix baseline 2024-08-06 13:11:17 +02:00
Francis Hilaire
b79ac33fa3
Regenerate baseline for PHP8.2 and Sf 6.4 2024-08-06 13:10:19 +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
d52d2bd424 [Core] Rename Message to Command 2024-08-05 12:02:14 +02:00
Rafikooo
a366ab8762
[API] Remove obsolete ProductAttributeDataPersister class 2024-08-05 08:12:04 +02:00
Rafikooo
492369ae78
[API] Remove obsolete PromotionDataPersister class and its related code 2024-07-23 10:48:54 +02:00
Grzegorz Sadowski
86ed1e5241
[API] Remove unneeded records from phpstan-baseline 2024-07-16 09:41:19 +02:00
Jan Goralski
f8f0b5431f [API][Maintenance] Fix static analysis in query extensions 2024-07-16 09:33:41 +02:00
Grzegorz Sadowski
9138cc4a1a
Merge branch '2.0' into api-platform-3
* 2.0:
  [Behat] Add tests for filtering and sorting customer groups
  [Behat] Enable customer group browsing and deleting scenarios
  [Behat] Remove redundant at sign
  UserDropdownComponent - fix return type
  Remove unnecessary function
  [Admin][Locale] Fix path to form's template
  [Admin][Locale] Minor improvements
  [Admin][Locale] Add filtering tests
  [Admin][Locale] Remove update action
  [Admin][Locale] Enable behat tests
  [Admin][Locale] Add create/update page
  [Core] Remove LocaleTypeExtension
  [Admin] Change the name of the service to provide the logged in admin user
  [Admin] Extract logged in admin user providing
  [Admin] Fix 404 page when there is no route for url
  [Admin] Remove icon from existing avatar
2024-07-09 12:25:52 +02:00
Wojdylak
37d3c84a0d [Core] Remove LocaleTypeExtension 2024-07-09 09:22:56 +02:00
Grzegorz Sadowski
1109c4100e
Merge branch '2.0' into api-platform-3
* 2.0: (22 commits)
  [CS][DX] Refactor
  Fix error template finders specs and the way logged in admin user is checked
  [Behat] Fix """unexistent"""
  [Shop][Admin] Fix error pages location
  Slight cleanup
  Fix the build and improve a bit the failed step erros messages
  Move Error renderer to UiBundle
  Redirect to login page if the reset password token is wrong
  Decouple TwigErrorRenderer from AdminBundle
  Add tests
  Exclude ErrorRenderer and FlattenException from composer require checker
  Separate exact templates for Admin and Shop
  Separate the rendering of the error templates for Shop and Admin
  Create and add a 404 page for the Admin Panel using twig hooks
  Customer create edit page fixes
  Remove deprecated statistics
  Use interface for a response checker dependency
  [Admin][Taxon] Minor improvements
  [Admin][Taxon] Add info about component inside template
  [Admin][Taxon] Remove unnecessary lines
  ...
2024-07-04 06:56:56 +02:00
Michał Pysiak
87350f21fa Remove deprecated statistics 2024-07-03 14:54:44 +02:00
Grzegorz Sadowski
be0fd59044
[API] Remove unneeded data providers 2024-07-02 07:01:06 +02:00
Grzegorz Sadowski
2023f57a61
[API] Add query extension for Locale collection 2024-06-14 12:40:31 +02:00
Grzegorz Sadowski
25a3e77281
Merge branch '2.0' into api-platform-3
* 2.0: (547 commits)
  [Admin][UX] Filter translatable autocomplete results based on current locale [Admin][DX] Extract translatable autocomplete processing to a separate form type
  [Behat] Add possibility to accepting null as value in response checker
  [Maintenance] Enable non-UI tests in CI
  Fixes after CR
  Changes after CR
  [Admin][Product] Enable and fix tests
  [Admin][Product] Add view in store button
  Remove final from the Zone's form component
  Review fixes
  [Admin][UI] Add error indicators for form tabs and accordions
  [Admin][Taxon] Rename FormImageElement to ImageFormElement
  [Admin][Taxon] Split media more granularly
  [Admin][Taxon] Remove unnecessary code
  [Taxon][Behat] Extract management of image to separate form element.
  [Behat] Extract waitForFormUpdate function to CrudFormElement
  [Behat] Submit live component before submitting the form
  [Admin][Taxon][Image] Enable behat tests
  [Admin][Taxon] Implements media management
  [Admin][Product][Inventory] Enable behat tests
  [Admin][Zone] Move FormComponent
  ...
2024-05-20 12:36:43 +02:00
Wojdylak
0f51146baf
[API][Address] Upgrade Address resource 2024-05-09 21:01:52 +02:00
Jacob Tobiasz
ca232319de
Update the phpstan-baseline.neon file 2024-03-22 15:54:10 +01:00