Commit Graph

3 Commits

Author SHA1 Message Date
pacnpal
9122320e7e Add ReviewEvent model and ReviewSubmissionService for review management
- Created a new ReviewEvent model to track review events with fields for content, rating, moderation status, and timestamps.
- Added ForeignKey relationships to connect ReviewEvent with ContentSubmission, User, and Review.
- Implemented ReviewSubmissionService to handle review submissions, including creation, updates, and moderation workflows.
- Introduced atomic transactions to ensure data integrity during review submissions and updates.
- Added logging for review submission and moderation actions for better traceability.
- Implemented validation to prevent duplicate reviews and ensure only the review owner can update their review.
2025-11-08 16:49:58 -05:00
pacnpal
0443e96c4a Update .gitignore to include snapshots and context portal 2025-10-12 11:25:36 -04:00
gpt-engineer-app[bot]
b11ab23df3 [skip lovable] Use tech stack vite_react_shadcn_ts_20250728_minor 2025-09-20 00:10:26 +00:00