You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thekaveman
changed the title
Add a new view function like eligibility:instructions that reads from session the selected verifier and renders their specific instructions in a template
Add a new "eligibility start" view/URL
Mar 18, 2022
thekaveman
changed the title
Add a new "eligibility start" view/URL
Add a new "start eligibility" view/URL
Mar 18, 2022
This replaces what the current
eligibility:index
view is doing, which will transition to displaying the verifier selection form in #322.Depends on #319, #323
instructions_*
fields from Update EligiblityVerifier model to support custom text content #319 tostart_*
to align with the simplification in this task*.po
files with a new keyseligibility.pages.start.*
, copy the value fromeligibility.pages.index.*
(for now)start
AgencySessionRequired
middleware decorator to this viewVerifierSessionRequired
middleware decorator to this view/eligibility/start
to this viewPage
viewmodel using a mix of the common keys and the verifier-specific keys for text translationsPageTemplateResponse
helperThe text was updated successfully, but these errors were encountered: