Toofff
Toofff
@chartjes Why did you delete the `docker-compose.yml.dist` file from the project in this [commit](https://github.com/opencfp/opencfp/commit/d8b5433915f73e7fbb685dd966824f75d868b51e) knowing that the documentation still refers to it? ping @BoutValentin
@chartjes Would it be interesting for you to redo the docker for your project? Because I am seeing some design errors on the use of docker and docker-compose in your...
@chartjes Thank you to you and I understand it perfectly and I also prefer that you look in detail ;) We will be working on this task in the coming...
@chartjes We'll take care of it next week with @BoutValentin, it's going to be complicated this week. Thanks for the review ;)
@jacquesbh Can I close this issue?
Why not just change the HTML? In `SyliusShopBundle/views/layout.html.twig` template replace ``` {% include '@SyliusShop/_header.html.twig' %} ``` by ``` {{ render(url('sylius_shop_partial_taxon_index_by_code', {'code': 'category', 'template': '@SyliusShop/_header.html.twig'})) }} ``` In `SyliusShopBundle/views/_header.html.twig` template replace...
@4c0n I didn't have time to go over it and finish it :( You can close it, I will try to finalize it at the end of August
@Duncan3142 Would you have visibility for the merge of this new feature or otherwise an alternative use with what is currently in ZOD?
Good news !!! Can I do something to help you? Code review, answer issues, help on code, setting up a CI/CD with github action for example? I have a little...