vets-api/v0.0.1441
Release 0.0.1441 ami-0d08462ba50fdf000
873f9fb API-26761 Optimize VBADocuments::UploadRemover job (#12839)
Updates SQL in the job to hopefully reduce execution time
15d696c update with new pdf (#12842)
04d681e [#951] create new route for Virtual Agent JWT proof of concept (#12844)
- [#951] create new route for Virtual Agent JWT proof of concept
original issue 951
Co-authored-by: Maurice Okumu [email protected]
2e5fc61 Direct deposit update (#12812)
-
Add update function to direct deposit service and standardize error responses
-
Linting fixes
Co-authored-by: Jeremy Weiland [email protected]
7ec7ae1 56197 Filter Out Service Type(s) on Non-health Non-CnP Appointments (#12845)
-
feat(vaos): remove service types for non-medical for non-medical non-CnP
non-cc appointments -
test(vaos): fixed rspec tests that would intermittently fail
8bb4baa 58400 appointment details comment logging (#12848)
- appointment details comment logging
26a79b4 Bump rack-test from 1.1.0 to 2.1.0 (#12715)
- Bump rack-test from 1.1.0 to 2.1.0
Bumps rack-test from 1.1.0 to 2.1.0.
updated-dependencies:
- dependency-name: rack-test
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] [email protected]
-
fix capitalization issue with rack-test
-
add case for empty string (rack-test)
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan McNeil [email protected]
8ec8183 Bump rails_semantic_logger from 4.11.0 to 4.12.0 (#12816)
- Bump rails_semantic_logger from 4.11.0 to 4.12.0
Bumps rails_semantic_logger from 4.11.0 to 4.12.0.
updated-dependencies:
- dependency-name: rails_semantic_logger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] [email protected]
- add require statement for failing test
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan McNeil [email protected]
eb4eada remove concurrent processes on claims (#12849)
8d6add6 Maps direct deposit info for the pdf generator. (#12792)
470d2f0 Bump ox from 2.14.14 to 2.14.16 (#12828)
Bumps ox from 2.14.14 to 2.14.16.
updated-dependencies:
- dependency-name: ox
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2185e7e Bump rack from 2.2.6.4 to 2.2.7 (#12830)
Bumps rack from 2.2.6.4 to 2.2.7.
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan McNeil [email protected]
b49c503 Adds feature flag for August release (#12838)
589af8f Api 24833 526 v2 section 6 service info validation part 2 v2 (#12790)
-
Service Information validation - Part 1
API-24833 - Part 1 AC points 9 - 21 -
Adds RSpec tests for validating service information elements for AC points 9 - 21
-
Adds methods in validation file for validating service information elements
-
Updates 526 schema, and related JSON files, with unitPhone regex patterns and updated example with alternate name values
Changes to be committed:
modified: modules/claims_api/app/controllers/concerns/claims_api/v2/disability_compensation_validation.rb
modified: modules/claims_api/app/swagger/claims_api/v2/dev/swagger.json
modified: modules/claims_api/config/schemas/v2/526.json
modified: modules/claims_api/config/schemas/v2/request_bodies/disability_compensation/example.json
modified: modules/claims_api/config/schemas/v2/request_bodies/disability_compensation/request.json
modified: modules/claims_api/spec/fixtures/v2/veterans/disability_compensation/form_526_json_api.json
modified: modules/claims_api/spec/requests/v2/veterans/disability_compensation_request_spec.rb
modified: spec/support/schemas/claims_api/v2/forms/disability/submission.json -
Service Information validation - Part 2
API-24833 - Part 1 AC points 10 - 21
Alters the AC points covered, now part 2 covers 10 - 21 and adjusts RSpec and validation file in line with that.
Changes to be committed:
modified: modules/claims_api/app/controllers/concerns/claims_api/v2/disability_compensation_validation.rb
modified: modules/claims_api/spec/requests/v2/veterans/disability_compensation_request_spec.rb -
Making sure to update swagger dev file with any merges
-
Merges master and fixes tests
-
Removes ensured newline at save that was added into 526_json_api file
2dd990e API 24828 v2 526 address validation (#12795)
-
Validate Change Of Address
-
Fix typo
-
Fix tests
Co-authored-by: Austin Covrig [email protected]
207be63 824 create 22 1995 confirmation email trigger (#12514)