Commit Graph

4 Commits

Author SHA1 Message Date
clement 8859cd0000 Implement comments (#10)
Allow logged users to comment posts. Edition is not allowed via the API since it doesn't support auth yet.

Symfony UX is used with Turbo to avoid full pages reload, without JavaScript™.

Co-authored-by: clfreville2 <clement.freville2@etu.uca.fr>
Reviewed-on: https://codefirst.iut.uca.fr/git/clement.freville2/herbarium/pulls/10
2024-06-11 17:17:24 +02:00
clement 22be991b8c Describe entities as API Platform resources 2024-06-05 17:43:37 +02:00
clement 6caa9a1ed0 Fix lint 2024-06-05 10:34:13 +02:00
bastien ollier 9d16c0e00a add register 2024-05-22 17:19:40 +02:00