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-06-19 20:52:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc58aec0db6306407bf508134dc50c23dbfab51f
notifications-admin
/
app
/
notify_client
History
Chris Hill-Scott
0cc499bce4
Make sure the stats client passes params through
...
This was the cause of the dashboard showing statistics from all time.
2016-04-25 11:30:09 +01:00
..
__init__.py
Add created_by to all appropriate requests.
2016-04-15 11:08:19 +01:00
api_client.py
This is intended to be a temporary solution to allow product
2016-04-21 18:25:18 +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
Functionality added to download all on activity page. All tests passing.
2016-04-19 11:45:36 +01:00
statistics_api_client.py
Make sure the stats client passes params through
2016-04-25 11:30:09 +01:00
status_api_client.py
…
template_statistics_api_client.py
Limit templates usage on dashboard to last 7 days
2016-04-20 15:02:29 +01:00
user_api_client.py
…