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

Feat: EligibilityType model fields for expiration - validation on model #1957

Merged
merged 4 commits into from
Mar 18, 2024

Commits on Mar 14, 2024

  1. feat(model): add expiration-related fields to EligibilityType

    `supports_expiration` serves as a toggle for expiration functionality.
    the other fields are for configuring the duration before expiration and
    reenrollment.
    angela-tran committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4fabc1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3d71f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af0eb63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b109035 View commit details
    Browse the repository at this point in the history