Grzegorz Sadowski
6486978c52
[Composer] Bump sylius/resource-bundle dependency to the last stable release
2024-10-08 14:00:42 +02:00
Michał Pysiak
5d8dd66ea9
[DX] Remove JMS Serializer dependency
2024-10-07 10:00:58 +02:00
Grzegorz Sadowski
7ae6ac56ba
[Composer] Remove symfony/templating dependency
2024-10-02 07:13:35 +02:00
Michał Pysiak
5360772aaf
Remove dependecies
2024-09-27 06:09:00 +02:00
Grzegorz Sadowski
7de412f515
[Composer] Remove willdurand/hateoas and willdurand/hateoas-bundle dependencies
2024-09-16 14:22:00 +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
Grzegorz Sadowski
ddfb4eb9dd
Merge branch '1.11'
...
* 1.11:
[Dependencies] Removed Sonata from registered bundles
Fix github link on search doc
2022-05-30 07:49:34 +02:00
Rafikooo
f3b032d5f6
[Dependencies] Removed Sonata from registered bundles
2022-05-30 06:58:44 +02:00
Sylius Bot
af62111085
[CS][DX] Refactor
2022-05-09 02:43:03 +00:00
Sylius Bot
6ab6ef9f1d
[CS][DX] Refactor
2022-05-09 02:42:53 +00:00
Mateusz Zalewski
e58150b561
Update ResourceBundle and GridBundle
2022-05-04 15:42:59 +02:00
Grzegorz Sadowski
c742680918
Resolve conflict after upmerging bumping Psalm version
2022-03-15 19:50:31 +01:00
Loïc Frémont
e1e6ac687e
Fix Psalm errors
2022-03-15 13:12:32 +01:00
Mateusz Zalewski
6e655d6368
Merge branch '1.10' into 1.11
...
* 1.10:
[Security] XSS - SVG file upload vulnerability fixed
[PHPUnit] Move subscribers tests to main directory
Replace str_contains with strpos method to support PHP 7
[Behat] Extract browser element and context
[Behat] Add scenarios for securing access to account and dashboard after logging out
Minor fixes for specs and unit tests of cache control subscribers
Remove type declarations for properties due to supporting PHP 7.3
[Maintenace] Test existence of new cache headers
[UI] Force no-store cache directives for admin and customer account section
suggested review changes
listener added to finish response with X-Frame-Options sameorigin header
2022-03-14 15:09:18 +01:00
Mateusz Zalewski
410716251a
Merge branch '1.9' into 1.10
...
* 1.9:
[Security] XSS - SVG file upload vulnerability fixed
[PHPUnit] Move subscribers tests to main directory
Replace str_contains with strpos method to support PHP 7
[Behat] Extract browser element and context
[Behat] Add scenarios for securing access to account and dashboard after logging out
Minor fixes for specs and unit tests of cache control subscribers
Remove type declarations for properties due to supporting PHP 7.3
[Maintenace] Test existence of new cache headers
[UI] Force no-store cache directives for admin and customer account section
suggested review changes
listener added to finish response with X-Frame-Options sameorigin header
2022-03-14 15:06:24 +01:00
Rafikooo
46ed54bb0b
[Security] XSS - SVG file upload vulnerability fixed
2022-03-09 12:48:42 +01:00
Grzegorz Sadowski
9f19f02653
[Maintenance] Remove validation of schema from GitHub Actions
2022-03-04 15:22:41 +01:00
Grzegorz Sadowski
572e89c70d
Merge branch '1.10' into 1.11
...
* 1.10:
Test only on PHP 8.0
Extract architecture tests to separate build
[Architecture] Initialize architecture tests with PHPArkitect
2022-01-03 10:40:21 +01:00
Mateusz Zalewski
70ff012598
[Architecture] Initialize architecture tests with PHPArkitect
2021-12-30 10:15:49 +01:00
Łukasz Chruściel
aae87f5f1d
[API] Make PickupCart action stateless
2021-08-13 15:36:31 +02:00
Kamil Kokot
14bd63ddac
Fix the build after upgrade to Symfony 5.3 in GitHub Actions
2021-06-10 12:33:32 +01:00
Kamil Kokot
ede831687d
Apply coding standard fixes
2021-05-01 12:55:21 +01:00
Kamil Kokot
afafde4f3a
Allow for PHP 8.0 to be installed by Composer
2021-04-22 13:52:19 +01:00