4 Commits

Author SHA1 Message Date
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
62da326e75 Create an empty controllers directory 2024-06-07 09:10:06 +02:00
cfb53dad52 Commit import map 2024-05-22 16:59:54 +02:00
585ee7855f Add base entities 2024-05-22 16:44:48 +02:00