Commit graph

4202 commits

Author SHA1 Message Date
Grzegorz Sadowski
203b946fa7
[Inventory] Add filtering tracked product variants by product on inventory index page 2024-05-28 11:22:44 +02:00
Grzegorz Sadowski
83eceb8c78
[Inventory] Add sorting of tracked product variants on inventory index page 2024-05-28 11:22:44 +02:00
Grzegorz Sadowski
83027529c6
[Behat][Inventory] Fix typo in feature file name 2024-05-28 11:22:44 +02:00
Grzegorz Sadowski
d8c1fd3bed
[Behat][Inventory] Enable scenarios for browsing and filtering inventory 2024-05-28 11:22:44 +02:00
Jan Goralski
5325f05b94 [API][Behat] Fix product filtration result checking 2024-05-27 07:52:31 +02:00
Jan Goralski
52c5658317 [Admin][Product] Add filtration by main taxon 2024-05-27 07:52:31 +02:00
Jan Goralski
1753c0f5c9 [Admin][Product] Add filtration by taxon 2024-05-27 07:52:31 +02:00
Jan Goralski
8ef4c7bfd2 [Admin][Product] Cover sorting 2024-05-27 07:52:31 +02:00
Jan Goralski
83d84afd5e [Admin][Product] Cover simple filters 2024-05-27 07:52:31 +02:00
Wojdylak
db62094fdf [Admin][Order][Show] Minor improvements 2024-05-23 07:53:15 +02:00
Wojdylak
41ea4aeba2 [Admin][Order][Show] Enable behat tests 2024-05-21 12:47:57 +02:00
Michał Pysiak
d8e1758da2
[Admin][Product] Enable and fix tests 2024-05-17 09:57:05 +02:00
Wojdylak
630f9a1898 [Admin][Taxon][Image] Enable behat tests 2024-05-15 09:46:46 +02:00
Wojdylak
32fcf432a2 [Admin][Product][Inventory] Enable behat tests 2024-05-14 12:54:09 +02:00
Wojdylak
6f3c0d9198 [Behat] Disable behat test 2024-05-13 15:05:26 +02:00
Wojdylak
3d06429067 [Behat] Change mink panther to chromedriver 2024-05-13 15:05:26 +02:00
Grzegorz Sadowski
e694fbd286
Merge branch '2.0' into bootstrap-admin-panel
* 2.0: (25 commits)
  Add the "sylius/state-machine-abstraction" package to the replace section in the root composer.json
  [Maintenance] Adjust Sylius version on 1.14 branch
  Change application's version to v1.13.2-dev
  Generate changelog for v1.13.1
  Change application's version to v1.13.1
  Change application's version to v1.12.17-dev
  Generate changelog for v1.12.16
  Change application's version to v1.12.16
  [Behat] Minor scenarios improvements
  Fixes after CR
  Test adding similar products
  Test adding new simple product
  Test adding new taxon
  [Behat] Minor scenarios improvements after code review
  [Checkout] Add scenario for preventing from a potential XSS attack
  [AddressBook] Add scenario for preventing from a potential XSS attack
  Use function from UIBundle
  Add sanitizer function to UIBundle
  Add js sanitizeInput function
  Fix product-auto-complete
  ...
2024-05-13 07:51:15 +02:00
Grzegorz Sadowski
01e7fa5830
Merge branch '1.14' into 2.0
* 1.14:
  [Behat] Minor scenarios improvements
  Fixes after CR
  Test adding similar products
  Test adding new simple product
  Test adding new taxon
  [Behat] Minor scenarios improvements after code review
  [Checkout] Add scenario for preventing from a potential XSS attack
  [AddressBook] Add scenario for preventing from a potential XSS attack
  Use function from UIBundle
  Add sanitizer function to UIBundle
  Add js sanitizeInput function
  Fix product-auto-complete
  Use function from UIBundle
  Fix potential xss in admin panel
  Add wider support for deprecation contract
  [Maintenance] Remove unnecessary line
  [Maintenance] Update docker docs
2024-05-10 10:31:36 +02:00
Grzegorz Sadowski
3bc21174cf
Merge branch '1.12' into 1.13
* 1.12:
  [Behat] Minor scenarios improvements
  Fixes after CR
  Test adding similar products
  Test adding new simple product
  Test adding new taxon
  [Behat] Minor scenarios improvements after code review
  [Checkout] Add scenario for preventing from a potential XSS attack
  [AddressBook] Add scenario for preventing from a potential XSS attack
  Use function from UIBundle
  Add sanitizer function to UIBundle
  Add js sanitizeInput function
  Fix product-auto-complete
  Use function from UIBundle
  Fix potential xss in admin panel
  [Maintenance] Remove unnecessary line
  [Maintenance] Update docker docs
