vets-api/v0.0.517
Release 0.0.517 ami-47f6ad26
6f721a6 [1781] Higher Level Review show & intake_status Endpoints (#3426)
-
added stubs
-
updating swagger docs
-
added columns to migration
-
updated controller methods to conform to DecisionReview service methods
-
added uuid for higher_level_review, removed hlr serializer
-
more swagger updates
-
more swagger updates
-
add higher_level_review schema and spec test for higher_level_review valid GET
-
remove model
-
remove model file
-
simplified controller logic
-
update tests, include intake status test
-
rollback schema
-
add intake_status schema
-
add swagger docs for intake_status
-
rubocop issue fixes
-
remove whitespace
-
remove hlr controller spec
-
lint fixes
-
documentation fixes
-
lint fixes
-
lint fixes
-
appeals api fixes
-
fixes
-
test and lint fixes
-
missing newline
-
readd missing appeals route
-
test fixes
-
whitespace
-
fix uuid
-
test
-
controller issues fix
-
update spec
-
swagger doc fixes
-
test fixes
-
lint fixes
-
test
-
test fixes
-
rubocop fixes
-
test fixes
-
whitespace fix
-
fix
-
intake_statuses test fix
-
documentation fix
-
test
-
test
-
error code test
-
added decision review not found error
-
more fixes
-
hlr schema fixes
-
500 error fix
-
303 fix
-
swagger test fixes
-
bunch of fixes
-
x
-
whitespace
-
fix
-
test
-
bug squishing
-
almost there
-
fix review schema
9fbdae6 Rt/create veteran confirmation api (#3638)
- Add Rails Engine for Veteran Confirmation API
- Add placeholder request spec for coverage
aabc2aa Bump iconv from 1.0.4 to 1.0.8 (#3653)
Bumps iconv from 1.0.4 to 1.0.8.
Signed-off-by: dependabot-preview[bot] [email protected]
e0fda50 Add vbms and bgs to healthcheck (#3648)
-
merge conflict
-
VBMS and BGS healthchecks
-
Add more healthcheck tests
-
Update spec to mock at a lower level
c112add Bump aasm from 4.12.0 to 5.0.6 (#3659)
3020181 Rename initializer to AppInfo (#3657)
a8c2716 Dont actually healthcheck vbms and bgs yet (#3665)
-
merge conflict
-
Dont actually use bgs and vbms healthchecks yet
-
update the specs for bgs and vbms health check
-
Doesnt make sense to track the health checker for coverage until vbms and bgs are live in prod