Commit graph

4116 commits

Author SHA1 Message Date
Michał Pysiak
b6063990f0
Fixes after CR 2024-04-23 10:26:48 +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
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
Jacob Tobiasz
f0025f7cfb Enable product media uploading scenarios 2024-04-10 19:35:20 +02:00
Jacob Tobiasz
30fa00af9f
Bring back checking the creation/update successful notification 2024-04-09 15:49:44 +02:00
Jacob Tobiasz
5d9158d44c
Cover missing creating a configurable product related scenarios 2024-04-09 15:49:33 +02:00
Jacob Tobiasz
6107ec0d1f
Cover missing creating simple product related scenarios 2024-04-09 15:49:17 +02:00
Jacob Tobiasz
4fb50378df
Cover basic scenarios of creating a simple product 2024-04-09 15:49:17 +02:00
Jan Goralski
b3fa33432c
Resolve conflicts between 2.0 and bootstrap-admin-panel 2024-04-05 12:59:58 +02:00
Jan Goralski
439c5beda2
[Behat][Admin][Customer] Cover show page tests 2024-04-04 15:13:17 +02:00
Grzegorz Sadowski
4ad844f5cf
Merge branch '1.13' into 2.0
* 1.13:
  Add missing validation for the customers first and last name
  [CS][DX] Refactor
  Bring back all Sylius' state machines to Winzou
  Add overriding the Resource's state machine with the one from the Sylius abstraction
  Add missing locales to contract test
  [Taxon][Behat] validate translations with unexisting locales
  [ShippingMethod][Behat] validate translations with unexisting locales
  [Promotion][Behat] validate translations with unexisting locales
  [Product][Behat] validate translations with unexisting locales
  [PaymentMethod][Behat] validate translations with unexisting locales
  Validate all translatable objects for unexisiting locales
  Validate customer's password reset
  Validate customer creation and edit
2024-03-28 14:14:49 +01:00
Kamil Grygierzec
16c695ae88
Add missing validation for the customers first and last name 2024-03-28 09:04:22 +01:00
Karol
4f499b5ff7
minor #16052 Add missing customer validation (TheMilek)
This PR was merged into the 1.13 branch.

Discussion
----------

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

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


Commits
-------
  Validate customer creation and edit
  Validate customer's password reset
2024-03-27 14:44:56 +01:00
Jacob Tobiasz
0d81ec40ad
Resolve conflicts between 1.13 and 2.0 2024-03-27 11:02:29 +01:00