Skip to content

vets-api/v0.0.1434

Choose a tag to compare

@va-bot va-bot released this 22 May 17:29
· 11124 commits to 6af794012eddf106a9937c07b302e949e56ffc1f since this release

Release 0.0.1434 ami-0d4bc75c1b17dce56

dd499dc API-25981 Make VAForms::FormBuilder less chatty in slack (#12730)

02dd7dd switch out mobile claims service with Benefit claims service (#12724)

a246e6f add logging around shutdown callback (#12740)

34d1708 Orphaned queue cleanup job (#12746)

  • Add queue cleanup job

  • add spec

  • rubocops

  • fix specifically for dev env

  • newline

21fe8ea Mobile Claim hotfix (#12745)

c2c9408 58604 Modifying appointment date format for travel claims (#12743)

  • 58604 Modifying appointment date format for travel claims

  • Fix spacing

  • Adding variable for formatted date


Co-authored-by: kanchanasuriya [email protected]

629d90a Mobile: Secure messaging thread schema update (#12738)

  • Add v1 message thread endpoint using new api

  • Remove pointless override

  • Copy over vcr, remove module from controller, add more thorough tests

  • Remove redundant test

  • Reset cassettes after tests

  • Change name of test

  • Debug failures

  • Relocate cassette and uncomment test

  • Add back .to_i for params[:id]

  • Add logging to debug

  • Debugging

  • Further changes required by new serializer

  • Update to use new schema from upstream

  • Remove extra route


Co-authored-by: Andrew Herzberg [email protected]

07dd801 VAOS: Set Appointments 'cancellable' Flag to False for Covid Appointments (#12739)

  • refactor(vaos): extract method to check if appointment is for compensation and pension

  • feat(vaos): updated appointments service to set cancellable flag to false for covid appointments, also added/updated rspecs.

f2122b7 API-26673-526-v2-schema-alternate-names (#12698)

  • Changes properties of 'alternateNames'.

  • Adds items to array in schema

  • Changes properties of alternate names

f2fcfcf Api 26589 v2 itf request format (#12688)

  • Updates Controller, RSpec and validator to enforce nesting of requests inside data and attributes

  • Refactors error code according to example in docs, refactors RSpec tests

  • Rubocop linting fixes, tests are green

  • Fixing my gemfile mistake

  • Updates validate_request_format so it checks for existance attributes object after data object

  • Rubocop lint, tests green

e089a34 Bdex/57063/migrate get intent to file to lighthouse (#12623)

  • implement GET request for Lighthouse intent-to-file

  • modify BenefitsClaims::Service to request intent to file data

  • extend BenefitsService::Configuration to handle different consumer/client needs

  • modify existing BenefitsClaims index and show operations to handle new configuration

  • add parameters to fix evss method, move transform to private method, rm unneeded comment

  • add error handling and request specs

  • fix a few request specs

  • fix some tests to accommodate provider pattern

  • fix rubocop errors, add tests to lighthouse itf provider

  • a little cleanup, fixing errors in lighthouse service, config, and spec

  • minor tweak for Rubocop and require needed files

  • avoid errors in mobile

  • rm unused params


Co-authored-by: Ryan McNeil [email protected]

6af7940 MHV-42054: Labs and tests api complete (#12741)

Co-authored-by: wright0776 [email protected]