This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2025-12-31 04:41:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e1de2e901470dcfb98346ea70e8d1f996978de6
notifications-api
/
app
/
notifications
History
Martyn Inglis
3e1de2e901
Capture the fire text callbacks.
...
Parse the form data, and stop the message
2017-06-02 15:58:36 +01:00
..
__init__.py
Now that we have discovered that the catch all Exception handler doesn't work, I've created a custom exception (SendNotificationQueueError) that handles this case and an error handler for it.
2016-11-21 15:11:19 +00:00
notifications_letter_callback.py
This massive set of changes uses the new queue names object throughout the app and tests.
2017-05-25 10:51:49 +01:00
notifications_ses_callback.py
Merge branch 'master' into async-job-stats
2017-05-17 09:49:43 +01:00
notifications_sms_callback.py
Added a test to ensure that all blueprints have a registered before_request method.
2017-03-17 16:21:41 +00:00
process_client_response.py
Call the task wrapper outcome function in the statistics_tasks file. This wraps the logic around which tasks to creates and simplifies the logic in the Callback classes.
2017-05-09 22:03:57 +01:00
process_notifications.py
Merge branch 'master' into redo-queue-visibitlity-timeout
2017-05-30 10:18:18 +01:00
receive_notifications.py
Capture the fire text callbacks.
2017-06-02 15:58:36 +01:00
rest.py
This massive set of changes uses the new queue names object throughout the app and tests.
2017-05-25 10:51:49 +01:00
utils.py
Add DVLA callback:
2017-05-15 11:12:31 +01:00
validators.py
Update error message
2017-05-31 16:22:56 +01:00