Commit graph

4127 commits

Author SHA1 Message Date
Grzegorz Sadowski
3223ea3a9f
Merge branch '2.0' into bootstrap-admin-panel
* 2.0:
  [Behat] Use chromedrives in some scenarios
  Update phpstan/phpstan-doctrine requirement from 1.3.43 to 1.3.69
  Update PR template
  [Documentation] Update release cycle after 1.13 release
  [Maintenance] Use chromedrive in behat tests
  [Maintenance][AbstractStateMachine] Add Sylius logo to readme
2024-04-29 10:57:54 +02:00
Grzegorz Sadowski
b7f67cb03e
Merge branch '1.13' into 2.0
* 1.13:
  [Maintenance] Use chromedrive in behat tests
  [Maintenance][AbstractStateMachine] Add Sylius logo to readme
2024-04-25 09:04:47 +02:00
Wojdylak
846a61a79a [Admin][Product] Delete button to remove existing product variants 2024-04-25 06:55:59 +02:00
Wojdylak
119d0eeb45 [Admin][Product][GenerationVariants] Enable behat test 2024-04-25 06:55:59 +02:00
Wojdylak
2066882abf
[Maintenance] Use chromedrive in behat tests 2024-04-24 13:13:20 +02:00
Karol
436d16b3f1
[Admin][Payments] Payments index with filters and sorting (#16164)
| Q | A |

|-----------------|--------------------------------------------------------------|
| Branch?         | bootstrap-admin-panel                  |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations?   | no |
| Related tickets | n/a                     |
| License | MIT |
2024-04-23 13:10:11 +02:00
Michał Pysiak
5f41cb2d06
Fix typos 2024-04-23 11:44:39 +02:00
Michał Pysiak
298fcdeb61
Extract sorting tests to separate file 2024-04-23 10:44:37 +02:00
Karol
c843989fd5
[Admin][Promotion] Refactor cart promotions rules and actions (#16159)
| Q | A |

|-----------------|--------------------------------------------------------------|
| Branch?         | bootstrap-admin-panel|
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
--> |
| Related tickets | continuation of #16111|
| License | MIT |

<img width="1377" alt="image"
src="https://github.com/Sylius/Sylius/assets/6140884/86a8c6a7-5e72-42aa-93d6-b29ac174c2aa">

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 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-04-23 10:30:56 +02:00
Michał Pysiak
b6063990f0
Fixes after CR 2024-04-23 10:26:48 +02:00
Michał Pysiak
caf08f017e Enable tests 2024-04-23 10:19:13 +02:00
Michał Pysiak
8d42b23df8
Add sorting tests 2024-04-23 09:47:24 +02:00
Michał Pysiak
a1a3476508
Enable behat tests 2024-04-23 09:46:31 +02:00
Kamil Grygierzec
fa4af3dd8e
[Admin][CatalogPromotion] Add create and update pages (#16133)
| Q | A |

|-----------------|--------------------------------------------------------------|
| Branch?         | bootstrap-admin-panel
| Bug fix?        | no
| New feature?    | yes
| BC breaks?      | yes
| Deprecations?   | no
| Related tickets | N/A
| License         | MIT


![image](https://github.com/Sylius/Sylius/assets/33687392/b54be956-fbf9-40e4-b9e5-c1b9a61fabd4)
2024-04-23 08:45:09 +02:00
Karol
01ff1ac22a
Browse customer orders (#16145)
| Q | A |

|-----------------|--------------------------------------------------------------|
| Branch?         | bootstrap-admin-panel                  |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations?   | no |
| Related tickets | n/a                      |
| License | MIT |
2024-04-23 08:18:14 +02:00
Grzegorz Sadowski
a2e6726488
[Behat][Admin][Promotion] Change driver for actions and rules scenarios 2024-04-22 13:54:12 +02:00
Wojdylak
ef0d92350b
[Admin][CatalogPromotion] Enable behat tests 2024-04-22 07:59:36 +02:00
Michał Pysiak
397bf3e92c
Browse customer orders 2024-04-22 06:16:23 +02:00
Jan Goralski
b7c4a21678
[Behat][Admin] Cover customers sorting 2024-04-20 12:20:20 +02:00
Jan Goralski
c66c6a0415
[Behat][Admin] Cover customers filtration 2024-04-20 12:20:20 +02:00
Jan Goralski
9f895f24a1 [Behat][Admin] Enable product association type tests 2024-04-19 08:13:14 +02:00
Grzegorz Sadowski
e803c6f7cc
[Behat][Admin] Replace step with checking successfully created promotion 2024-04-18 08:24:09 +02:00
Grzegorz Sadowski
3138681312
[Admin][Promotion] Fixes after code review 2024-04-18 07:08:45 +02:00
Grzegorz Sadowski
498f0f296e
[Admin] Bring back delete button for promotion rules and actions 2024-04-18 07:08:44 +02:00
Grzegorz Sadowski
f2b88d2b94
[Behat] Minor fixes 2024-04-18 07:08:44 +02:00
Grzegorz Sadowski
c7ee6efd42
[Behat] Change driver of some scenarios to chromedriver 2024-04-18 07:08:44 +02:00
Grzegorz Sadowski
5411867b22
[Behat][Admin] Cover scenarios for promotions validation 2024-04-18 07:08:42 +02:00
Grzegorz Sadowski
4acb855559
[Behat][Admin] Cover scenarios for promotions filters validation 2024-04-18 07:08:42 +02:00
Grzegorz Sadowski
b63fd0934c
[Behat][Admin] Enable seeing correct percentage discounts scenario 2024-04-18 07:08:42 +02:00
Grzegorz Sadowski
2f749b628c
[Behat][Admin] Cover scenarios for adding promotion with rules and actions filters 2024-04-18 07:08:42 +02:00
Grzegorz Sadowski
edb3e077fd
[Behat][Admin] Enable preventing deletion of promotion scenario 2024-04-18 07:08:41 +02:00
Grzegorz Sadowski
891a998710
[Behat][Admin] Cover scenarios for adding promotion with action 2024-04-18 07:08:41 +02:00
Grzegorz Sadowski
d2d7fa9612
[Behat][Admin] Cover scenarios for editing promotion 2024-04-18 07:08:41 +02:00
Grzegorz Sadowski
c41bd55e7d
[Behat][Admin] Cover scenarios for adding promotion with a label 2024-04-18 07:08:41 +02:00
Grzegorz Sadowski
fc8219d35d
[Behat][Admin] Cover scenarios for adding promotion 2024-04-18 07:08:40 +02:00
Grzegorz Sadowski
f044a7ab78
[Behat][Admin] Enable deleting promotion scenario 2024-04-18 07:08:40 +02:00
Jan Goralski
e909c3959d [Behat][Admin] Enable channel tests 2024-04-15 11:09:24 +02:00
Jan Goralski
73dea90ed6 [Admin][Channel] Fix theme tests 2024-04-15 11:09:24 +02:00
Jan Goralski
2d31a732c3 [Behat][Admin] Enable channel update tests 2024-04-15 11:09:24 +02:00
Jan Goralski
44fc9fc68e [Behat][Admin] Enable channel create tests 2024-04-15 11:09:24 +02:00
Jan Góralski
60c6a81075
minor #16116 [Admin][ProductVariant] Enable reordering (Wojdylak)
This PR was merged into the bootstrap-admin-panel branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | bootstrap-admin-panel
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | N/A
| License         | MIT

Based on #16110

Commits
-------
  [Admin][ProductVariant] Add MovePositionsController
  [Behat][Admin][ProductVariant] Enable moving position tests
  [Behat][Admin][ProductVariant] Rename behat step
  [Admin][ProductVariant] Rename MovePositionsController to SavePositionsController
2024-04-12 13:52:46 +02:00
Michał Pysiak
20241136ec Turn on catalog promotion index behats 2024-04-12 10:06:00 +02:00
Wojdylak
922a811546
[Behat][Admin][ProductVariant] Rename behat step 2024-04-12 08:28:40 +02:00
Wojdylak
239d10a657
[Behat][Admin][ProductVariant] Enable moving position tests 2024-04-12 08:23:38 +02:00
Kamil Grygierzec
cd2db324e5
Enable tests 2024-04-12 07:37:52 +02:00
Kamil Grygierzec
5d4c6070cb
Enable addition tests 2024-04-11 08:21:03 +02:00
Jacob Tobiasz
2a9d0e5e21 Bring back @api tag removed by accident 2024-04-10 19:35:20 +02:00
Jacob Tobiasz
32e784c271 Cover changing_images_of_product.feature scenarios 2024-04-10 19:35:20 +02:00
Jacob Tobiasz
7e233571a0 Cover removing_images_of_product.feature scenarios 2024-04-10 19:35:20 +02:00
Jacob Tobiasz
1758523af5 Cover adding_images_to_existing_product.feature scenarios 2024-04-10 19:35:20 +02:00