Arnaud Frézet

Results 59 issues of Arnaud Frézet

Hi, I use Payum with Sylius quite a lot. I'm satisfied with general working, but I think there is a place for improvement in the code, especially in the gateway...

Add missing subresource yaml documentation

### Description I will great if we can change the sync directory without reinstalling the application. ### Steps to Reproduce x ### Expected behavior In the "Settings" menu, we should...

feature

Add documentation for programmatic login Fixes #16940

Security
Status: Needs Review

When declaring an attribute as identifier is the model configuration, an 500 error is thrown saying that "attributeAsIdentifier" can not be duplicate. But in my configuration, only one attribute is...

There is a lot of issues with EAV and API Plaftorm : - The validation does not work and cause issue with null values - Identifier can be not unique...

It will be great if the EAV User class will be renamed to EAVUser to allow add own Users in the EAV data/value.

confirmed

When an entity is not found in the edit (for example an wrong id is typed in url), an error 500 is thrown if the id match an other EAV...

confirmed

When clicking on the profile name in the left menu, we are redirect to the profile edition page, but it crashes with a 500 error saying "`No family with code...

If no prefix is set for each admin, the list action does not recognize the right route and the last admin route is set every time. So we can not...