Commit graph

7 commits

Author SHA1 Message Date
Simon Vieille f1d956ee5c
add context variable in each controllers to simplify overrides 2023-07-19 20:20:55 +02:00
Simon Vieille c0340ec5a9 fix maker CrudController template: remove bad pasted code 2023-05-27 14:55:21 +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 9e0eda4338
fix(crud): allow POST in delete actions 2023-01-09 08:07:40 +01:00
Simon Vieille 9454ceb539
replace annotation with attributes 2022-11-19 19:45:12 +01:00
Simon Vieille a8def20853
add default field to show in crud configuration 2022-05-09 14:49:58 +02:00
Simon Vieille 6d0afb50b0 v1.9.0 2022-03-13 19:32:32 +01:00