Commit graph

192 commits

Author SHA1 Message Date
Kamil Grygierzec
6235621ac2
Move validation groups parameters to appropriate bundle configs 2023-12-21 10:30:03 +01:00
Wojdylak
1494fce8fe
[PromotionBundle] Add prefix to validation groups for promotion action/rule 2023-12-14 10:05:45 +01:00
Wojdylak
c021e3e3a1
Add prefix sylius_ to validation groups 2023-12-14 08:49:46 +01:00
Wojdylak
e530c7d9ca
[PromotionBundle] Add parameters validation groups for promotion action and promotion rule 2023-12-14 08:49:44 +01:00
Kamil Grygierzec
ae860bde19
Define gateway config validation groups by parameters 2023-12-06 13:21:27 +01:00
Jacob Tobiasz
dabc35123d
Install the symfony/workflow package 2023-09-16 08:51:47 +02:00
Grzegorz Sadowski
7aecb72d66
Merge branch '1.12' into 1.13
* 1.12:
  Cart promotion Action Update
  Enable Sylius API for app environments
  [Maintenance] Update dev symfony version to 5.4.*
  Provide post-CR fixes
  Remove redundant TaxonPositioner service
  Cover "jumping" taxons while moving with Behat scenarios
  Revert bc promise breaking changes
  Leave only bug-related code and extract the position-related logic
  Added: Move taxon to the top/end buttons at admin
  Fixed: Moving taxons up and down at admin
