Commit graph

10 commits

Author SHA1 Message Date
Simon Vieille d3f27d97ad
apply php linter 2023-10-12 16:15:07 +02:00
Simon Vieille 8d5de79192
add 'inline_form_validation' option to validate inline forms with custom algo 2023-09-26 16:12:23 +02:00
Simon Vieille 212afe2775
fix href_attr allowed types 2023-09-15 15:27:56 +02:00
Simon Vieille 688f66e94e
update default class on toggle display 2023-08-31 16:20:07 +02:00
Simon Vieille c9b997e75d add new options in BooleanField: toggle|checkbox_class_when_true and toggle|checkbox_class_when_false 2023-08-31 16:12:57 +02:00
Simon Vieille 200dd0b8d6
add the option 'display' on BooleanField
add displays toggle and checkbox for BooleanField
2023-08-08 12:13:28 +02:00
Simon Vieille d21ab30ebe
add default_value option in crud fields 2023-08-07 18:31:22 +02:00
Simon Vieille f144760085
add boolean field for CRUD 2023-07-19 20:19:16 +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 6d0afb50b0 v1.9.0 2022-03-13 19:32:32 +01:00