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

Dietary restrictions #2155

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

jonodrew
Copy link

image

This change should:

  • generate a database migration that adds a 'dietary_restrictions' column
  • add a field to the edit Member page

this should close #1842

This change will add a column to the Member model, allowing users to
provide dietary information. This should support Codebar hosts to
provide good food options for all attendees
This change adds a simple input to the form that collects Member
information. I've included a translation in English and in French,
because that happens to be another language I speak!
@jonodrew jonodrew force-pushed the dietary-restrictions branch from 03ebc5e to 2c2a167 Compare December 24, 2024 15:31
@jonodrew
Copy link
Author

I can see there's a failing test here, but I don't think there's anything I can do about it - unless there are some credentials I'm missing? I can't add GITHUB_KEY as a secret, because Github doesn't allow secrets that start with 'GITHUB'

@KimberleyCook
Copy link
Contributor

KimberleyCook commented Jan 6, 2025

Hey @jonodrew thank you so much for this PR, we really appreciate you putting in the time to help us.

However, we envisioned it as a checklist of options : vegetarian, vegan, halal, pescatarian, gluten free, diary free, and then other. If Other is selected is shows a simple input field.

Could this change be implemented before we merge please?

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.

Add Dietary Requirements on profiles
3 participants