zulip/analytics
Lakshay Mittal d94bdb3900 stats: Support fetching StreamCount based on stream_id.
As a preliminary step for including graphs of StreamCount data in our
analytics pages, add API support for fetching the chart data.

Care is taken to limit access to streams that the current user has
access to, which isn't necessary in similar views where the current
user is a server administrator by assumption.

Fixes part of #19653.

Co-authored-by: Tim Abbott <tabbott@zulip.com>
2023-10-16 15:10:14 -07:00
..
lib mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
management mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
migrations models: Convert deprecated index_together option to indexes. 2023-07-12 07:12:43 -07:00
tests stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00
views stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00
__init__.py
models.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
urls.py stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00