You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.
* Ref #284 Detailed overview of single event
* added head to fix event details frontend
* added link to single event from event overview
* implemented getEventById api call
* reformatted state
* added method to retrive all attendee objects from event.attendeeEmails
* added endpoint to return all attendee objects for an event
* added ability to check if attendee is a candidate
* changed isCandidate to candidateId in attendee schema
* changed event info table to plain text
* yarn format
* fixed yarn merge conflict
* addressed feedback
* removed unused import
Show all specific event details (name, location, date, attendees list). Check-in attendees for event on this page.
The text was updated successfully, but these errors were encountered: