Files
moyosapp_beta.0.0.3.3_beta1/scripts
moyoza 9fc9c9c32c feat: Implement comprehensive admin and guest features
Backend API Endpoints:
- Add PUT /api/guestbook/[id] for guests to edit own messages
- Add PUT /api/tribute/[id] for guests to edit own tributes
- Add PUT /api/admin/tributes/[id] for admin to edit any tribute
- Add PUT /api/admin/guests/[id]/relationship for editing relationships
- Add GET/PUT /api/admin/settings/email-preferences for RSVP notifications
- Add GET /api/admin/reports/summary for statistics dashboard
- Add GET /api/admin/reports/export for CSV report generation
- Update /api/admin/whos-who with relationship and opt-in filtering
- Update /api/admin/activity-log with comprehensive activity tracking
- Update /api/admin/stats to use rsvpStatus instead of isAttending
- Add RSVP email notifications to admins in /api/rsvp/submit

Database Schema:
- Add receiveRsvpNotifications and role fields to Admin model
- Create migration for admin email preferences and roles
- Update seed script to include super admins (denverm, mahaliam)

Features:
- Edit guestbook messages (admin + guest)
- Edit tributes (admin + guest)
- Edit guest relationships from admin dashboard
- RSVP email notifications to admins with preferences
- Fixed statistics dashboard queries
- Fixed report generation (headcount, dietary, relationships, seating)
- Who's Who filtering by relationship and opt-in status
- Enhanced activity feed with RSVP, guestbook, tribute tracking
- Super admin seed script

Note: UI components for guest-side editing still need to be added
2026-01-24 02:56:18 +02:00
..
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00
2026-01-16 19:04:48 +02:00