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

FYST-787 Idaho screeners #4884

Merged
merged 27 commits into from
Oct 24, 2024
Merged

FYST-787 Idaho screeners #4884

merged 27 commits into from
Oct 24, 2024

Conversation

DrewProebstel
Copy link
Contributor

@DrewProebstel DrewProebstel commented Oct 17, 2024

Link to pivotal/JIRA issue

https://codeforamerica.atlassian.net/browse/FYST-787

Is PM acceptance required? (delete one)

  • Yes - don't merge until JIRA issue is accepted!

Reminder: merge main into this branch and get green tests before merging to main

What was done?

  • Screener Question were added to the Idaho Flow of FYST
  • eligibility_lived_in_state and eligibility_out_of_state_income were pulled from the state_file_base_intake as they did not belong on the Idaho State File Intake.

How to test?

  • Describe the testing approach taken to verify the changes, including:
    • Tests were written for the new controller and new form
    • Idaho FYST feature test was updated with new screener content
  • Risk Assessment
    • Opposite of DRY on some of state file intakes, could increase complexity.

Screenshots (for visual changes)

  • After
image

Screenshot 2024-10-17 at 3 24 06 PM

Screenshot 2024-10-17 at 3 26 23 PM

Drew Proebstel and others added 10 commits October 15, 2024 11:25
# This is the 1st commit message:

migrations

# This is the commit message #2:

functional

# This is the commit message #3:

make text smaller

# This is the commit message #4:

adds idaho screeners
Copy link

Heroku app: https://gyr-review-app-4884-ff829aed6792.herokuapp.com/
View logs: heroku logs --app gyr-review-app-4884 (optionally add --tail)

@DrewProebstel DrewProebstel changed the title 787 FYST-787 Idaho screeners Oct 18, 2024
Copy link

Heroku app: https://gyr-review-app-4884-eacaee07e98e.herokuapp.com/
View logs: heroku logs --app gyr-review-app-4884 (optionally add --tail)

Copy link
Contributor

@embarnard embarnard left a comment

Choose a reason for hiding this comment

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

Looks good! Just that one requested change, no need for re-review

app/lib/navigation/state_file_id_question_navigation.rb Outdated Show resolved Hide resolved
@@ -0,0 +1,6 @@
<ul class="list--bulleted">
Copy link
Contributor

Choose a reason for hiding this comment

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

nice thanks for adding all of these!

@DrewProebstel DrewProebstel merged commit 332b066 into main Oct 24, 2024
7 checks passed
@DrewProebstel DrewProebstel deleted the 787 branch October 24, 2024 16:52
@DrewProebstel DrewProebstel restored the 787 branch October 24, 2024 16:56
DrewProebstel added a commit that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants