2024.09.2
github-actions
released this
18 Sep 19:37
·
331 commits
to main
since this release
This release of the Cal-ITP Benefits application contains a needed dependency update (calitp-littlepay
) as well as more progress on internal features for eligibility verification and enrollment and on the Medicare enrollment pathway.
User-facing improvements
- Updated copy on enrollment success page for all flows
Internal
- New pages available in the admin interface for in-person eligibility verification and enrollment
- Agency dashboard in admin interface now supports linking to a transit processor portal
- New model
EnrollmentEvent
to keep record of enrollments - Incremental changes towards adding Medicare enrollment pathway
What's Changed
- Chore: Disable Pyright type-checking rules by @lalver1 in #2346
- Refactor: allow different action URLs on card-tokenize success form by @angela-tran in #2339
- Admin: Eligibility View by @machikoyasuda in #2317
- Refactor: introduce enrollment module by @angela-tran in #2338
- chore(deps): bump django-admin-sortable2 from 2.2.2 to 2.2.3 by @dependabot in #2344
- chore(deps): bump sentry-sdk from 2.13.0 to 2.14.0 by @dependabot in #2343
- Admin test: Use settings instead of mocker by @machikoyasuda in #2347
- Refactor: enrollment token logic by @angela-tran in #2348
- Enrollment success: All flows now have same success headline copy by @machikoyasuda in #2360
- Feat: customize the login form using an environment variable by @lalver1 in #2361
- Refactor: use client to test the BenefitsAdminSite view by @lalver1 in #2362
- Feat: in-person enrollment view by @angela-tran in #2340
- Medicare: Eligibility Index - Modal and Radio Button Label by @machikoyasuda in #2366
- Feat: Medicare cardholder eligibility start template by @lalver1 in #2368
- Feat: transit processor portal link for admin dashboard by @lalver1 in #2370
- chore(deps): bump calitp-littlepay from 2024.7.1 to 2024.9.1 by @dependabot in #2373
- Feat: model and capture local
EnrollmentEvent
by @thekaveman in #2367
Full Changelog: 2024.09.1...2024.09.2
Release process issue: #2374