Commit graph

37678 commits

Author SHA1 Message Date
Grzegorz Sadowski
49bcf53f7b
[UI] Reduce the margin on the product show page (#17454)
<img width="734" alt="Zrzut ekranu 2024-11-8 o 15 29 28"
src="https://github.com/user-attachments/assets/717ab773-10bd-46c6-a8ac-f145cee94eac">
2024-11-10 14:32:26 +01:00
Grzegorz Sadowski
29136a3750
Fixtures cleanups (#17455) 2024-11-10 14:31:33 +01:00
Grzegorz Sadowski
b5b60b5602
[DOCUMENTATION] Synchronize 2.0-docs -> 2.0 (#17457)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-11-10 14:30:54 +01:00
kulczy
814a46b4c6 [Fixtures] Remove incorrect cap photo 2024-11-08 16:06:13 +01:00
kulczy
8b0c3006cb [Fixtures] Refresh user avatars 2024-11-08 16:02:24 +01:00
kulczy
1c770f3185 [Fixtures] Remove old unused photos 2024-11-08 15:37:04 +01:00
kulczy
5741dd176c [UI] Reduce the margin on the product show page 2024-11-08 15:30:51 +01:00
Grzegorz Sadowski
3d2307ee1b
Add Sylius logo for mails (#17453)
<img width="771" alt="Zrzut ekranu 2024-11-8 o 15 14 27"
src="https://github.com/user-attachments/assets/9333c974-c585-4b30-8781-b79912f6c937">
2024-11-08 15:22:40 +01:00
Grzegorz Sadowski
5b257aed26
[UI] Add missing asterix (#17452)
<img width="771" alt="Zrzut ekranu 2024-11-8 o 14 22 35"
src="https://github.com/user-attachments/assets/a92bd5a9-6b63-4828-8ad6-cc9125c1e2a1">
2024-11-08 15:21:19 +01:00
Grzegorz Sadowski
d2911d0d54
Fix mobile product attributes form (#17451)
![image](https://github.com/user-attachments/assets/587994b9-1801-42a2-98d5-76c6db8f5045)
2024-11-08 15:20:16 +01:00
Grzegorz Sadowski
0a33f38dde
Fix missing taxon header (#17449)
![image](https://github.com/user-attachments/assets/bcb8ce31-cce5-4ee1-ad35-7cdf7f5098cc)
2024-11-08 15:19:42 +01:00
kulczy
152b037aac
Fix mobile shipping methods form (#17447)
![image](https://github.com/user-attachments/assets/4569214c-84bc-451f-99ac-4110be487f43)
2024-11-08 15:17:11 +01:00
kulczy
9ca9c56295 Add Sylius logo for e-mails 2024-11-08 15:15:20 +01:00
kulczy
be1cf1bb04
Fix missing payment request breadcrumb (#17450)
![image](https://github.com/user-attachments/assets/f34af510-21ac-4fbd-a9bc-c10cd8fdf7ae)
2024-11-08 14:25:58 +01:00
kulczy
9fc40f30d2 [UI] Add missing asterix 2024-11-08 14:23:14 +01:00
Bartłomiej Sęk
d1ff03effc Fix mobile product attributes form 2024-11-08 14:12:36 +01:00
Bartłomiej Sęk
cf20967701 Fix missing payment request breadcrumb 2024-11-08 14:04:22 +01:00
Michał Pysiak
df6cf807a0
[Admin] Fix deleting customer account (#17445)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes https://github.com/Sylius/Sylius/issues/17443
| License         | MIT

Now, after deleting the customer account, we are properly redirected to
the customer show page with a flash:
<img width="1657" alt="image"
src="https://github.com/user-attachments/assets/08c8b9ec-e061-40cb-b122-7a5ebe06e445">

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->
2024-11-08 13:55:34 +01:00
Bartłomiej Sęk
e890f9c302 Fix missing taxon header 2024-11-08 13:45:55 +01:00
Bartłomiej Sęk
1b2b128437 Fix mobile shipping methods form 2024-11-08 13:26:48 +01:00
Grzegorz Sadowski
38b2de2de9
[UI] Add top margin to flash messages (#17444)
<img width="1539" alt="Zrzut ekranu 2024-11-8 o 11 43 50"
src="https://github.com/user-attachments/assets/3c018a67-8456-400c-86fe-9167ca86c457">
2024-11-08 12:31:24 +01:00
Grzegorz Sadowski
bcb3428ed3
SYL-4118: Mobile UI fixes in admin panel (#17442)
![image](https://github.com/user-attachments/assets/e582bae6-bfd2-4def-aa11-89b1159bbd2e)
2024-11-08 12:28:36 +01:00
Grzegorz Sadowski
c9d5ed275b
[Admin] Fix deleting customer account 2024-11-08 12:18:37 +01:00
kulczy
2afa6207cb [UI] Add top margin to flash messages 2024-11-08 11:47:54 +01:00
bartek-sek
f334b8f6f0
Merge branch 'Sylius:2.0' into SYL-4118/mobile-ui-fixes 2024-11-08 10:06:46 +01:00
Bartłomiej Sęk
71c10b832a Fix mobile order header in admin panel 2024-11-08 08:31:18 +01:00
Bartłomiej Sęk
a9e5de508d Fix order payments and shipments tables in admin panel 2024-11-08 08:26:44 +01:00
Grzegorz Sadowski
ee99e43986
Remove Obsolete Catalog Promotions Validation ADR (#17437)
| Q               | A
|-----------------|-----
| Branch?         | 2.0 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no/yes <!-- don't forget to update the UPGRADE-*.md
file -->
| License         | MIT

This ADR is no longer valid, as we have switched to using standard
Symfony validation constraints.
2024-11-08 07:39:07 +01:00
Grzegorz Sadowski
2ffd8c1147
[DOCUMENTATION] Synchronize 2.0-docs -> 2.0 (#17441)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-11-08 07:21:36 +01:00
Grzegorz Sadowski
53a304ef05
Merge branch '2.0' into 2.0-docs
* 2.0:
  [CS][DX] Refactor
  Change homepage banner
  [Fixtures] Add woman's jeans
  [Fixtures] Add men's jeans
  [Fixtures] Add caps
  [Fixtures] Add men's t-shirts
  [Fixtures] Add women's t-shirts
  [Fixtures] Add dresses
  Change application's version to v2.0.0-DEV
  Generate changelog for v2.0.0-RC.1
  Change application's version to v2.0.0-RC.1
2024-11-08 07:19:51 +01:00
Grzegorz Sadowski
c4f34ae40a
New fixtures (#17355)
![Sylius](https://github.com/user-attachments/assets/354f269c-68eb-4301-a9c5-c370d8432cd3)

<img width="1298" alt="Zrzut ekranu 2024-10-28 o 14 32 51"
src="https://github.com/user-attachments/assets/37cbc658-c0bb-4570-9f1f-16e0808b06fe">
<img width="1298" alt="Zrzut ekranu 2024-10-28 o 14 34 06"
src="https://github.com/user-attachments/assets/7472ced4-2411-4551-bbc4-b0f1ea2051c9">
2024-11-08 06:58:38 +01:00
Michał Pysiak
ee5e822767
[CS][DX] Refactor (#17439)
This PR has been generated automatically.
For more details see
[refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
2024-11-08 06:06:48 +01:00
Sylius Bot
74f14c068d [CS][DX] Refactor 2024-11-08 02:25:01 +00:00
Rafikooo
6613b088b4
Remove obsolete catalog promotions validation adr 2024-11-08 02:20:36 +01:00
kulczy
f90525432b Change homepage banner 2024-11-07 22:14:00 +01:00
kulczy
22f71ad101 [Fixtures] Add woman's jeans 2024-11-07 21:57:50 +01:00
kulczy
fcc18cfb43 [Fixtures] Add men's jeans 2024-11-07 21:57:50 +01:00
kulczy
17490b9988 [Fixtures] Add caps 2024-11-07 21:57:50 +01:00
kulczy
dbdda83d0b [Fixtures] Add men's t-shirts 2024-11-07 21:57:50 +01:00
kulczy
d3126825ad [Fixtures] Add women's t-shirts 2024-11-07 21:57:50 +01:00
kulczy
bc5037fc59 [Fixtures] Add dresses 2024-11-07 21:57:50 +01:00
Grzegorz Sadowski
b76d2dfacb
Change application's version to v2.0.0-DEV 2024-11-07 15:16:45 +01:00
Bartłomiej Sęk
9c7fb00e3c Fix mobile admin navbar 2024-11-07 15:16:18 +01:00
Grzegorz Sadowski
c49470271c
Generate changelog for v2.0.0-RC.1 2024-11-07 15:15:45 +01:00
Grzegorz Sadowski
f999a85a69
Change application's version to v2.0.0-RC.1 2024-11-07 15:10:05 +01:00
Grzegorz Sadowski
50d21541ae
Merge branch '2.0' into 2.0-docs
* 2.0:
  Change application's version to v1.14.0-DEV
  Generate changelog for v1.14.0-RC.1
  Change application's version to v1.14.0-RC.1
  [Admin] Rename customTrigger param to snake_case notation
  Fix create button in admin panel
  feat: support sqlite
2024-11-07 15:09:12 +01:00
Grzegorz Sadowski
8190f4b13b
Merge branch '1.14' into 2.0
* 1.14:
  Change application's version to v1.14.0-DEV
  Generate changelog for v1.14.0-RC.1
  Change application's version to v1.14.0-RC.1
2024-11-07 15:08:58 +01:00
Grzegorz Sadowski
15c7d3a413
Change application's version to v1.14.0-DEV 2024-11-07 15:06:09 +01:00
Grzegorz Sadowski
aaaf981830
Generate changelog for v1.14.0-RC.1 2024-11-07 15:05:10 +01:00
Grzegorz Sadowski
6212dd9c80
Change application's version to v1.14.0-RC.1 2024-11-07 15:01:11 +01:00