2024.09.3
github-actions
released this
26 Sep 19:16
·
271 commits
to main
since this release
This release of the Cal-ITP Benefits application expands eligibility verification and enrollment to Medicare cardholders. The Medicare enrollment pathway in the Cal-ITP Benefits application allows transit agencies in California to offer riders with a Medicare card a reduced fare when paying for transit using a contactless debit or credit card.
In addition, this release contains more progress on internal features for in-person eligibility verification and enrollment and on refactors related to analytics.
User-facing improvements
- Medicare copy for Spanish which completes the Medicare enrollment pathway feature
Internal
- Updated the admin log in and log out pages
- Fixed the form validation messages for in-person eligibility
- New pages (success and error templates) and styling for in-person eligibility verification and enrollment
- Several analytics refactors
- Added a feature to determine if an enrollment flow occurred in the
digital
orin-person
application
What's Changed
- Admin: Log in page by @machikoyasuda in #2371
- Fix: custom validation messages for in-person eligibility form by @lalver1 in #2377
- chore(deps): bump mkdocs-material from 9.5.34 to 9.5.35 by @dependabot in #2376
- Feat: success template for in-person enrollment by @angela-tran in #2378
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #2393
- Feat: error templates for in-person enrollment by @angela-tran in #2382
- Refactor: analytics for
EnrollmentFlow
by @thekaveman in #2379 - Add
supported_methods
field toEnrollmentFlow
by @machikoyasuda in #2383 - Added link to the September newsletter by @indexing in #2400
- Refactor: analytics for PaymentProcessor by @lalver1 in #2391
- Admin: Log out page styled by @machikoyasuda in #2397
- chore(deps): bump mkdocs-material from 9.5.35 to 9.5.36 by @dependabot in #2394
- Refactor: remove "Go back" button from in-person enrollment by @angela-tran in #2405
- Admin: Use "log" not "sign" by @machikoyasuda in #2409
- Medicare: Add Medicare copy for Spanish by @machikoyasuda in #2406
Full Changelog: 2024.09.2...2024.09.3
Release process issue: #2411