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
2026-01-13 14:11:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4d89359c527e59bc09dd58c9dbea63042e8dc98
notifications-api
/
app
/
service
History
Rebecca Law
b5a3ef9576
Added order by.
...
Added more unit tests. Remove comments.
2019-01-14 15:28:26 +00:00
..
__init__.py
…
callback_rest.py
Add callback_type column to service_callback_api table
2018-07-17 16:54:00 +01:00
rest.py
Added order by.
2019-01-14 15:28:26 +00:00
send_notification.py
Refactor if statement to be positive
2018-12-03 11:34:14 +00:00
sender.py
…
service_callback_api_schema.py
…
service_data_retention_schema.py
New dao and endpoints to create and update service data retention.
2018-07-11 17:02:49 +01:00
service_senders_schema.py
…
statistics.py
Remove cancelled from requested statuses in service statistics
2019-01-11 14:27:54 +00:00
utils.py
…