Commit graph

37263 commits

Author SHA1 Message Date
Kamil Grygierzec
be2047409b
Symfony ux icons (#17177) 2024-10-21 14:14:51 +02:00
Wojdylak
8f03b38b9f
[CoreBundle] Use new services IDs in tests 2024-10-21 14:12:40 +02:00
Wojdylak
2aab3e9186
[CoreBundle] Use new services IDs in tests 2024-10-21 14:12:40 +02:00
Wojdylak
e934c8fce1
Update upgrade file 2024-10-21 14:12:38 +02:00
Wojdylak
80eace33f0
[CoreBundle] Unification of services names 2024-10-21 14:07:51 +02:00
Grzegorz Sadowski
57bc145faa
[ApiBundle] Unification of services names (#17271)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17250
| License         | MIT
2024-10-21 14:02:21 +02:00
Grzegorz Sadowski
8ec7a8fe02
Packages cleanups (#17204) 2024-10-21 13:50:49 +02:00
Kamil Grygierzec
807f65c52a
Fix tests 2024-10-21 13:40:13 +02:00
kulczy
2f1afd8de6 Unify product thumbnails 2024-10-21 13:36:16 +02:00
Kamil Grygierzec
8a34c92e80
Resolve issues with images positions while upgrading the sylius database to 2.0 2024-10-21 13:22:34 +02:00
Kamil Grygierzec
0fe477e5f8
Rename 2.0 migrations to make it execute at the end 2024-10-21 13:22:34 +02:00
Kamil Grygierzec
931d5b5d4c
Add indexes to address log entry 2024-10-21 13:22:34 +02:00
Kamil Grygierzec
2f6a5b1fca
Update migrations 2024-10-21 13:22:33 +02:00
Jan Goralski
9497eec48c
[Maintenance] Regenerate migrations 2024-10-21 13:22:33 +02:00
Jan Goralski
6391e65f4b
[Maintenance] Remove old migrations 2024-10-21 13:22:33 +02:00
Wojdylak
2d19f63d70
[ApiBundle] Unification of services names 2024-10-21 12:28:52 +02:00
Wojdylak
88129c5395
Change IDs 2024-10-21 12:14:36 +02:00
Wojdylak
7e6fe7b0e7
Update upgrade file 2024-10-21 12:14:34 +02:00
Wojdylak
a1c86b8688
[ApiBundle] Unification of services names 2024-10-21 12:13:30 +02:00
Grzegorz Sadowski
6fd4137585
[CS][DX] Refactor (#17273)
This PR has been generated automatically.
For more details see
[refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
2024-10-21 12:12:01 +02:00
Wojdylak
f1842144b5
[ApiBundle] Deprecates PathHiderDocumentationModifier 2024-10-21 12:00:35 +02:00
Wojdylak
a6ac2c00de
[CoreBundle] Unification of services names 2024-10-21 11:55:17 +02:00
Wojdylak
66c1902fa0
Update upgrade file 2024-10-21 11:53:35 +02:00
Wojdylak
4017b5d331
[CoreBundle] Unification of services names - fix 2024-10-21 11:51:52 +02:00
Wojdylak
a679ea31c2
Minor improvement 2024-10-21 11:51:52 +02:00
Wojdylak
7d87582682
Update upgrade file 2024-10-21 11:51:51 +02:00
Wojdylak
fcc978383f
[CoreBundle] Unification of services names - fix 2024-10-21 11:51:51 +02:00
Grzegorz Sadowski
47cba0f384
[PayumBundle] Unification os services name (#17270)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17242
| License         | MIT
2024-10-21 11:44:11 +02:00
Grzegorz Sadowski
697d93e73d
Merge branch '1.14' into 2.0
* 1.14:
  Update upgrade file
  [ApiBundle] Unification of services names - fix
2024-10-21 11:38:55 +02:00
Grzegorz Sadowski
f6647a36c6
refactor #17275 [ApiBundle] Unification of services names - fix (Wojdylak)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #17250
| License         | MIT


Commits
-------

06312148c7 [ApiBundle] Unification of services names - fix
566dff0f1d Update upgrade file
2024-10-21 11:34:18 +02:00
Wojdylak
566dff0f1d
Update upgrade file 2024-10-20 21:24:04 +02:00
Wojdylak
06312148c7
[ApiBundle] Unification of services names - fix 2024-10-20 21:23:53 +02:00
Rafał Jaskulski
c0c5e7cc69
[UPMERGE] 1.14 -> 2.0 (#17272)
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/2.0 -m "Resolve conflicts between 1.14 and 2.0"
```

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-20 17:34:50 +02:00
Wojdylak
e3e305907b
[Behat] Change panther to chromedriver 2024-10-20 14:25:23 +02:00
Wojdylak
3e4d40fff2
Resolve conflicts between 1.14 and 2.0 2024-10-20 11:01:28 +02:00
Sylius Bot
75151be04b [CS][DX] Refactor 2024-10-19 02:27:59 +00:00
Grzegorz Sadowski
01c0f9d137
refactor #17269 [CoreBundle] Unification of services names (Wojdylak)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #17093
| License         | MIT


Commits
-------

59ea69d8c2 [CoreBundle] Unification of services names
28175f5cf2 Update upgrade file
2024-10-18 16:41:36 +02:00
Jan Góralski
4af003712a
minor #17261 [UI] Improve readability of Payment and Shipment states on Order Show (kulczy)
This PR was merged into the 2.0 branch.

Discussion
----------

<img width="868" alt="image" src="https://github.com/user-attachments/assets/62ba622c-d07a-42dd-891a-b7f154513909">

<img width="862" alt="image" src="https://github.com/user-attachments/assets/2055b307-e68a-486e-b0d7-aae80c7e37d2">


Commits
-------
  Improve readability of Payment and Shipment states on Order Show
2024-10-18 13:31:44 +02:00
Jan Góralski
775469ecb9
minor #17249 [UI] Improve order summary box view (kulczy)
This PR was merged into the 2.0 branch.

Discussion
----------

<img width="1605" alt="Zrzut ekranu 2024-10-16 o 11 40 29" src="https://github.com/user-attachments/assets/f37b11ba-c91e-43b6-9774-47d0ff77049e">


Commits
-------
  Improve order summary box view
  Fix tests
2024-10-18 13:30:08 +02:00
Wojdylak
24e24627b5
Update upgrade file 2024-10-18 12:00:21 +02:00
Wojdylak
b39b1e890b
[PayumBundle] Unification os services name 2024-10-18 12:00:11 +02:00
Grzegorz Sadowski
d6d8f9fe3d
[Maintenance] Remove deprecated configuration nodes (#17192)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | yes
| Deprecations?   | no
| Related tickets | -
| License         | MIT
2024-10-18 11:47:35 +02:00
Grzegorz Sadowski
765eb72d06
Merge branch '1.14' into 2.0
* 1.14:
  [CS][DX] Refactor
  [Core][Order] Deprecate autoconfigure_with_attributes configuration parameters
2024-10-18 10:45:05 +02:00
kulczy
45d149dd84 Fix tests 2024-10-18 10:41:47 +02:00
Kamil Grygierzec
a67ed7a089
Add migrations for postgres
Co-authored-by: mamazu <mamazu@users.noreply.github.com>
2024-10-18 10:39:39 +02:00
Kamil Grygierzec
3cb993c48f
Add migrations for mysql
Co-authored-by: mamazu <mamazu@users.noreply.github.com>
2024-10-18 10:39:26 +02:00
Kamil Grygierzec
9c042d0bcd
Add indexes to address log entry
Co-authored-by: mamazu <mamazu@users.noreply.github.com>
2024-10-18 10:39:02 +02:00
Wojdylak
28175f5cf2
Update upgrade file 2024-10-18 10:35:39 +02:00
Grzegorz Sadowski
a978abb20d
[UPMERGE] 1.14 -> 2.0 (#17266)
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/2.0 -m "Resolve conflicts between 1.14 and 2.0"
```

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-18 10:30:22 +02:00
Wojdylak
59ea69d8c2
[CoreBundle] Unification of services names 2024-10-18 10:28:47 +02:00