Fix the creation/update date generation, remove the "review" comment from the reviews object and create a comment entity (user will then be able to post multiple comments on movies). Add a rich text editor to all comment elements.
Back
[ ] Remove comment from reviews entity and create a "comment" table.
[ ] Update HTML sanitizing strategy to safely allow basic HTML tags on specific endpoints.
Add a list of banned words (vulgarity check).
Front
[ ] Create a RichTextEditor component
@BenoitSafari -> I already made one on another project that we can import on Cinévoraces.
Interactions update
Fix the creation/update date generation, remove the "review" comment from the reviews object and create a comment entity (user will then be able to post multiple comments on movies). Add a rich text editor to all comment elements.
Back
Front
... and more