Maximilien Gilet

Results 10 comments of Maximilien Gilet

Hi @henrikj242, thanks for the contribution, it's a great idea ! However this will break existing data. I think the semicolon separator should be a configuration to keep the default...

Hi, thanks for using my bundle ! I think you should use Ajax requests to update notifications. Several routes are made for it. To get realtime update, you should consider...

Hi @garethfoxtrot, could you submit a PR for this change ? Thanks in advance

Hi Laurent, The function `{{ mgilet_notification_render(notifiableEntity) }}` will render a simple `ul` `li` list of notifications. You can override the view or use a custom view. See [here](https://github.com/maximilienGilet/notification-bundle/blob/master/Resources/doc/usage.rst) for more...

I made a simple demo repository for sample implementation. It's running Symfony 4 and uses the dev branch of the bundle (working on it to get full compatibility with flex)....

Hi @PDirkx thanks for using this bundle ! In order to use the events provided by the bundle, you can create an EventListener or an EventSubscriber. Symfony documentation : https://symfony.com/doc/current/event_dispatcher.html...

Hi ! This is a great idea that could be very useful ! I don't have much time so a pull request would be nice. Thanks for the interest in...

Hi, thanks for the tip-off, Unfortunately I don't use the bundle anymore, so feel free to create a pull request :)

Hi @lukepass ! Thanks for using the bundle ! At first glance it seems like your configuration has a typo : inside the `numeric_functions` node after your `rand` function, you...

Hi @emulienfou this is a great idea ! However I don't use the bundle anymore and don't have much time to make the changes... Make me a pull request and...