zulip/corporate/lib
Lauryn Menard e4e65074df remote-support: Add push notification status information.
Adds the information returned by get_push_status_for_remote_request
for remote billing users to the support page. Note that getting
the current push status data will result in some duplicate database
queries (getting customer, plan, current billed users, next billing
cycle) when generating the remote support view.
2024-02-23 09:08:21 -08:00
..
__init__.py
activity.py remote-activity: Add column for remote server or realm creation date. 2024-02-15 10:29:12 -08:00
decorator.py billing: Return login URL for AJAX request session timeout for servers. 2024-02-21 10:30:06 -08:00
registration.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
remote_billing_util.py remote_realm: Plumb RemoteRealmBillingUser into BillingSession. 2023-12-10 16:15:28 -08:00
stripe.py stripe: Disable free trial for legacy customer with ended plan. 2024-02-21 21:40:47 -08:00
stripe_event_handler.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
support.py remote-support: Add push notification status information. 2024-02-23 09:08:21 -08:00