2023-09-14 09:24:15 +02:00
Jacob Tobiasz
0cfddccda6 Enable Sylius API for app environments 2023-09-13 19:13:28 +02:00
Aris Buzachis
1a5b08e8c8
[Bunnyshell] Adjust the workflows for Fork PRs
Signed-off-by: Aris Buzachis <aris.buzachis@bunnyshell.com>
2023-07-06 09:19:45 +02:00
Aris Buzachis
d127ae15dc [Bunnyshell] Adjust the workflows for Fork PRs
Signed-off-by: Aris Buzachis <aris.buzachis@bunnyshell.com>
2023-06-30 12:42:49 +03:00
Jakub Tobiasz
85a94c9f41
Revert "Add support for Bunnyshell (#15134)"
This reverts commit 8ad42c9a1b.
2023-06-30 09:20:08 +02:00
Jacob Tobiasz
8ad42c9a1b
Add support for Bunnyshell (#15134)
Co-authored-by: Aris Buzachis <aris.buzachis@bunnyshell.com>
Co-authored-by: Aris Buzachis <114920449+aris-bunnyshell@users.noreply.github.com>
Co-authored-by: Mihai Chitic <m.chitic+github@gmail.com>
2023-06-29 09:20:06 +02:00
Kevin Kaniaburka
b15cd4c1db
Use Http\Client\HttpClient service instead of HttplugClient explicitly 2023-04-27 13:36:05 +02:00
Jakub Tobiasz
08cdd3413c
Import sylius/calendar Behat services 2023-04-20 12:48:19 +02:00
Jakub Tobiasz
88b6e15af0
Refactor CI 2023-01-24 15:32:06 +01:00
Jakub Tobiasz
e2edcb2c5e
Refactor CI 2023-01-16 09:50:19 +01:00
Kevin Kaniaburka
64559bf109
[DX] Store passwords in plaintext in test environment 2022-12-23 11:31:03 +01:00
Grzegorz Sadowski
fc50b8bb3f
bug #14468 Lower hashing alogirthm memory cost in test (Zales0123)
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 |  |
| License         | MIT                                                          |

`plaintext` does not work for some reason 🤨 but lowering this configuration already results in a huge boost (35min vs 23-25min 😱), which seems like we come back to the time we had before 🖖 

Commits
-------

7f796f1448 Lower hashing alogirthm memory cost in test
2022-10-21 14:11:32 +02:00
Mateusz Zalewski
7f796f1448
Lower hashing alogirthm memory cost in test 2022-10-21 11:09:07 +02:00
Ferror
1372e90041 [maintenance] - Remove Staging configs 2022-10-19 17:52:51 +02:00
Rafikooo
85f180f69c
[Forms] Legacy error messages disabled 2022-10-05 10:42:08 +02:00
Mateusz Zalewski
c814085444
Fix Behat scenarios for User account 2022-10-05 10:38:21 +02:00
Jan Goralski
23eda824e4
[Maintenance] Updated mailer config 2022-10-05 10:36:09 +02:00
Jan Goralski
8ffa91dc11
[Test] Refactor EmailChecker to work with Symfony Mailer 2022-10-05 10:36:08 +02:00
Jan Goralski
5bd0839f0b
Use Symfony Mailer by default 2022-10-05 10:36:08 +02:00
Jan Goralski
4f5040fe87
[Maintenance] Update routings' controller node syntax 2022-10-05 10:36:06 +02:00
Mateusz Zalewski
991c533eb5
Fix container bugs 2022-10-05 10:36:06 +02:00
Mateusz Zalewski
0b3fb445a9
Finish fixes in PHPUnit tests 2022-10-05 10:36:06 +02:00
Mateusz Zalewski
d2475f1635
[WIP] Fix PHPUnit tests with Symfony 6 and new session management 2022-10-05 10:36:06 +02:00
Ernest Warwas
251f019a2d
[Doctrine] cache provider fix
[Doctrine] cache provider fix

code style
2022-10-05 10:36:05 +02:00
Ernest Warwas
9cbed317a7
[Symfony 6] Fix application configuration 2022-10-05 10:36:04 +02:00
Mateusz Zalewski
28a6459c0d
Delete unneeded swiftmailer file 2022-10-05 10:36:03 +02:00
Loïc Frémont
b241543983
Upgrade main packages to allow Symfony 6 2022-10-05 10:36:03 +02:00
Jakub Tobiasz
b5357d5ee5
Split configuration of webpack encore bundle between Sylius bundles 2022-09-23 13:34:11 +02:00
Jakub Tobiasz
81aa0f6fb0
Merge branch '1.12' into maintenance/add-webpack 2022-09-22 12:51:26 +02:00
Jan Goralski
1d1578733a
[Maintenance][Security] Update shop logout handling 2022-09-20 10:43:39 +02:00
Jakub Tobiasz
7f6e06ca4f
Install symfony encore package 2022-09-19 12:59:31 +02:00
Kevin Kaniaburka
704aeda3bb
[Core][CS] Minor refactor 2022-09-19 09:47:26 +02:00
Kevin Kaniaburka
36374223b2
[Maintenance] Introduce Flysystem
Co-authored-by: Jakub Tobiasz <jakub.tobiasz@icloud.com>
2022-09-15 15:42:36 +02:00
Ernest Warwas
530e68ea3b
[Events] Fixed cart blamin in API
[Events] Fixed cart blamin in API

[Spec] Fix for spec

ShopCartBlamerListener reverted
2022-09-15 15:05:23 +02:00
Ernest Warwas
7f6cc66e7b
Fix for failing scenario when customer changing email
Revert lexik guard for api

Commented scenario for test purposes

Test if set token to null fixes the scenario

spec fix
2022-09-15 15:05:23 +02:00
Loïc Frémont
5f2ab45399
Enable authenticator manager 2022-09-15 15:05:22 +02:00
Grzegorz Sadowski
1c678bbb71
Merge branch '1.11' into 1.12
* 1.11:
  Update docs/cookbook/deployment/cron-jobs.rst
  [docs]Recommend cron jobs values
  [API] Remove mapping path from configuration
2022-09-13 11:49:47 +02:00
Kevin Kaniaburka
fe1d660e10
[API] Remove mapping path from configuration 2022-08-30 15:38:17 +02:00
Jakub Tobiasz
1b2750ba01 Add RequestPasswordReset page 2022-07-07 21:16:11 +02:00
Jakub Tobiasz
722ae59852 Allow anonymous access to request administrator's password reset email 2022-07-06 10:37:43 +02:00
Jakub Tobiasz
9e0bc8eed3 Add requesting an administrator's password reset to ResetPasswordRequest api resource 2022-07-06 10:37:43 +02:00
Mateusz Zalewski
edc881b473
bug #14052 Fix bootstrap for Symfony 6 (loic425)
This PR was merged into the 1.12-dev branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | master         |
| Bug fix?        | yes (for Symfony 6)                                                   |
| New feature?    | no                                                       |
| BC breaks?      | no                                                       |
| Deprecations?   | no |
| Related tickets | partially #13274                       |
| License         | MIT                                                          |

<!--
 - Bug fixes must be submitted against the 1.10 or 1.11 branch(the lowest possible)
 - Features and deprecations must be submitted against the master 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
-------

ee318e562b Fix bootstrap for Symfony 6
2022-06-07 15:51:39 +02:00
Loïc Frémont
eb4a6a4920 Replace encoders with password_hashers 2022-06-03 18:19:01 +02:00
Loïc Frémont
ee318e562b Fix bootstrap for Symfony 6 2022-06-03 18:03:44 +02:00