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

Show check-ins per day in Participants table #363

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

taesungh
Copy link
Member

As part of #344.

  • Provide checkins list in participants endpoint
  • Add columns for each day of the event with an icon on check-in status
  • Disable resizable columns

Testing

  1. Add sample applicant records with ATTENDING status if you don't have them already
  2. Load the Participants page on the Admin site
  3. Observe the check-in icons are all pending
  4. Check in an applicant
  5. Refocus the page to trigger a refetch (since we don't have the mutation yet)
  6. Observe the icon for Friday has changed to positive

@taesungh taesungh requested a review from a team January 26, 2024 08:28
Copy link
Contributor

github-actions bot commented Jan 26, 2024

Deploy preview for irvinehacks-site-2024 ready!

Name IrvineHacks 2024 Site
Preview Visit Preview
Commit 4a75340

- Provide checkins list in participants endpoint
- Add columns for each day of the event with an icon on check-in status
- Disable resizable columns
@samderanova samderanova merged commit 365683d into main Jan 26, 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.

3 participants