zulip/corporate/views
Mateusz Mandera 7fad8f1f54 remote_billing: Implement session expiry mechanism.
We still need to add better UX than these JSON errors. We'll want to
utilize the next parameter and redirect the user back to login.
2023-11-30 15:51:10 -08:00
..
__init__.py billing: Split views into upgrade and billing page views. 2021-07-20 14:43:39 -07:00
billing_page.py billing: Add BillingSession support for requesting sponsorship. 2023-11-29 19:04:32 -08:00
event_status.py upgrade: Make add card workflow functional. 2023-11-30 11:22:19 -08:00
portico.py urls: Show sponsorship page on a new URL. 2023-11-06 14:55:14 -08:00
remote_billing_page.py remote_billing: Implement session expiry mechanism. 2023-11-30 15:51:10 -08:00
session.py upgrade: Make add card workflow functional. 2023-11-30 11:22:19 -08:00
sponsorship.py decorator: Pass RemoteServerBillingSession to views. 2023-11-30 11:22:19 -08:00
support.py send_email: Update 'from_name' for non user-facing emails. 2023-11-29 14:20:01 -08:00
upgrade.py decorator: Pass remote billing session instead of remote realm. 2023-11-30 11:22:19 -08:00
webhook.py upgrade: Separate add card and purchase upgrade flow. 2023-11-20 12:04:56 -08:00