Commit Graph

20 Commits

Author SHA1 Message Date
Simon Vieille fcecf74f90
add default voter
ci/woodpecker/push/woodpecker/2 Pipeline failed Details
ci/woodpecker/push/woodpecker/1 Pipeline failed Details
2024-03-25 15:46:53 +01:00
Simon Vieille 287e1d66cb
fix #1: add UniqueEntity constraint in the User entity 2023-09-28 18:13:18 +02:00
Simon Vieille cc0296e6e2
fix user crud controllers 2023-07-19 21:29:52 +02:00
Simon Vieille 4f94bd5640
add user admin controller and simples views in default files 2023-07-19 21:24:15 +02:00
Simon Vieille 6a56bc2c36
feat(update): apply recipes:update symfony/framework-bundle 2023-01-08 19:20:22 +01:00
Simon Vieille 58de4e8908
replace annotation with attributes 2022-11-19 19:46:03 +01:00
Simon Vieille 6addbc7de4
add a admin dashboard controller 2022-05-13 22:42:06 +02:00
Simon Vieille ce5c69d467 rename core/EventSuscriber with core/EventSubscriber
add security roles in app configuration

add option to restrict node access to specific roles
2022-03-10 21:32:22 +01:00
Simon Vieille 5c5e114eb7 remove useless comments 2022-01-29 21:45:13 +01:00
Simon Vieille a038ee50f4 fix deprecated 2022-01-24 22:33:07 +01:00
Simon Vieille 0984edf462 fix missing implements in the user entity 2022-01-24 22:15:53 +01:00
Simon Vieille 0ac49a6930 add interface in the user entity 2022-01-24 22:07:40 +01:00
Simon Vieille 37a7a3b625 fix SimplePage to handle new buildForm method sign 2021-08-20 11:35:26 +02:00
Simon Vieille 7a98667361 add default navigation setting event subscriber 2021-06-28 15:57:05 +02:00
Simon Vieille fa0c3b1f57 fix label 2021-06-15 11:31:57 +02:00
Simon Vieille b08d6a4f3e update page form render 2021-06-09 16:58:02 +02:00
Simon Vieille d34bb1daed update default page form builder 2021-06-09 16:22:44 +02:00
Simon Vieille 775d4562bd PSR 2 compliance 2021-05-12 11:56:48 +02:00
Simon Vieille aafa87ed41 add settings panel
Signed-off-by: Simon Vieille <simon@deblan.fr>
2021-05-02 20:17:39 +02:00
Simon Vieille b92ad093f6 init of Murph 2021-03-24 12:27:07 +01:00