zulip/zerver
David Rosa fe0d4db153 help: Improve integrations documentation.
- Renames "Bots and integrations" to "Bots overview" everywhere
  (sidebar, page title, page URL).
- Adds a copy of /api/integrations-overview (symbolic link) as the
  second page in the Bots & integrations section, titled
  "Integrations overview".

Fixes #28758.
2024-02-01 09:45:56 -08:00
..
actions requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00
data_import requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00
integration_fixtures/nagios
lib help: Improve integrations documentation. 2024-02-01 09:45:56 -08:00
management requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00
migrations settings: Reorder custom profile field types. 2024-01-21 12:51:53 -08:00
models ruff: Fix DJ012 Order of model's inner classes, methods, and fields. 2024-01-29 10:41:54 -08:00
openapi requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00
tests requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00
tornado models: Extract zerver.models.clients. 2023-12-16 22:08:44 -08:00
transaction_tests models: Extract zerver.models.realms. 2023-12-16 22:08:44 -08:00
views requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00
webhooks integrations: Fix confusing wording in alertmanager integration. 2024-01-30 14:32:41 -08:00
worker queue_processors: Process user_activity in one query. 2024-01-22 16:25:13 -08:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py login: Remove external_authentication_methods from page_params. 2023-12-29 13:02:12 -08:00
decorator.py requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py models: Extract zerver.models.realms. 2023-12-16 22:08:44 -08:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py csrf_failure: Update error page. 2024-01-10 09:49:24 -08:00
signals.py email: Add a space after the time and AM/PM in the login email. 2023-11-27 09:47:30 -08:00