zulip/analytics/views
Prakhar Pratyush 14b1539647 remote_activity: Add 'guest users' and 'non guest users' count column.
This commit adds two columns named 'Guest users' and
'Non guest users' to respresent count of such users.

We query 'RemoteRealmAuditLog' to get the data.
2023-12-05 10:04:41 -08:00
..
__init__.py
activity_common.py analytics: Add support link to remote installations page. 2023-11-28 09:20:45 -08:00
installation_activity.py analytics: Add support link to remote installations page. 2023-11-28 09:20:45 -08:00
realm_activity.py models: Always search Messages with a realm_id or id limit. 2023-09-11 15:00:37 -07:00
remote_activity.py remote_activity: Add 'guest users' and 'non guest users' count column. 2023-12-05 10:04:41 -08:00
stats.py stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00
support.py support: Approve sponsorship for remote server customer. 2023-12-03 14:27:07 -08:00
user_activity.py ruff: Fix PLR1714 Consider merging multiple comparisons. 2023-07-23 15:21:33 -07:00