Bryan Alexander
Bryan Alexander
Added the ability to mark hidden docs i.e. `@moduledoc false` as a failure Added an empty Map as a check to confirm if a module doc is missing Updated README...
## Summary Pega requested that we add the form's metadata into the S3 call (put_obect()) so they can pull it out on their end. - Updated S3 service to use...
Add physical address to prefill ## Summary - Add `form_address` to model for prefill - Update spec ## Related issue(s) - https://github.com/department-of-veterans-affairs/va.gov-team/issues/82972 ## Acceptance criteria - [ ] Home address...
Just the DB schema changes from https://github.com/department-of-veterans-affairs/vets-api/pull/16701 ## Summary - Broke off PR to not be in danger mode. ## Related issue(s) - https://github.com/department-of-veterans-affairs/vets-api/pull/16701
Split out the db schema even more ## Summary - *This work is behind a feature toggle (flipper): YES/NO* - *(Summarize the changes that have been made to the platform)*...
In support of sending an email update to a VFMP applicant, the PEGA response that represents the applicants data needs to be stored in the VA.gov back end. This is...
As a VFMP applicant, I need to receive confirmation that VA is processing my application so that I know when the status of my application has been updated. ## Summary...
Some forms have multiple applicants and we want to save the Veteran from going through the same form X times so this should make it easier and generates additional PDFs...