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

Enrollment Check-in: Add SMS Opt-in question #2371

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    2d41bc4 View commit details
    Browse the repository at this point in the history
  2. Enrollment Checkin: handle NoPhone

    When the user says that they don't have a phone number, this was previously sent to the database. But the database handled this by doing nothing. So we can simplify by doing nothing onSubmit with the phone info when the user says that they don't have a phone number.
    EjPlatzer committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    93a9ac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84fbef1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    def6bfa View commit details
    Browse the repository at this point in the history