department-of-veterans-affairs / vets-website

Frontend for VA.gov
Creative Commons Zero v1.0 Universal
242 stars 125 forks source link

Add unreported assets chapter #33187

Open ToddWebDev opened 1 day ago

ToddWebDev commented 1 day ago

Did you change site-wide styles, platform utilities or other infrastructure?

Summary

Import Assets Previously not Reported - Section 10 into the Income & Asset Statement form (21P-0969)

Issue

Associated Pull Request(s)

n/a

How to run in local environment

  1. Check out this branch locally
  2. Run vets-website and vets-api
  3. In your local environment, set the income_and_assets_form_enabled flipper to 'enabled' at http://localhost:3000/flipper/features/income_and_assets_form_enabled
  4. Go to http://localhost:3001/pension/apply-for-veteran-pension-form-21p-527ez/ in your browser

How to verify

  1. Go to chapter 10 - Assets previously not reported (/unreported-assets-summary)
  2. Verify that an unreported asset can be added, edited, and deleted
  3. Verify that unreported assets are displayed on the 'Review' page

What areas of the site does it impact?

Income & Asset Statement Application

Screenshots

Desktop

Summary Page

No Assets Assets
localhost_3001_income-and-asset-statement-form-21p-0969_unreported-assets-summary localhost_3001_income-and-asset-statement-form-21p-0969_unreported-assets_0_asset-type_add=true

Item Pages

Asset Relationship Asset Type
localhost_3001_income-and-asset-statement-form-21p-0969_unreported-assets-summary (1) localhost_3001_income-and-asset-statement-form-21p-0969_unreported-assets-summary (2)

Quality Assurance & Testing

Error Handling

Authentication

Requested Feedback

(OPTIONAL) What should the reviewers know in addition to the above. Is there anything specific you wish the reviewer to assist with. Do you have any concerns with this PR, why?