Skip to content

vets-api/v0.0.1411

Compare
Choose a tag to compare
@va-bot va-bot released this 18 Apr 17:01
· 10874 commits to c32247b3e779ad80d50072afad0f9d35495dbc69 since this release

Release 0.0.1411 ami-022d1a456433b4962

0b0731c 55882 update travel claim controller to call worker (#12371)

9124523 API-25108 deprecate veteran confirmation (#12412)

  • set deprecation and sunset headers for VC and updated openapi yml to indicate VC is deprecated

  • removed extra emtpy line at end of method

b78b66a [52864] Add signature date to 5655 pdf (#12382)

  • Add mapping for signature date

  • Update test PDFs

634118b [55554] Use Sidekiq Batch to bulk upload VHA submissions (#12376)

  • Initial logic to submit batch VHA jobs

  • Add test for multiple vha station submission

2902208 API-24975 BGS healthchecks (#12399)

  • Reenable bgs healthchecks for v1, add bgs healthchecks for v2

  • Add comments preceding Rubocop directives

  • Rubocop fixes

89e2239 Api 25719 current phase back (#12380)

  • Fix phase type change indicator logic

  • Add additional check to current_phase_back, add test and factory

  • Rubocop fixes

  • Refactor logic for clarity, reduce array vs hash tests

  • Rubocop remove unnecessary class length disable

  • Add back disable class length check

  • Fix to handle single hash return from BGS

0923908 Adds logging for organic modal experiment (#12373)

  • Adds logging for organic modal experiment

  • Adjust statsd keys to remove tags

adf00c9 Remove enable_in_development key from Appeals feature flags (#12418)

c8379e9 Forms api - add 21-4142 mappings (#12405)

  • initial files and mappings

  • add new for files

  • mappings for max payload

  • order mappings

  • add ability to stamp 21-4142

  • cleanup stampers

  • conditional substrings

  • mapping updates

  • update model with known metadata fixes

  • update stamper to stamp preparer name as signature

  • remove tests to shrink pr size, will add later

  • add tests to form

3b27eda [12421] Remove unnecessary identity related statsd from initializers (#12422)

Co-authored-by: Trevor Bosaw trevor.bosaw@oddball.io

e4641ae Add prefill config for 21-4142 (#12416)

  • add prefill config for 21-4142

  • undo formatting change

8fcd4f1 Fixing spec issue with loading certain files (#12429)

Co-authored-by: Trevor Bosaw trevor.bosaw@oddball.io

74fe54a Fixing spec that was updating fixtures when run and causing file changes in Git (#12428)

Co-authored-by: Trevor Bosaw trevor.bosaw@oddball.io

07ba8bc Add feature toggle for using LH as backing service (#12419)

f381a9f Update cron schedule for some VBADocuments jobs (#12417)

c32247b APT 25791 latestPhaseType values (#12420)

  • Fix phase type change indicator logic

  • Add additional check to current_phase_back, add test and factory

  • Rubocop fixes

  • Refactor logic for clarity, reduce array vs hash tests

  • Rubocop remove unnecessary class length disable

  • Add back disable class length check

  • Fix to handle single hash return from BGS

  • Updates to return correct phase type and handle mapping; updated tests, schema, swagger for same