vets-api/v0.0.516
Release 0.0.516 ami-ddd289bc
1968b59 3976 integrate hlr legacy issues endpoint (#3644)
- Add legacy and contestable issues endpoint integrations to service class
6fa93ec 1880 notifications v1.5 permission bio (#3434)
-
adding updates for permission-bio additions for notifications version 1.5
-
fixed test so it passed - had a call to build that was undefined for Permission
-
updating person factory to register telephone and permission factory bots
-
fixed cut and paste errors in the permission post section of this spec file
-
cleaned up code to remove strip_effective_end_date from permission controller and marked permission VCR cassette dependent specs as pending until they are recorded
-
[no review needed]1880 notifications v1.5 permission bio on staging staging (#3508)
-
unskip tests
-
recording some VCR
-
rename server
-
AsyncTransaction::Vet360::PermissionTransaction
-
fix date
-
fixup tests
-
transaction status id
-
re-record vcr_cassettes/vet360/contact_information/person_full.yml
-
update spec id
-
update delete spec
-
delete permission sepc time
-
fix typo
-
vet360 user factory
-
more working tests
-
re-recording cassettes with a new Vet360Id
-
fixing tests
-
fixing tests adding error code for permission
-
adding error code for permissions -fix typo
-
fixing tests - attempting to get permssion error codes
-
fixing tests - working on permssion error codes
-
fixing 403 error test for permissions
-
fixing more permission bio tests
-
fixing permission transaction status error rspec
-
fixing permission delete
-
fixing permission delete
-
fixed typo in failing error test
-
fixing service spec permission tests - vet360Id value
-
adding PermissionTranscation to refresh transactions in base class
-
fixing https uri after cassettes recorded, replaced with proxy address
-
fixing linting issues blocking a build in PR#3434
-
lint fix for build of PR #3434 - lint passes locally but not in PR???
-
another lint correction for PR# 3434 build - passes local lint
-
more lint fixes for PR3434
-
adding a space to pass linting PR 3434
-
fixing last two failing tests in Jenkins
-
re-recorded cassette attempting to fix test in jenkins
-
updated new cassette txAuditId to the original post - and changed the async_transaction/vet360.rb entries so they might pass codeclimate checks in PR 3434