Commit graph

1397 commits

Author SHA1 Message Date
Mateusz Zalewski
18365dabc8
Change application's version to v1.12.0-DEV 2022-10-19 19:21:58 +02:00
Mateusz Zalewski
8ec3aaeec9
Change application's version to v1.12.0-RC.1 2022-10-19 19:18:41 +02:00
Mateusz Zalewski
7e5d838675
Merge branch '1.12' into 1.13
* 1.12:
  Change all package versions to 1.12
  [CI] Add APIP 2.6 static checks
  [CI] Add tests for symfony 6.0
  Remove branch alias from the main composer.json
  Change branch aliases in all packages
  [Hot-fix] Do not fail scenario after 422 response page
2022-10-19 19:04:41 +02:00
Mateusz Zalewski
6c83d15f67
Remove branch alias from the main composer.json 2022-10-19 15:47:26 +02:00
Grzegorz Sadowski
bf781ba936
Merge branch '1.12' into 1.13
* 1.12:
  Remove SymfonyMockerContainer fork
2022-10-14 15:09:08 +02:00
Grzegorz Sadowski
d054f18586
[Hot-fix] Conflict with the SymfonyMockerContainer 1.0.6 due to incompatible version with Symfony 4.x 2022-10-14 13:46:12 +02:00
Mateusz Zalewski
3c9431a70c
Remove SymfonyMockerContainer fork 2022-10-14 11:34:20 +02:00
Grzegorz Sadowski
dbc9c04618
[Hot-fix] Conflict with the newest AP that changes a Customer->User response 2022-10-13 13:39:51 +02:00
Mateusz Zalewski
c22bd40bdd
Change application's version to v1.13.0-DEV 2022-10-12 12:46:25 +02:00
Rafikooo
b8e3bc6826
[Maintenance] Removed conflicts in the composer related to unsupported versions of Symfony 2022-10-10 12:31:02 +02:00
Rafikooo
85482f5049
[Maintenance] extra.symfony.require configuration introduced 2022-10-09 15:02:36 +02:00
Mateusz Zalewski
02f9862c06
[Hot-fix] Conflict with newest AP that changes a Customer->User response 2022-10-07 15:27:33 +02:00
Mateusz Zalewski
129974b3fa
Composer.json fixes 2022-10-05 10:38:21 +02:00
Mateusz Zalewski
c814085444
Fix Behat scenarios for User account 2022-10-05 10:38:21 +02:00
Jan Goralski
2e472048ea
[Behat] Add session hook context 2022-10-05 10:36:10 +02:00
Mateusz Zalewski
a8f8b7125f
Revert SyliusLabs/PolyfilSymfonySecurity fork branch 2022-10-05 10:36:07 +02:00
Mateusz Zalewski
991c533eb5
Fix container bugs 2022-10-05 10:36:06 +02:00
Mateusz Zalewski
0b3fb445a9
Finish fixes in PHPUnit tests 2022-10-05 10:36:06 +02:00
Ernest Warwas
251f019a2d
[Doctrine] cache provider fix
[Doctrine] cache provider fix

