-
Notifications
You must be signed in to change notification settings - Fork 8
support for sylius v2.1 #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
composer.json
Outdated
| ] | ||
| }, | ||
| "repositories": { | ||
| "bitbag-blacklist-plugin": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @aa-ahmed-aa ;)
I have launched gh actions (please check and fix)
Also, please leave only one or two commits, one for updating the composer and the other adding translations.
(So that you exclude from the branch any changes that change the url to the repository)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sylius 2.1.0 added support to ORM 3 here for this the change in the BitBag\SyliusBlacklistPlugin\Repository\FraudSuspicionRepository is needed

so besides the changes in composer.json and the translation yml file the update for the FraudSuspicionRepository and FraudSuspicionRepositoryInterface is needed.
- add arabic support
baa4fed to
ed04197
Compare
…rom repository and interface
…or chrome session
…sness, cache headers, extra properties, and pagination options. Update framework configuration to disable annotations in both main and test environments.
1ad13cf to
6e1e316
Compare
…h PrePersistEventArgs in the prePersist method and its specifications for improved event handling.
… Update methods to improve element selection and handling of empty collections, enhancing robustness and user experience.
tested manually with with fresh installation of sylius 2.1