2024-05-10 10:28:17 +02:00
Grzegorz Sadowski
3b82e93256
[Behat] Minor scenarios improvements 2024-05-10 09:45:34 +02:00
Grzegorz Sadowski
ba4b66da5a
bug #76 Fix potential xss in admin panel (mpysiak)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.12
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

Fixes potential xss in admin panel (Taxons and Products)

Commits
-------

d4812f9c14 Fix potential xss in admin panel
29d18a3993 Use function from UIBundle
c11c424c1c Fix product-auto-complete
a17de6d1ed Test adding new taxon
d25edf3ff0 Test adding new simple product
63c3cf7a12 Test adding similar products
679e793521 Fixes after CR
2024-05-10 09:37:43 +02:00
Michał Pysiak
63c3cf7a12
Test adding similar products 2024-05-10 07:25:50 +02:00
Michał Pysiak
d25edf3ff0
Test adding new simple product 2024-05-10 07:24:48 +02:00
Michał Pysiak
a17de6d1ed
Test adding new taxon 2024-05-10 07:24:37 +02:00
Grzegorz Sadowski
30de6ff277
[Behat] Minor scenarios improvements after code review 2024-05-10 07:22:38 +02:00
Grzegorz Sadowski
925554057b
[Checkout] Add scenario for preventing from a potential XSS attack 2024-05-10 07:13:15 +02:00
Grzegorz Sadowski
3d66fb0672
[AddressBook] Add scenario for preventing from a potential XSS attack 2024-05-10 06:34:27 +02:00
Jacob Tobiasz
765443aa9b Cover changing_associations_of_product.feature scenarios 2024-05-08 14:56:43 +02:00
Jacob Tobiasz
b93b582710 Cover adding_product_with_associations.feature scenarios 2024-05-08 14:56:43 +02:00
Jacob Tobiasz
0a929ad3fd Cover adding_associations_to_existing_product.feature scenarios 2024-05-08 14:56:43 +02:00
Kamil Grygierzec
d479cf9c8d
[Admin][CatalogPromotion] Add show page (#16185)
| 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/5265e360-5e44-494c-bc35-e038b820af90)
2024-05-07 12:12:43 +02:00
Kamil Grygierzec
1c930f991d
[Admin] Resending Order Confirmation Email (#16216)
| Q               | A
|-----------------|-----
| Branch?         | bootstrap-admin-panel <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | yes
| BC breaks?      | no
| Deprecations? | no <!-- don't forget to update the UPGRADE-*.md file
-->
| License         | MIT

<img width="1344" alt="image"
src="https://github.com/Sylius/Sylius/assets/40125720/ce83d4a6-ff21-4224-bc21-8f8809e2ce5a">
2024-05-07 10:30:04 +02:00
Rafikooo
2fe3935c41 [Behat] Enable shipping a shipment from shipment index page scenarios 2024-05-07 08:54:42 +02:00
Rafikooo
95207bbd65
[Behat] Enable Resending order confirmation email tests 2024-05-07 08:34:54 +02:00
Grzegorz Sadowski
0d208bf100
Merge branch 'bootstrap-admin-panel' into SYL-3200 2024-05-07 07:30:42 +02:00
Wojdylak
be414e9a39 [Admin][ShippingMethod] Enable behat tests 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
c19ea73d79 Add a missing behat step 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
d54413b78d Fix errors in scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
a0f9ec78e5 Change the Then checking the notification in all js-based scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
53c5eedd49 Cover shipping_method_validation.feature scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
98a947cd41 Cover toggling_shipping_method.feature scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
41e42fe39d Cover sorting_shipping_methods_by_position.feature scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
77bd59fb8e Cover sorting_shipping_methods_by_name_or_code.feature scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
da3f3b9d07 Cover deleting_shipping_method.feature scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
0715a4f379 Cover archiving_shipping_methods.feature scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
1313cbd271 Cover shipping_method_validation.feature scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
00a593d941 Cover shipping_method_flat_rate_per_unit_validation.feature scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
b628192981 Cover shipping_method_flat_rate_per_shipment_validation.feature scenarios 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
8b0ae9ee82 Cover shipping_method_unique_code_validation.feature 2024-05-07 06:55:48 +02:00
Jacob Tobiasz
22a64793e8 Cover seeing_errors_in_shipping_method_charges.feature scenarios 2024-05-07 06:55:48 +02:00