Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API check-in system modifications #342

Merged
merged 3 commits into from
Jan 24, 2024
Merged

Conversation

samderanova
Copy link
Contributor

@samderanova samderanova commented Jan 24, 2024

Completes the API side of the tasks mentioned in #340. Waiting on the modal in the admin frontend to be completed first by #341.

Changes

  • Include hackers with status (ACCEPTED, WAITLISTED, WAIVER_SIGNED, CONFIRMED) in /admin/participants endpoint
  • Allow check-in leads, along with directors to use the /admin/checkin endpoint on CONFIRMED participants

- Include hackers with status (`WAITLISTED`, `WAIVER_SIGNED`,
  `CONFIRMED`) in `/admin/participants` endpoint
- Allow check-in leads, along with directors to use the `/admin/checkin`
  endpoint on `CONFIRMED` participants
Copy link
Contributor

github-actions bot commented Jan 24, 2024

Deploy preview for irvinehacks-site-2024 ready!

Name IrvineHacks 2024 Site
Preview Visit Preview
Commit cfcb156

taesungh
taesungh previously approved these changes Jan 24, 2024
Copy link
Member

@taesungh taesungh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, please update the task list on #340 once merged.

apps/api/src/admin/participant_manager.py Outdated Show resolved Hide resolved
apps/api/src/admin/participant_manager.py Outdated Show resolved Hide resolved
@samderanova samderanova merged commit 8256afd into main Jan 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants