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-23 08:51:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
625aad97c9fc53f1753fd0e5ed18a9b64314be2f
notifications-api
/
app
/
notifications
History
Rebecca Law
b8283c31d4
When we get an inbound message from MMG, the function format_mmg_datetime was converting the date to UTC, however, the provider date is already in UTC format.
2020-04-30 14:19:08 +01:00
..
__init__.py
…
notifications_letter_callback.py
Split the update letter statuses from counting the daily sorted/unsorted numbers.
2019-03-25 15:30:48 +00:00
notifications_ses_callback.py
Rename function for clarity
2020-03-27 15:48:54 +00:00
notifications_sms_callback.py
WIP read firetext response codes
2020-04-17 10:58:25 +01:00
process_letter_notifications.py
Save whole letter address into the
to
field
2020-04-22 10:06:25 +01:00
process_notifications.py
Save whole letter address into the
to
field
2020-04-22 10:06:25 +01:00
receive_notifications.py
When we get an inbound message from MMG, the function format_mmg_datetime was converting the date to UTC, however, the provider date is already in UTC format.
2020-04-30 14:19:08 +01:00
rest.py
Use new properties of utils Templates
2020-04-15 16:40:42 +01:00
utils.py
…
validators.py
Remove the check for daily limits
2020-03-17 15:51:21 +00:00