zulip/corporate/views
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
audit_logs.py activity: Add view for a remote server's audit logs. 2024-09-17 09:34:17 -07:00
billing_page.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
event_status.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
installation_activity.py activity: Use icon for activity links and realm name for support view. 2024-09-24 10:37:22 -07:00
plan_activity.py activity: Add invoiced through information to plan activity view. 2024-08-29 12:00:38 -07:00
portico.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
realm_activity.py activity: Add header area to user activity view. 2024-08-28 14:12:36 -07:00
remote_activity.py ruff: Fix FURB148 `enumerate` index or value is unused. 2024-07-14 13:54:32 -07:00
remote_billing_page.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -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 support: Add basic information about realm. 2024-08-26 20:52:38 -07:00
upgrade.py validators: Use cleaner syntax for AfterValidator. 2024-07-15 16:49:32 -07:00
user_activity.py activity: Add header area to user activity view. 2024-08-28 14:12:36 -07:00
webhook.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00