zulip/corporate/views
Lauryn Menard 666041e480 remote-support: Show deactivated servers in search results.
The remote support view now returns results for deactivated remote
servers with those results sorted to the end and formatted to
visually stand out.

Forms to change sponsorship and discount fields on the customer
for the remote server or realm are not shown, but the data stored
on the customer object is shown, including any sponsorship request
information (if the customer had a sponsorship request pending when
it was deactivated).

Forms to schedule a plan are also not shown for deactivated servers
and their associated remote realms.

Forms and information for any current plan or scheduled plan, for
either the deactivated remote server or its associated remote
realms, are shown so that support staff can update those plans if
necessary.
2024-03-01 14:11:19 -08:00
..
__init__.py
billing_page.py stripe: Extract method to get org_name. 2024-02-01 09:29:08 -08:00
event_status.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
installation_activity.py installation-activity: Fix ARR value in total row. 2024-02-20 15:57:06 -08:00
portico.py stripe: Disable free trial for legacy customer with ended plan. 2024-02-21 21:40:47 -08:00
realm_activity.py remote-support: Add server data for last audit log update time. 2024-02-06 18:09:45 -08:00
remote_activity.py remote-activity: Fix broken support links. 2024-02-16 14:49:34 -08:00
remote_billing_page.py python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
session.py corporate: Remove '#nocoverage' comments. 2023-12-19 10:59:38 -08:00
sponsorship.py templates: Move billing templates to /templates/corporate/billing. 2024-01-30 10:06:48 -08:00
support.py remote-support: Show deactivated servers in search results. 2024-03-01 14:11:19 -08:00
upgrade.py templates: Move billing templates to /templates/corporate/billing. 2024-01-30 10:06:48 -08:00
user_activity.py remote-support: Add server data for last audit log update time. 2024-02-06 18:09:45 -08:00
webhook.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00