Skip to content

296: meeting invitations

David Kettler requested to merge 296-meeting-invitations into dev

@DSASanFrancisco/portal-members

SUMMARY

  • Add separate “Invitations” tab for inviting people to the meeting
  • This section allows you do invite someone to the meeting via a hard-coded template with an RSVP link
  • Requires: New invitations table on the API
  • See which invitations have been read (clicked from an email), unread, accepted, and declined (probably a status column on the invitation)
  • A link or button for inviting all active committee members (if committee meeting)

Merge request reports