Docs | Support

alphagov/notifications-api

update-tasks-for-sender-id-part-2
7 years, 9 months ago
@klssmith Get and use sender_id from S3 metadata The `save_email` and `save_sms` jobs were updated previously
No dependencies with known security vulnerabilities.
master
7 years, 9 months ago
@klssmith Merge pull request #2209 from alphagov/update-tasks-for-sender-id-part-1 Pass sender_id argument to
No dependencies with known security vulnerabilities.
update-tasks-for-sender-id-part-1
7 years, 9 months ago
@klssmith Pass sender_id argument to tasks Started passing `sender_id` to the `save_email`, `save_sms` and `p
No dependencies with known security vulnerabilities.
pyup-update-pytest-3.10.0-to-3.10.1
7 years, 9 months ago
@pyup-bot Update pytest from 3.10.0 to 3.10.1
No dependencies with known security vulnerabilities.
pyup-update-psycopg2-binary-2.7.5-to-2.7.6.1
7 years, 9 months ago
@pyup-bot Update psycopg2-binary from 2.7.5 to 2.7.6.1
No dependencies with known security vulnerabilities.
pyup-update-sqlalchemy-1.2.12-to-1.2.14
7 years, 9 months ago
@pyup-bot Update sqlalchemy from 1.2.12 to 1.2.14
No dependencies with known security vulnerabilities.
pyup-update-pytest-xdist-1.24.0-to-1.24.1
7 years, 9 months ago
@pyup-bot Update pytest-xdist from 1.24.0 to 1.24.1
No dependencies with known security vulnerabilities.
master
7 years, 9 months ago
@servingUpAces Merge pull request #2218 from alphagov/move-folders Move folders and templates to other folders
No dependencies with known security vulnerabilities.
move-folders
7 years, 9 months ago
@servingUpAces Fixed error message
No dependencies with known security vulnerabilities.
optimize-query
7 years, 9 months ago
@servingUpAces Fix the query. Not sure why there was a group by. Wrapping created_at with a date function, makes th
No dependencies with known security vulnerabilities.
move-folders
7 years, 9 months ago
@servingUpAces Fix comments
No dependencies with known security vulnerabilities.
move-folders
7 years, 9 months ago
@servingUpAces Add a check that the folder is not moved into itself. By the way, the database will not let this hap
No dependencies with known security vulnerabilities.
move-folders
7 years, 9 months ago
@servingUpAces Renamed url to /template-folder/<id>/contents, it's a more restful name. Updated unit tests Removed
No dependencies with known security vulnerabilities.
move-folders
7 years, 9 months ago
@servingUpAces Change status code to 204 when there is no content in response.
No dependencies with known security vulnerabilities.
master
7 years, 9 months ago
@CrystalPea Merge pull request #2220 from alphagov/fix_logging_ft Fix logging for create_nightly_notification_s
No dependencies with known security vulnerabilities.