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-24 09:21:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2b5bb613bbe2d2abd15655155d472acdf7e244d
notifications-api
/
app
/
notifications
History
Martyn Inglis
8dc7a86148
Merge branch 'master' into async-job-stats
...
Conflicts: app/dao/services_dao.py
2017-05-18 09:34:54 +01:00
..
__init__.py
…
notifications_letter_callback.py
Force parse JSON received from SNS:
2017-05-16 10:29:27 +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
…
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
Fixed issues caused by single evaluation of method signature defaults
2017-05-17 13:27:05 +01:00
receive_notifications.py
…
rest.py
Remove all DAO get service calls, replaced with reference to new service object in context.
2017-05-05 15:23:06 +01:00
utils.py
Add DVLA callback:
2017-05-15 11:12:31 +01:00
validators.py
Fixed import paths
2017-05-12 16:10:00 +01:00