Docs | Support

alphagov/notifications-api

master
6 years, 8 months ago
@idavidmcdonald Merge pull request #2686 from alphagov/integer Set healthcheck timeout as integer
No dependencies with known security vulnerabilities.
integer
6 years, 8 months ago
@idavidmcdonald Set healthcheck timeout as integer Not allowed to be a non integer so have upped to 3 rather than g
No dependencies with known security vulnerabilities.
inbound-sms-history
6 years, 8 months ago
@CrystalPea Insert into inbound sms history function
No dependencies with known security vulnerabilities.
master
6 years, 8 months ago
@idavidmcdonald Merge pull request #2684 from alphagov/healthcheck Up API health check timeout to 2.5 seconds
No dependencies with known security vulnerabilities.
populate-returned-letters
6 years, 8 months ago
@servingUpAces Rename dao method to be more consistent. Fix sort. Add one to job_row_number, rows start at 0 which
No dependencies with known security vulnerabilities.
strip-whitespace-sms
6 years, 8 months ago
@quis Remove extraneous spacing characters from text messages Brings in: - [x] alphagov/notifications-uti
No dependencies with known security vulnerabilities.
healthcheck
6 years, 8 months ago
@idavidmcdonald Up API health check timeout to 2.5 seconds This was after we saw an instance of the API failing it'
No dependencies with known security vulnerabilities.
inbound-sms-history
6 years, 8 months ago
@CrystalPea WIP populate inbound sms history when deleting inbound sms
No dependencies with known security vulnerabilities.
master
6 years, 8 months ago
@klssmith Merge pull request #2675 from alphagov/new-letter-tasks Add new tasks for processing letters which
No dependencies with known security vulnerabilities.
master
6 years, 8 months ago
@idavidmcdonald Merge pull request #2683 from alphagov/failure-rates Improve developer experience for zendesk ticke
No dependencies with known security vulnerabilities.
failure-rates
6 years, 8 months ago
@idavidmcdonald Improve developer experience for zendesk ticket We don't need to log this as an exception. It's not
No dependencies with known security vulnerabilities.
inbound-sms-history
6 years, 8 months ago
@CrystalPea Add InboundSmsHistory to the database with migration
No dependencies with known security vulnerabilities.
master
6 years, 8 months ago
@quis Merge pull request #2682 from alphagov/search-by-reference Allow searching notifications by referen
No dependencies with known security vulnerabilities.
inbound-sms-history
6 years, 8 months ago
@CrystalPea WIP create InboundSmsHistory model and table
No dependencies with known security vulnerabilities.
populate-returned-letters
6 years, 8 months ago
@servingUpAces Added joins to template, job and user for returned letter query. Added unit tests Comleted endpoint
No dependencies with known security vulnerabilities.