This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-02-05 10:53:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58c748e703c58fffde1c469b87a9b49783e73682
notifications-admin
/
app
/
notify_client
History
Rebecca Law
58c748e703
Noticed that the api was being called when running the unit tests.
...
This also lead me to find the the failed_login_in count was always returning 0.
2016-03-11 11:47:21 +00:00
..
__init__.py
…
api_client.py
Change put to post for service update.
2016-03-08 10:40:07 +00:00
api_key_api_client.py
…
invite_api_client.py
[WIP] Add call to api to update invitation to accepted.
2016-03-03 18:13:56 +00:00
job_api_client.py
…
models.py
Noticed that the api was being called when running the unit tests.
2016-03-11 11:47:21 +00:00
notification_api_client.py
Add API client for notifications
2016-03-03 11:15:50 +00:00
sender.py
…
status_api_client.py
…
user_api_client.py
Refactored register_errorhandlers so that it handles HTTPError
2016-03-10 11:53:29 +00:00