Nicolas Potier
Nicolas Potier
Thanks @Marcachips for this PR 👍
Hello, I've been working on this branch https://github.com/APY/APYDataGridBundle/tree/feature/sf5-compat to have a working Bundle with latest version on Symfony 5. All tests are green and I've created a real life example...
Hello @FredDut Thank you for your message. I've integrated the changes in the 4.0.1 tag of the bundle. Unfortunately, I don't have access to packagist for this bundle in order...
@DonCallisto I agree with you. The source code shows that `$data` is not initialized in the constructor, but only in the `setData` method. Therefore, I guess that if you call...
Hi @tomcyr thank you for this PR. Unfortunatelly, some Travis tests are in red : could you please have a look at it ? Thank you very much.
Ok thanks, I didn't see that TODO.
I reopen this issue. A begining of work has been done to manage configuration via YML files. It's still based on Entities notion, and this is WORK IN PROGRESS status....
Hello @FredDut thank you for reporting this bug. I've updated the demo repo here https://github.com/npotier/apydatagrid-demo to reproduce this case. With the latest version of APYDatagridBundle, I don't reproduce this bug....
Solved with https://github.com/APY/APYDataGridBundle/pull/1080
Hello @FredDut thank you ! You can start by creating a PR, it would be very nice.