zulip/corporate/lib
Lauryn Menard a89deb5e5c activity: Use icon for activity links and realm name for support view.
In the installation and integrations activity views, updates the
links to a realm's activity view to use the 'fa fa-table' icon,
instead of the realm name. Now, the realm name links instead to
the realm's support page.

Also, the integrations activity page now includes a link to a
realm's stats view.
2024-09-24 10:37:22 -07:00
..
__init__.py
activity.py activity: Use icon for activity links and realm name for support view. 2024-09-24 10:37:22 -07:00
decorator.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
registration.py billing: Enforce manual license management for guest role changes. 2024-09-20 12:02:39 -07:00
remote_billing_util.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
stripe.py billing: Highlight manual license management errors for admins. 2024-09-20 12:02:39 -07:00
stripe_event_handler.py ruff: Fix E721 Use `isinstance()` for isinstance checks. 2024-08-01 16:46:58 -07:00
support.py audit-log: Move remote server event types to AuditLogEventType enum. 2024-09-09 11:50:13 -07:00