Commit graph

145 commits

Author SHA1 Message Date
Michał Pysiak
9e75e50b21
Install only needed APIP packages 2024-10-28 08:26:30 +01:00
Grzegorz Sadowski
1f26a67874
[Composer] Move nyholm/psr7 to dev dependencies 2024-10-21 14:29:52 +02:00
Grzegorz Sadowski
59df63caa5
[Composer] Update main composer 2024-10-21 14:29:50 +02:00
Bartłomiej Sęk
f1529340bd
Install symfony ux icons 2024-10-16 15:10:17 +02:00
Grzegorz Sadowski
b9c57eb046
[Composer] Move winzou/state-machine dependency to suggest section 2024-10-15 08:26:54 +02:00
Grzegorz Sadowski
0d27cfe0cd
Merge branch '2.0' into payment-request
* 2.0:
  Change sort_by filter to sylius_sort_by
  Fix note in the UPGRADE file
  [Composer] Bump TwigExtra to the 0.4 version
  [UiBundle] Deprecate classes and services moved to TwigExtra package
  Update upgrade file
  [UserBundle] Unification of service names
  Update upgrade file
  [TaxonomyBundle] Unification os service names
  Add note to UPGRADE guide
  Use Twig Extra package
  Update upgrade file
  [ShippingBundle] Unification of service name
  Update upgrade file
  [ReviewBundle] Unification of service names
  [PromotionBundle] Unification of sylius.registry_promotion_action
  Update upgrade file
  [TaxationBundle] Unification of service names
2024-10-11 16:26:03 +02:00
Grzegorz Sadowski
8b4b993ee7
[Composer] Bump TwigExtra to the 0.4 version 2024-10-11 14:24:16 +02:00
Grzegorz Sadowski
5cff6c6b11
Resolve conflicts between 2.0 and payment-request 2024-10-09 07:17:43 +02:00
Grzegorz Sadowski
6486978c52
[Composer] Bump sylius/resource-bundle dependency to the last stable release 2024-10-08 14:00:42 +02:00
Grzegorz Sadowski
ccebc0cf4f
Resolve conflicts between 2.0 and payment-request 2024-10-08 13:35:47 +02:00
Michał Pysiak
5d8dd66ea9
[DX] Remove JMS Serializer dependency 2024-10-07 10:00:58 +02:00
Grzegorz Sadowski
89e8af015d
[UPMERGE] 2.0 -> payment-request (#17090)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/payment-request -m "Resolve conflicts between 2.0 and payment-request"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
push the changes to this PR.
2024-10-04 06:51:04 +02:00
Grzegorz Sadowski
7ae6ac56ba
[Composer] Remove symfony/templating dependency 2024-10-02 07:13:35 +02:00
Grzegorz Sadowski
54238fa3d4
Merge branch 'payment-request' into upmerge/2.0_payment-request 2024-10-01 09:09:56 +02:00
Michał Pysiak
5360772aaf
Remove dependecies 2024-09-27 06:09:00 +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
Michał Pysiak
38a5e902db symfony.lock 2024-09-18 08:03:36 +02:00
Grzegorz Sadowski
0a6db753a8 [Composer] Remove willdurand/hateoas and willdurand/hateoas-bundle dependencies 2024-09-18 08:03:36 +02:00
Grzegorz Sadowski
7de412f515 [Composer] Remove willdurand/hateoas and willdurand/hateoas-bundle dependencies 2024-09-16 14:22:00 +02:00
Francis Hilaire
475250ca15
Switch to Symfony uid 2024-08-06 13:38:49 +02:00
Francis Hilaire
9acd3b7415
Add Payment request model 2024-08-06 13:04:25 +02:00
Jan Goralski
7732964a01
[Admin][Order] Updated history view styling 2024-05-02 16:24:39 +02:00
Jacob Tobiasz
6a01f67f6c
Resolve conflicts between 2.0 and bootstrap-admin-panel 2024-03-22 15:35:24 +01:00
Rafikooo
a4f6675afd
[PHPStan] Add entry to phpstan-baseline.neon file 2024-03-21 15:14:04 +01:00
Jacob Tobiasz
13d24369cb
Add a basic add an attribute mechanism 2024-02-25 14:33:04 +01:00
Jacob Tobiasz
cc1dacdc20
Convert the Inventory index page to sylius/twig-hooks 2024-02-08 16:49:53 +01:00
Jacob Tobiasz
7431b6941f
Update symfony.lock 2024-01-04 16:50:31 +01:00
Jacob Tobiasz
03efe82baa
Make the taxon tree a live component 2023-10-20 12:15:52 +02:00
Jacob Tobiasz
31f6005ea5
Implement the Dashboard view 2023-10-04 15:12:40 +02:00
Rafikooo
567b599a40
Upmerge 1.13 into 2.0 2023-09-25 23:31:01 +02:00
Jacob Tobiasz
7a84255b6d
Add support for Twig Components in Template Events 2023-09-22 10:28:20 +02:00
Jacob Tobiasz
dabc35123d
Install the symfony/workflow package 2023-09-16 08:51:47 +02:00
Sylius Bot
da94d80e76 [CS][DX] Refactor 2023-07-10 15:09:54 +02:00
Jakub Tobiasz
d0ed1e1cd6
Bump Psalm to v5 2023-05-13 06:03:21 +02:00
Jakub Tobiasz
65b12a6596
Remove payum/payum 2023-05-02 09:52:29 +02:00
Kevin Kaniaburka
cad50787e2
Drop Guzzle adapters to support both Guzzle 6 and 7 2023-04-28 09:56:18 +02:00
Kevin Kaniaburka
b15cd4c1db
Use Http\Client\HttpClient service instead of HttplugClient explicitly 2023-04-27 13:36:05 +02:00
Cosmin Sandu
40beab69f5
Fix dependency security vulerability for enshrined/svg-sanitize package
Co-authored-by: Cosmin Sandu <cosmin@foodomarket.com>
2023-03-27 07:56:10 +02:00
Ferror
9909a882f2 [maintenance] - Use symfony runtime component 2022-11-02 19:56:55 +01:00
Lorenzo Ruozzi
68f4e7b7a1 [PHPStan] Add Webmozart assert PHPStan extension (#14019) 2022-10-20 14:26:49 +02:00
Jan Goralski
5bd0839f0b
Use Symfony Mailer by default 2022-10-05 10:36:08 +02:00
Mateusz Zalewski
1b5e74d25a
Extract session management in tests 2022-10-05 10:36:07 +02:00
Mateusz Zalewski
991c533eb5
Fix container bugs 2022-10-05 10:36:06 +02:00
Mateusz Zalewski
37e41b72b9
Update some Sylius packages dependencies 2022-10-05 10:36:04 +02:00
Mateusz Zalewski
ba068b65da
Bump knplabs/gaufrette dependency 2022-10-05 10:36:03 +02:00
Loïc Frémont
b241543983
Upgrade main packages to allow Symfony 6 2022-10-05 10:36:03 +02:00
Jakub Tobiasz
81aa0f6fb0
Merge branch '1.12' into maintenance/add-webpack 2022-09-22 12:51:26 +02:00
Jakub Tobiasz
7f6e06ca4f
Install symfony encore package 2022-09-19 12:59:31 +02:00
Kevin Kaniaburka
36374223b2
[Maintenance] Introduce Flysystem
Co-authored-by: Jakub Tobiasz <jakub.tobiasz@icloud.com>
2022-09-15 15:42:36 +02:00