Docs | Support

alphagov/notifications-api

master
6 years, 9 months ago
@tombye Merge pull request #2663 from alphagov/update-readme-about-python-3.6 Update README about python to
No dependencies with known security vulnerabilities.
update-readme-about-python-3.6
6 years, 9 months ago
@tombye Update README about python to use We now run python 3.6 in production and there are issues with mar
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@servingUpAces Merge pull request #2654 from alphagov/validate-content-header-for-post-requests Add validation for
No dependencies with known security vulnerabilities.
validate-content-header-for-post-requests
6 years, 9 months ago
@servingUpAces Fix poorly written sentence
No dependencies with known security vulnerabilities.
distribute-sms-between-providers
6 years, 9 months ago
@leohemsted make 500s change priorities quicker it's not acceptable for a constantly failing provider to take 5
No dependencies with known security vulnerabilities.
fix-letters-in-created-status
6 years, 9 months ago
@servingUpAces Shortened the length of time to check for messages with the wrong state. There is a chance that the
No dependencies with known security vulnerabilities.
validate-against-empty-messages
6 years, 9 months ago
@CrystalPea Bump utils version and improve error message content
No dependencies with known security vulnerabilities.
validate-content-header-for-post-requests
6 years, 9 months ago
@servingUpAces Check that the request payload data is valid json. By adding `force=True` to request.get_json() the
No dependencies with known security vulnerabilities.
validate-against-empty-messages
6 years, 9 months ago
@CrystalPea Use new template method .is_message_empty()
No dependencies with known security vulnerabilities.
distribute-sms-between-providers
6 years, 9 months ago
@leohemsted make 500s change priorities quicker it's not acceptable for a constantly failing provider to take 5
No dependencies with known security vulnerabilities.
distribute-sms-between-providers
6 years, 9 months ago
@leohemsted make 500s change priorities quicker it's not acceptable for a constantly failing provider to take 5
No dependencies with known security vulnerabilities.
validate-against-empty-messages
6 years, 9 months ago
@CrystalPea Use content_count attribute of Template This attribute has been now added to Template subclasses us
No dependencies with known security vulnerabilities.
validate-against-empty-messages
6 years, 9 months ago
@CrystalPea Use content_count attribute of Template This attribute has been now added to Template subclasses us
No dependencies with known security vulnerabilities.
fix-letters-in-created-status
6 years, 9 months ago
@servingUpAces After a comment from @idavidmcdonald, I asked myself why are not creating the task to upload the pdf
No dependencies with known security vulnerabilities.
validate-against-empty-messages
6 years, 9 months ago
@CrystalPea Do not validate if message empty for CSVs in API We will do that in admin
No dependencies with known security vulnerabilities.