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-03-02 16:31:31 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c6dc51ea371ebb2fcbd2d10d1a56f1da9e8b050
notifications-admin
/
app
/
notify_client
History
Rebecca Law
848db38573
Added missing import
2016-04-15 11:53:39 +01:00
..
__init__.py
Add created_by to all appropriate requests.
2016-04-15 11:08:19 +01:00
api_client.py
Add created_by to all appropriate requests.
2016-04-15 11:08:19 +01:00
api_key_api_client.py
Add created_by to all appropriate requests.
2016-04-15 11:08:19 +01:00
invite_api_client.py
Added missing import
2016-04-15 11:53:39 +01:00
job_api_client.py
Add created_by to all appropriate requests.
2016-04-15 11:08:19 +01:00
models.py
…
notification_api_client.py
Working functionality for filtering notifications and all tests passing.
2016-04-04 16:34:06 +01:00
statistics_api_client.py
…
status_api_client.py
Status page now relies on the api passing else a 500 will be returned.
2016-04-06 16:36:26 +01:00
template_statistics_api_client.py
Template statistics now surfaced on dashboard.
2016-04-05 11:47:24 +01:00
user_api_client.py
…