Files
notifications-admin/app
Alexey Bezhan 6cd18f87de Don't request pagination links for API Message log page
Counting pages for API notifications takes a long time for services
with a lot of sent messages (since it issues a `count(*)` query for
the given filter). Since API message log doesn't have a "Next page"
link we can skip the count by setting a flag on the API request.
2019-01-08 15:35:44 +00:00
..
2019-01-04 15:30:39 +00:00
2019-01-04 15:15:58 +00:00
2018-11-29 13:14:52 +00:00
2018-12-13 14:57:22 +00:00