department-of-veterans-affairs / vets-website

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

Add asset transfers #32825

Closed ToddWebDev closed 1 day ago

ToddWebDev commented 2 days ago

Summary

Import the 'Asset Transfers' section of the PDF into the digital Income and Assets Statement form (21P-0969)

Issue

Related issue(s)

n/a

Associated Pull Request(s)

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/income-and-asset-statement-form-21p-0969 in your browser

How to verify

  1. Continue to the Asset Transfers chapter /asset-transfers-summary
  2. Add an asset transfer
  3. Verify the asset transfer can be edited and deleted

What areas of the site does it impact?

Income and Asset Statement Form

Screenshots

Summary Page

No Items Item Added
Screenshot 2024-10-31 at 9 53 56 AM Screenshot 2024-10-31 at 10 22 57 AM

Item Pages

Item Page Item Page Item Page Item Page Item Page Item Page
Screenshot 2024-10-31 at 9 54 06 AM Screenshot 2024-10-31 at 9 54 11 AM Screenshot 2024-10-31 at 9 54 44 AM Screenshot 2024-10-31 at 9 55 00 AM Screenshot 2024-10-31 at 9 55 11 AM Screenshot 2024-10-31 at 9 55 16 AM

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?