mirror of https://github.com/zulip/zulip.git
536aef854c
Adds columns for remote realm ID, name and organization type. If a remote server has remote realms attached that are not marked as deactivated by the remote server, then there will be a row in the chart for each remote realm (which duplicates some remote server data). Updates the plan data, revenue and user counts to be for the realm if present and otherwise for the server. Updates the user counts to be total users and guest users, instead of non guest and guest users. The total row for mobile data (users and pushes forwarded) sums each remote server's data once, so while the column duplicates data, the total row should be an accurate total for the installation. Adds 5 queries to the remote activity page test. One is for the additional query for the remote realm plans. The other four are getting the remote realm object and then the user count data for the two remote realms in the test. |
||
---|---|---|
.. | ||
activity_details_template.html | ||
ad_hoc_query.html | ||
current_plan_details.html | ||
current_plan_forms_support.html | ||
next_plan_details.html | ||
realm_details.html | ||
realm_summary_table.html | ||
remote_activity_key.html | ||
remote_realm_details.html | ||
remote_server_support.html | ||
sponsorship_forms_support.html | ||
stats.html | ||
support.html |