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-04-09 11:52:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ce6d2fe924626c578cdb77467d8df0e842e9821
notifications-api
/
app
/
dao
History
David McDonald
1d8fafcdf4
Remove unused functions
...
Can't see these being used anywhere so lets get rid of them
2022-02-07 15:58:04 +00:00
..
__init__.py
…
annual_billing_dao.py
…
api_key_dao.py
…
broadcast_message_dao.py
Return 404 if reference from cancel message does not match
2022-01-19 15:42:27 +00:00
broadcast_service_dao.py
Don’t re-expire old keys
2021-07-30 11:56:51 +01:00
complaint_dao.py
…
daily_sorted_letter_dao.py
…
dao_utils.py
…
date_util.py
…
email_branding_dao.py
…
events_dao.py
…
fact_billing_dao.py
Fix bug in organisation report for its services and usages.
2022-01-11 10:04:36 +00:00
fact_notification_status_dao.py
Revert running status aggregation in parallel
2022-01-20 12:22:33 +00:00
fact_processing_time_dao.py
Fix division by zero error on performance page
2021-11-22 11:11:52 +00:00
inbound_numbers_dao.py
…
inbound_sms_dao.py
…
invited_org_user_dao.py
…
invited_user_dao.py
…
jobs_dao.py
…
letter_branding_dao.py
…
notifications_dao.py
Remove unused functions
2022-02-07 15:58:04 +00:00
organisation_dao.py
Add endpoint to allow org team members to be removed
2022-01-11 15:20:48 +00:00
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
returned_letters_dao.py
…
service_callback_api_dao.py
…
service_contact_list_dao.py
…
service_data_retention_dao.py
split delete task up into per service
2021-12-14 15:24:34 +00:00
service_email_reply_to_dao.py
…
service_guest_list_dao.py
…
service_inbound_api_dao.py
…
service_letter_contact_dao.py
…
service_permissions_dao.py
…
service_sms_sender_dao.py
…
service_user_dao.py
…
services_dao.py
Remove redundant conditional for letter branding
2021-12-16 17:54:33 +00:00
template_folder_dao.py
…
templates_dao.py
…
uploads_dao.py
…
users_dao.py
Don’t repeat digits in security codes
2021-09-30 10:24:17 +01:00
webauthn_credential_dao.py
…