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-12 22:44:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be7c7cebbc876121ce33db920a545bbdb950d304
notifications-admin
/
app
/
notify_client
History
Chris Hill-Scott
be7c7cebbc
Limit big numbers to the last 7 days
...
Implements and depends on: -
https://github.com/alphagov/notifications-api/pull/241
2016-04-19 17:10: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
…
statistics_api_client.py
Limit big numbers to the last 7 days
2016-04-19 17:10:39 +01:00
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
…