Commit graph

23 commits

Author SHA1 Message Date
Simon Vieille ee28c9abb7
copy the pager in the bottom of the index table
remove the with class of the action column
2023-11-10 19:28:20 +01:00
Simon Vieille 1d0b657c83
add sass classes to mange with of elements
fix the aspect of the actions's column in the crud

add background in the modal header

change vavigation pills colors
2023-10-25 19:12:02 +02:00
Simon Vieille c65cc26be8
batch form is not submitted with XHR when it's a global action 2023-10-12 15:27:36 +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 4385e7a525
add form error handle in settings actions 2023-08-17 20:15:02 +02:00
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 8e0a7f178b
fix block in BooleanField template 2023-08-08 12:15:01 +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 10221591c2 core.site.name and core.site.logo are not longer required 2023-07-19 20:42:35 +02:00
Simon Vieille f144760085
add boolean field for CRUD 2023-07-19 20:19:16 +02:00
Simon Vieille e2c9ecb941
add option to remove itetables values and/or specifics keys in the twig toArray function 2023-07-19 19:36:32 +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 c688cc0552
add trans filter in inline form modal title 2023-05-27 15:02:17 +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 902ac81e4b
allow to remove meta datas of a page when enditing 2023-03-05 20:39:52 +01: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 99337b341f
change default template to show an entity using entity_to_array 2022-05-09 14:31:17 +02:00
Simon Vieille 67a5890573
add background when a form is show 2022-05-08 18:38:55 +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 bff1728067
replace flag-icon-css with flag-icons 2022-04-20 13:53:21 +02:00
Simon Vieille 6d0afb50b0 v1.9.0 2022-03-13 19:32:32 +01:00