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

Check-in admin portal setup #597

Merged
merged 5 commits into from
Jan 24, 2025
Merged

Check-in admin portal setup #597

merged 5 commits into from
Jan 24, 2025

Conversation

waalbert
Copy link
Member

@waalbert waalbert commented Jan 24, 2025

Changes

  • Hides badge number from participants table used for check-in
    • Note: badge_number is still part of the class Participant and list PARTICIPANT_FIELDS
  • Removes badge scanning and badge number entry in confirmation check-in modal
  • Also removes badge scanning and badge number entry for Event check-ins
    • Note: For IH 25, event check-ins will not be done through our site
  • Sets up notifications system and clears all notifications on page change
  • Notifications will be pushed to the notifications system as Flashbars that show at the top of the admin layout

Testing

  1. Ensure you can see the participant table and be able to check-in people.
  2. Upon clicking "Check In" in the confirmation check-in modal, notice that a new Flashbar gets added to the top of the screen as part of the notifications Flashbar system

Closes #593 and closes #407

Copy link
Contributor

github-actions bot commented Jan 24, 2025

Deploy preview for irvinehacks-site-2025 ready!

Name IrvineHacks Site
Preview Visit Preview
Commit 2df0695

@waalbert waalbert merged commit 24add95 into main Jan 24, 2025
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.

Remove badge scanner from check-in Set up notifications system in Admin layout
1 participant