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-07-03 16:07:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea27e37ddf9a47bb41dac2446bd072837977b3bf
notifications-api
/
tests
/
app
/
dao
History
Rebecca Law
03c6e74c46
Merge pull request
#1024
from alphagov/job-stats-for-dashboard
...
Change the job_statistics table structure
2017-06-08 13:19:15 +01:00
..
__init__.py
…
test_api_key_dao.py
…
test_date_utils.py
…
test_events_dao.py
…
test_inbound_sms_dao.py
Refactor:
2017-06-07 14:23:31 +01:00
test_invited_user_dao.py
…
test_jobs_dao.py
Add filter to get jobs to delete (sms, email, letter)
2017-06-06 16:01:27 +01:00
test_notification_dao.py
…
test_notification_usage_dao.py
- Fix up free tier on the service object, use it only on dump not create/update in marshmallow
2017-06-07 09:58:57 +01:00
test_permissions_dao.py
…
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_provider_statistics_dao.py
…
test_service_permissions_dao.py
…
test_service_whitelist_dao.py
…
test_services_dao.py
…
test_statistics_dao.py
Add three new columns to job_statistics for sent, delivered and failed.
2017-06-07 11:15:05 +01:00
test_templates_dao.py
…
test_users_dao.py
…