Create a demo application with examples
Similar to EasyAdmin demo, this can be based off the official Symfony demo.
The demo application should include examples of how to use this bundle, from basic definition to the most advanced one.
Work in progress on this repository, on develop branch.
Unfortunately, the Symfony Demo application:
- uses the Bootstrap 4 (not supported by this bundle, many conflicts with Bootstrap 5)
- has single table in admin panel
For demo purposes, it should be refactored to use Tabler.io, and added more examples.
Hey @Kreyu,
Could you please take a look at this app https://github.com/maciazek/kreyu-data-table-bundle-demo? I started working on something that at least could help you with developing/testing new features.
What do you think about it - could application in this form be useful for you? I also wrote you an e-mail with further description in my (our?) native polish language, so if you have any tips/ideas about this, feel free to contact me :)
Hey @Kreyu,
Could you please take a look at this app https://github.com/maciazek/kreyu-data-table-bundle-demo? I started working on something that at least could help you with developing/testing new features.
What do you think about it - could application in this form be useful for you? I also wrote you an e-mail with further description in my (our?) native polish language, so if you have any tips/ideas about this, feel free to contact me :)
Hey @maciazek. I responded to your e-mail already, but I will respond here as well. I cloned the repository, tried it out and I must say - incredible work. I can link your repository in the documentation if you are up for it. No doubt it will be helpful for a lot of people, including myself.
Thank you for your kind words @Kreyu. I was afraid that this demo is still early in progress, but if you think that it could help other people, feel free to link it wherever you like :) I'll try to add more tables in my spare time, especially these related to actions. And maybe work on Tabler template, as it needs some work to make it look right.