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

Product roadmap updates #2587

Merged
merged 7 commits into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions benefits/static/css/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
--medium-font-weight: 500;
--bold-font-weight: 700;
--bs-body-font-size: calc(18rem / 16);
--bs-font-sans-serif: Roboto, system-ui, -apple-system, "Segoe UI", sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-sans-serif: Roboto, system-ui, -apple-system, "Segoe UI",
sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
--bs-body-font-family: var(--bs-font-sans-serif);
--bs-body-line-height: 1.5; /* Displayed as 150% on Figma */
--heading-line-height: 1.3; /* Displayed as 130% on Figma */
Comment on lines 11 to 19
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thekaveman @angela-tran @lalver1 Any idea why precommit keeps doing this to everyone? Even does it to @indexing !!!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Must be from a new version of some linter? New rule or something.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw this too. I definitely didn't update any CSS!

Expand Down
35 changes: 21 additions & 14 deletions docs/enrollment-pathways/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ timeline
section 2024

Q1<br>Complete
: Benefits admin tool (Foundation)
: SBMTD - Launch Reduced Fare Mobility ID enrollment pathway
: Benefits admin tool (foundation)
: Deploy SBMTD Reduced Fare Mobility ID enrollment pathway
: Migrate to Littlepay Backoffice API

Q2<br>Complete
Expand All @@ -34,24 +34,31 @@ timeline

Q3<br>Complete
: Deploy low-income riders enrollment pathway
: Benefits admin tool (Agency users)
: Benefits admin tool (In-person eligibility verification)
: Benefits admin tool (agency users)
: Benefits admin tool (in-person eligibility verification)

Q4<br>Now
: Release Medicare cardholder enrollment pathway
: Benefits admin tool (Agency configuration)
: Support eligibility verification for disabled Veterans
: Deploy Medicare cardholder enrollment pathway
: Support for multiple identity providers (Medicare.gov)

%% Cal-ITP Benefits Epics (2025)
section 2025

Q1
: Support benefits reciprocity between CA transit agencies
: Implement evolved organizing principles for app UX

Q2
: Support for multiple transit processors
: Integration with all MSA transit processors
Q1<br>Next
: Frontend enhancements and optimization
indexing marked this conversation as resolved.
Show resolved Hide resolved
: Benefits admin tool (user management)
: Deploy in-person enrollments to all agencies
%%: Deploy Connect Card enrollment pathway to SACOG agencies
: Support for Discover and Amex cards
indexing marked this conversation as resolved.
Show resolved Hide resolved

Q2<br>Planned
: Support for multiple fare processors (Enghouse)
: Enhanced Veteran eligibility checks (disability status)
: Single eligibility check across multiple benefit options
: Benefits admin tool (agency configuration)

H2<br>Projected
: Eligibility check for individuals with disabilities (CA DMV
indexing marked this conversation as resolved.
Show resolved Hide resolved

%%{
init: {
Expand Down
Loading