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-09 12:52:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15bfd72f16cbf32e65f2fef014bfc6526599dc07
notifications-admin
/
app
/
notify_client
History
Adam Shimali
786ce0e071
This is intended to be a temporary solution to allow product
...
owner to see history records until proper design is done for viewing histiry.
2016-04-21 18:25:18 +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
Limit big numbers to the last 7 days
2016-04-19 17:10:39 +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
…