-
Notifications
You must be signed in to change notification settings - Fork 9
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: CalFresh help info #1970
Feat: CalFresh help info #1970
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a8988e - Browse repository at this point
Copy the full SHA 8a8988eView commit details -
refactor: move help_template to EligibilityVerifier and use unique ones
we need the templates to be specified on verifiers so that the help page reflects configuration changes rather than being hard-coded on an agency's template.
Configuration menu - View commit details
-
Copy full SHA for b1a6883 - Browse repository at this point
Copy the full SHA b1a6883View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc95f50 - Browse repository at this point
Copy the full SHA dc95f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13335a8 - Browse repository at this point
Copy the full SHA 13335a8View commit details -
fix: context processor should use same filter as verifier selection form
fixes failing eligibility view tests
Configuration menu - View commit details
-
Copy full SHA for ce14b73 - Browse repository at this point
Copy the full SHA ce14b73View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0a6d3 - Browse repository at this point
Copy the full SHA cc0a6d3View commit details
Commits on Mar 22, 2024
-
chore(conftest): move test fixtures into conftest
for consistency
Configuration menu - View commit details
-
Copy full SHA for 0cd9a1e - Browse repository at this point
Copy the full SHA 0cd9a1eView commit details -
refactor(models): add property to TransitAgency to get active verifiers
update usage in verifier selection form, context processors, and tests
Configuration menu - View commit details
-
Copy full SHA for d79f06c - Browse repository at this point
Copy the full SHA d79f06cView commit details -
test: unit test for helper function
expected behavior is to return an ordered list of the unique values
Configuration menu - View commit details
-
Copy full SHA for f3fe500 - Browse repository at this point
Copy the full SHA f3fe500View commit details