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
Consolidate UI components for invites page into a single use component. No separate Judge, Hacker, Mentor/Volunteer pages. All share the UI and only differ in the Note messages and the API call sent on the backend.
Fix tito duplicate check latency (Fix tito duplicate check latency #502): Fetch list of Tito tickets to skip API calls for people who already have them, add a file _actions/tito/getAllRsvpInvitations.ts to do this. Adding in here since it was only the addition of 1 new file.
Add Hacker Admissions email to Hub.
Improvements being made alongside this:
_actions/tito/getAllRsvpInvitations.tsto do this. Adding in here since it was only the addition of 1 new file.