Skip to content

vets-api/v0.0.1413

Compare
Choose a tag to compare
@va-bot va-bot released this 20 Apr 17:01
· 10893 commits to 313a50813283f95c862ef18aeb1d7993d2f6279c since this release

Release 0.0.1413 ami-03af788cb11432aa4

95d60bd Remove original VHA FSR email (#12433)

  • Initial logic to submit batch VHA jobs

  • Remove original email send for VHA FSR

90e711a Include deduction code and resolution comment in FSR params (#12434)

77ce49d fix (#12441)

536f749 Added payload session (#12388)

  • Added payload_seeion method that logs a user_id session completed time after deposit

  • changed current_user[:email] to current_user[:identity] so the user_object is printed not just the email. fixed linting

  • In def sso_cookie_content, I add session_uuid in the the file authentication_and_sso_concerns.rb. I created a spec for sso_logging_info in application_controller_spec.rb

  • Added authentication components that allow logger access to the controller.

  • Changed session_uuid to use object except string

abbca2d 4743: change mobile lighthouse letters client id to match new key (#12172)

Co-authored-by: Andrew Herzberg andrew.herzberg@adhocteam.us

95ba197 VA-11593: Remove PPMS Remove Roced Unique ID feature (#12432)

4b68508 add logging (#12449)

  • add logging

  • fix


Co-authored-by: Andrew Herzberg andrew.herzberg@adhocteam.us

313a508 Adding zip backup (#12445)

  • Adding zip backup

  • rubo

  • making method 1 less line to appease rubocop