vkoves/carpe

Event Invites MVP

Closed this issue · 2 comments

This is an issue to track things that need to be done for the Event Invites feature.


Description Owner PR
✔️ Add a category select option to the event editing panel. @greenrazer #319
✔️ When an event invite is accepted, create a new hosted event on the recipient's calendar. If they don't have a default event invite category, then create a new category called 'Event Invites' and make that the hosted event's category. Include tests. @Watercycle #369
✔️ An owner deleting their host event performs a cascading delete on hosted events, and notifies guests the event was cancelled. Include Tests. @Watercycle #375
✔️ Add an event-invite mailer. @vkoves #366
✔️ Event participants should be sent a notification when the event changes. Include tests. @vkoves #373
✔️ Add a default event invite category select option to user profile settings (including a helper tooltip if needed). @vkoves #390
✔️ Add a read-only event view for guests viewing a hosted event on their schedule. @Watercycle #378
✔️ Prevent guests from modifying the event details (BE). Include tests. @vkoves #395
✔️ Allow event owner to modify host event details. All child events need to be kept in sync. Include Tests. @Watercycle #382
✔️ Allow event hosts to modify the event details. @Watercycle #401
✔️ Event participants can only make an event more private than the host event. Just use category-level privacy @Watercycle #401

@Watercycle - everything is checked off here; are you comfortable closing this issue?

This is deployed to dev and prod, so closing this issue!