code style
2022-10-05 10:36:05 +02:00
Mateusz Zalewski
646af71a05
Remove unneedd conflicts 2022-10-05 10:36:04 +02:00
Mateusz Zalewski
37e41b72b9
Update some Sylius packages dependencies 2022-10-05 10:36:04 +02:00
Mateusz Zalewski
a8a02970f9
Make all dependencies consistent 2022-10-05 10:36:04 +02:00
Mateusz Zalewski
9bf0868092
Hot-fix with symfony mockery container 2022-10-05 10:36:03 +02:00
Mateusz Zalewski
ba068b65da
Bump knplabs/gaufrette dependency 2022-10-05 10:36:03 +02:00
Loïc Frémont
c8dd557541
Do not remove conflict but adjust versions 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
Loïc Frémont
690ed487a1
Fix packages versions for doctrine/dbal 2022-10-05 10:36:02 +02:00
Loïc Frémont
fd8c9906cd
Fix packages versions 2022-10-05 10:36:01 +02:00
Loïc Frémont
4553c4536c
Checking package versions 2022-10-05 10:35:26 +02:00
Loïc Frémont
ba3a7dd095
Fix some PHPUnit tests 2022-10-05 10:33:48 +02:00
Loïc Frémont
8593ffbf89
[PayumBundle] Add support for Symfony 6 2022-10-05 10:33:14 +02:00
Loïc Frémont
9876dcfb4a
Allow Symfony 6 and prepare CI 2022-10-05 10:32:30 +02:00
Valentin Silvestre
088897970b
Update composer.json 2022-10-03 13:49:43 +02:00
Valentin Silvestre
598d6f7421
Allow ramsey/uuid ^4.0 to avoid PHP 8.1 warning 2022-10-03 13:40:27 +02:00
Mateusz Zalewski
717d45807e
Change application's version to v1.12.0-DEV 2022-10-03 12:52:04 +02:00
Mateusz Zalewski
8961d9dad4
Change application's version to v1.12.0-ALPHA.2 2022-10-03 12:47:11 +02:00
Mateusz Zalewski
b6835106bf
Change application's version to v1.11.10-dev 2022-10-03 11:58:40 +02:00
Mateusz Zalewski
d3c41604e8
Change application's version to v1.11.9 2022-10-03 11:57:25 +02:00
Grzegorz Sadowski
ff326b52d8
refactor #14330 [Maintenance] Allow to choose whether use Webpack or Gulp (jakubtobiasz)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12 <!-- see the comment below -->                  |
| Bug fix?        | no                                                       |
| New feature?    | yes                                                       |
| BC breaks?      | kinda, FE is not under BC policy but technically it can break the app just after the upgrade            |
| Deprecations?   | kinda, gulp is deprecated from now <!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | #13900                     |
| License         | MIT                                                          |

<!--
 - Bug fixes must be submitted against the 1.11 branch
 - Features and deprecations must be submitted against the 1.12 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->

tl;dr
I've switched to webpack in every possible place. Also, I've replaced the old webpack test build with the gulp test build. Docs update is coming in the next PR.


Commits
-------

7f6e06ca4f Install symfony encore package
3cf9f5e800 Replace custom script fixing semantic with @semantic-ui-react/css-patch
4c51670eaa Allow to define whether webpack is used or not
3bb6fb8cf3 Adjust templates to use encore's functions when use_webpack is on
bafa38eec0 Add building assets in a non-JS tests
8800736786 Use webpack in Docker CI
5bfc11a541 Update UPGRADE-1.12.md
6370de3a72 Update package.json scripts
5340182461 Replace explicit setting a parameters with Symfony's configuration
8f18ea6216 Apply code style adjustments
f294b68ca5 Remove explicit setting sylius_ui.use_webpack parameter from tests
73f66b1473 Remove doubled entries from .gitignore
81aa0f6fb0 Merge branch '1.12' into maintenance/add-webpack
f025389e04 Add node 14.x to JS pipeline
b5357d5ee5 Split configuration of webpack encore bundle between Sylius bundles
4bfecf7203 Simplify image replacement depending on use_webpack global
ef4629adf4 Add a note about use_webpack to UPGRADE file
f162d14d34 Update UPGRADE-1.12.md
f2826c0017 Update indents in twig files
2022-09-26 08:55:19 +02:00
Grzegorz Sadowski
160b6f5cf2
Merge branch '1.11' into 1.12
* 1.11:
  Bump doctrine/orm minimal version to 2.13
2022-09-23 14:27:47 +02:00
Jakub Tobiasz
8eed12b624
Bump doctrine/orm minimal version to 2.13 2022-09-23 10:41:34 +02:00
Jakub Tobiasz
81aa0f6fb0
Merge branch '1.12' into maintenance/add-webpack 2022-09-22 12:51:26 +02:00
Mateusz Zalewski
74b9900785
Change application's version to v1.12.0-DEV 2022-09-19 23:56:01 +02:00
Mateusz Zalewski
0c734dbea6
Change application's version to v1.12.0-ALPHA.1 2022-09-19 23:43:30 +02:00
Mateusz Zalewski
d7bf1af25f
Change application's version to v1.11.9-dev 2022-09-19 14:50:02 +02:00
Mateusz Zalewski
f0c5007dc9
Change application's version to v1.11.8 2022-09-19 14:46:59 +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
f459ac53a2
Merge branch '1.11' into 1.12
* 1.11:
  [Maintenance] Conflict api-platform/core 2.7.0 documented
  Conflict api-platform/core 2.7.0
2022-09-15 15:00:27 +02:00
Loïc Frémont
19cf964ac3 Conflict api-platform/core 2.7.0 2022-09-15 10:35:48 +02:00