zulip/corporate/views
Mateusz Mandera 27c4e46b30 do_deactivate_realm: Add deactivation_reason kwarg.
It's going to be helpful in the future to record the reason for realm
deactivation.
- For information tracking
- For making a distinction between cases where we can allow realm owners
  to reactivate their realm via a self-serve flow (e.g.
  "owner_request") vs where we can't (ToS abuse).
2024-05-19 23:07:28 -07:00
..
__init__.py
billing_page.py stripe: Redirect to /plans if plans downgraded on /billing page visit. 2024-03-19 09:25:07 -07:00
event_status.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
installation_activity.py support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
portico.py models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
realm_activity.py python: Mark regexes as raw strings. 2024-04-26 12:30:31 -07:00
remote_activity.py remote-activity: Fix broken support links. 2024-02-16 14:49:34 -08:00
remote_billing_page.py python: Add missing TypeAlias annotations. 2024-04-01 16:19:56 -07: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 do_deactivate_realm: Add deactivation_reason kwarg. 2024-05-19 23:07:28 -07:00
upgrade.py upgrade: Allow payment by invoice. 2024-03-14 16:43:52 -07: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