data-table-bundle icon indicating copy to clipboard operation
data-table-bundle copied to clipboard

Create a demo application with examples

Open Kreyu opened this issue 1 year ago • 5 comments

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.

Kreyu avatar Jul 13 '24 16:07 Kreyu

Work in progress on this repository, on develop branch.

Kreyu avatar Sep 12 '24 13:09 Kreyu

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.

Kreyu avatar Oct 05 '24 15:10 Kreyu

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 :)

maciazek avatar Mar 31 '25 19:03 maciazek

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.

Kreyu avatar Apr 02 '25 18:04 Kreyu

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.

maciazek avatar Apr 04 '25 19:04 maciazek