mirror of https://github.com/zulip/zulip.git
a897d68d93
Adds three columns to the remote server activity chart and updates the chart key for the third of those columns. The first is the plan name. If there are multiple plans with a status under the live threshhold, then we send "See support view". The second is the plan status. If there are multiple plans, then we send "Multiple plans". The third is the estimated annual revenue for the plan. Note that for free trials, this will be calculated as if the plan was paid for 12 months (so a full year). If there is no plan for the server under the live threshold or at all then "---" is inserted into the table row. Note that 100% sponsored servers/realms would fall into this category. |
||
---|---|---|
.. | ||
__init__.py | ||
test_activity_views.py | ||
test_counts.py | ||
test_fixtures.py | ||
test_stats_views.py | ||
test_support_views.py |