Commit graph

37713 commits

Author SHA1 Message Date
Loïc Frémont
41de226101 [Shop] Reorganize Twig hooks on product review index page 2024-11-04 08:41:55 +01:00
Loïc Frémont
e2181f399d [Shop] Reorganize Twig hooks on product show page 2024-11-04 08:34:21 +01:00
Grzegorz Sadowski
c6a345b45b
[CS][DX] Refactor (#17404)
This PR has been generated automatically.
For more details see
[refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
2024-11-04 06:54:48 +01:00
Grzegorz Sadowski
3a2702e6b3
Add breadcrumbs to product reviews (#17289)
![image](https://github.com/user-attachments/assets/323306fe-5cd0-4f1c-887e-57496181039f)
2024-11-04 06:53:42 +01:00
Rafikooo
cd113cd6a0
Exclude /config/encryption/dev.key file from version control 2024-11-02 11:02:04 +01:00
Rafikooo
93a34cec89
Reorganize .gitignore file 2024-11-02 11:00:57 +01:00
Rafikooo
2a6bb06916
[PaymentRequest] Mark sensitive fields with #[\SensitiveParameter] attribute 2024-11-02 10:44:26 +01:00
Sylius Bot
6693327b44 [CS][DX] Refactor 2024-11-01 02:29:43 +00:00
Bartłomiej Sęk
2f38f9e366 Fix product review templates 2024-10-31 14:13:29 +01:00
Grzegorz Sadowski
df3ef68a36
Fix archive button (#17383)
![image](https://github.com/user-attachments/assets/b77509f6-4647-42ee-a825-dad195df953f)
2024-10-31 14:05:50 +01:00
Bartłomiej Sęk
8d50de5042 Fix typo 2024-10-31 13:53:20 +01:00
Bartłomiej Sęk
2c25926f28 Code cleanup 2024-10-31 13:53:20 +01:00
Bartłomiej Sęk
78f6db52d5 Code cleanup 2024-10-31 13:53:20 +01:00
Bartłomiej Sęk
bd23ac13eb CR fixes 2024-10-31 13:53:20 +01:00
Bartłomiej Sęk
b561006e87 Fix static checks 2024-10-31 13:53:20 +01:00
Bartłomiej Sęk
2aff4a1fe3 Add breadcrumbs to product reviews 2024-10-31 13:53:17 +01:00
Kamil Grygierzec
8c417a3ea5
Mention the removed classes and routes in upgrade file 2024-10-31 13:31:07 +01:00
Grzegorz Sadowski
49a382d01d
Implement twig hooks for taxon menu, fix styles (#17381)
![image](https://github.com/user-attachments/assets/a56eadf7-de22-461a-a3d4-71f7370d0393)
2024-10-31 13:29:11 +01:00
Grzegorz Sadowski
faa78ee966
[UI] Fix payments and shipments table (#17382) 2024-10-31 13:23:51 +01:00
Grzegorz Sadowski
f17175255d
Merge branch '1.14' into 2.0
* 1.14:
  [Documentation] Fix 2.0-dev installation instruction tip
  Improve DefaultChannelFactory test service + add note about change
  [Behat] Dehardcode the use of ShopBillingData entity
  [Behat] Dehardcode the use of AvatarImage entity
  [Admin] Deprecate NotificationWidgetExtension
2024-10-31 13:07:32 +01:00
Grzegorz Sadowski
5afbb7d4bd
Merge branch '1.13' into 1.14
* 1.13:
  [Documentation] Fix 2.0-dev installation instruction tip
2024-10-31 13:06:46 +01:00
Grzegorz Sadowski
505512a3ef
minor #17401 [Documentation] Fix 2.0-dev installation instruction tip (GSadee)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | 
| License         | MIT

<!--
 - 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
-->


Commits
-------

8813794cfe [Documentation] Fix 2.0-dev installation instruction tip
2024-10-31 13:06:10 +01:00
Grzegorz Sadowski
8813794cfe
[Documentation] Fix 2.0-dev installation instruction tip 2024-10-31 13:03:18 +01:00
Karol
0ddf30b58f
minor #17392 [Behat] Dehardcode the use of entities (GSadee)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | 
| License         | MIT

<!--
 - 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
-->


Commits
-------
  [Behat] Dehardcode the use of AvatarImage entity
  [Behat] Dehardcode the use of ShopBillingData entity
  Improve DefaultChannelFactory test service + add note about change
2024-10-31 13:00:35 +01:00
Grzegorz Sadowski
271c70c3fb
[Shop] Reorganize Twig hooks on product review create page (#17396)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | not yet
| Deprecations?   | no
| Related tickets | 
| License         | MIT

<!--
 - 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
-->

I've also added some spaces.

Before

![image](https://github.com/user-attachments/assets/c21bc6b6-d45f-48d7-9665-a5eb230c7eeb)


After

![image](https://github.com/user-attachments/assets/f908d2d2-fb56-44fa-b50b-8ae239bf6cbd)
2024-10-31 12:48:21 +01:00
kulczy
58f551e450 Fix payments and shipments table 2024-10-31 12:26:44 +01:00
Grzegorz Sadowski
1b4d8e2ede
[Admin] Improve Twig hooks to customize logos (#17397)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

<!--
 - 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-10-31 12:24:51 +01:00
Bartłomiej Sęk
077767baad Fix archive button 2024-10-31 12:21:49 +01:00
Bartłomiej Sęk
2f5cf8f768 Implement twig hooks for taxon menu, fix styles 2024-10-31 12:21:21 +01:00
Grzegorz Sadowski
9a87cb06a7
[Shop] Reorganize Twig hooks on product index page (#17393)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | not yet
| Deprecations?   | no
| Related tickets | 
| License         | MIT

<!--
 - 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
-->

I've moved page to content directory to be consistent with other
previous changes.

![Capture d’écran du 2024-10-31
09-23-33](https://github.com/user-attachments/assets/9d8c2fd1-ef6d-4d03-92da-47a11edc9473)
2024-10-31 12:06:12 +01:00
Grzegorz Sadowski
17782479c9
[Shop] Reorganize Twig hooks on order thank you page (#17368)
| Q               | A
|-----------------|-----
| Branch?         |2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | not yet
| Deprecations?   | no
| Related tickets | 
| License         | MIT

<!--
 - 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
-->


![image](https://github.com/user-attachments/assets/3a75a8b8-82d2-407f-97af-f7d0b690ff8b)
2024-10-31 12:04:52 +01:00
Grzegorz Sadowski
47bbefe795
Improve DefaultChannelFactory test service + add note about change 2024-10-31 12:00:28 +01:00
Loïc Frémont
3da36cfbe5 [Shop] Reorganize Twig hooks on cart index page 2024-10-31 12:00:05 +01:00
Loïc Frémont
b7fc193e49 [Shop] Reorganize Twig hooks on product review create page 2024-10-31 11:57:42 +01:00
Karol
868ba3e8ac
minor #17390 [Admin] Deprecate NotificationWidgetExtension (GSadee)
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 <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | related to #17388 
| License         | MIT

<!--
 - 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
-->


Commits
-------
  [Admin] Deprecate NotificationWidgetExtension
2024-10-31 11:52:12 +01:00
Loïc Frémont
bc82217a72 [Admin] Improve Twig hooks to customize logos 2024-10-31 11:13:37 +01:00
Grzegorz Sadowski
eb7718a722
[Maintenance] Change svg fixture image to jpg (#17376)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

<!--
 - 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-10-31 10:27:33 +01:00
Loïc Frémont
04720d9163 [Shop] Reorganize Twig hooks on product index page 2024-10-31 09:24:06 +01:00
Grzegorz Sadowski
5617c2d36a
[Behat] Dehardcode the use of ShopBillingData entity 2024-10-31 08:59:10 +01:00
Grzegorz Sadowski
1af39c6935
[Behat] Dehardcode the use of AvatarImage entity 2024-10-31 08:59:06 +01:00
Grzegorz Sadowski
50e64fc598
[PaymentBundle] Use a single encryption method (#17370)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17362
| License         | MIT
2024-10-31 08:42:49 +01:00
Grzegorz Sadowski
8b72405c50
[CS][DX] Refactor (#17385)
This PR has been generated automatically.
For more details see
[refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
2024-10-31 08:39:59 +01:00
Michał Pysiak
90f0a0685c
[Maintenance] Change svg fixture image to jpg 2024-10-31 08:36:33 +01:00
Grzegorz Sadowski
fcbd1c1bab
[Admin] Deprecate NotificationWidgetExtension 2024-10-31 08:30:37 +01:00
Michał Pysiak
a1607c1d8f
Remove note about sylius_admin.twig.extension.notification_widget from UPGRADE file (#17389)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | fixes #17388 
| License         | MIT

<!--
 - 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-10-31 08:27:14 +01:00
Grzegorz Sadowski
7adc226493
Remove note about sylius_admin.twig.extension.notification_widget from UPGRADE file 2024-10-31 08:25:24 +01:00
Michał Pysiak
ebac95d89a
[Admin] Remove unused NotificationWidgetExtension (#17388)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | yes
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | bases on #17387 
| License         | MIT

<!--
 - 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-10-31 08:17:25 +01:00
Grzegorz Sadowski
a53dd94c90
[ShopBundle] Add sylius.cart_clear event (#17379)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT
2024-10-31 08:04:05 +01:00
Grzegorz Sadowski
e12cd728a3
[Admin] Remove unused NotificationWidgetExtension 2024-10-31 07:27:47 +01:00
Grzegorz Sadowski
476660ce08
[Admin] Disable hub notifications in test env 2024-10-31 07:21:07 +01:00