zulip/analytics
Lauryn Menard ec5e215e8f user-activity: Remove user activity summary chart.
Removes the summary tab/chart from the user activity view.

Moves get_user_activity_summary from common_activity.py to
realm_activity.py since it's no longer used in the user
activity view.

Updates the title of the page to incluce the realm name since
an email address may be used for multiple user accounts.
2024-01-16 09:43:42 -08:00
..
lib analytics: Move logging config into LOGGING, use "zulip.analytics". 2023-11-21 10:49:57 -08:00
management models: Extract zerver.models.groups. 2023-12-16 22:08:44 -08:00
migrations analytics: Regenerate partial indexes due to Django bug. 2023-11-16 13:53:04 -08:00
tests support-tests: Add coverage for discount actions when upgrade scheduled. 2024-01-15 03:10:04 -08:00
views user-activity: Remove user activity summary chart. 2024-01-16 09:43:42 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
urls.py analytics: More fixes to zilencer urls import logic. 2023-12-05 10:52:00 -08:00