Commit graph

8 commits

Author SHA1 Message Date
Simon Vieille 76b25f3bca
add form error handle in inline edit action
refill the form using last request
2023-08-11 19:18:11 +02:00
Simon Vieille 10221591c2 core.site.name and core.site.logo are not longer required 2023-07-19 20:42:35 +02:00
Simon Vieille f9a20716a0
add twig block to override defaults actions in crud index template 2023-07-19 14:18:50 +02:00
Simon Vieille b915b8b3ed
feat(crud): add the option "inline_form" in fields
feat(crud): allows to enable and disable double click listener on a table row

feat(crud): update de template of the controller
2023-04-14 07:09:57 +02:00
Simon Vieille af98f7bfea
update crud-header display on mobile 2022-05-17 09:22:22 +02:00
Simon Vieille 79817a4e92
hide button label on mobile (crud) 2022-05-17 08:44:28 +02:00
Simon Vieille 443ccabd0b
CrudConfiguration::setAction can receive a callable instead of a boolean in 'enabled' param 2022-04-30 14:31:37 +02:00
Simon Vieille 6d0afb50b0 v1.9.0 2022-03-13 19:32:32 +01:00