zulip/corporate/lib
Prakhar Pratyush e3f8c62e34 registration: Send a group DM to admins when no spare licenses left.
Earlier, when adding a new user failed due to no spare licenses
available, a message was sent to the "New user announcements"
stream.

We plan to disable the stream by default as a part of improving
onboarding experience.

Now, we send a group DM to admins when adding a new user fails
due to no spare licenses available. It makes it independent of
the "New user announcements" setting. These warning messages
are important and shouldn't be missed.
2024-04-03 12:28:05 -07: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 python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
registration.py registration: Send a group DM to admins when no spare licenses left. 2024-04-03 12:28:05 -07:00
remote_billing_util.py remote_realm: Plumb RemoteRealmBillingUser into BillingSession. 2023-12-10 16:15:28 -08:00
stripe.py stripe: Add period information for generated invoices. 2024-03-30 14:56:12 -07:00
stripe_event_handler.py stripe: Rename @error_handler decorator. 2024-03-28 09:10:09 -07:00
support.py remote-support: Highlight if audit log data is stale or current. 2024-03-08 09:40:43 -08:00