oncall-engine/engine/apps/telegram/tests
Innokentii Konstantinov 9afbcfc063
Fix docs and UI for connecting Grafana Alerting from other stack (#4243)
This PR fixes docs and UI to avoid usage of Grafana (Other) integration
which is using old mechanism for alert creation.
1. Rename Grafana (Other) integration to Grafana Alerting Legacy
2. Remove its mentions from docs and correct docs for connection Grafana
Alerting
3. Make AlertManager featured integration and upgrade its description.

![image](https://github.com/grafana/oncall/assets/20221722/6e84403e-c293-4791-9905-4d06c69775e9)

---------

Co-authored-by: Rares Mardare <rares.mardare@grafana.com>
2024-04-24 08:02:51 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py Add missing success log entries for personal notifications (#3557) 2023-12-14 18:32:26 +00:00
test_button_update_handler.py Handle alert group does not exist on telegram button press (#3814) 2024-02-01 17:55:35 +00:00
test_channel_connector.py Allow Telegram DMs without channel connection (#142) 2022-06-28 09:11:19 +01:00
test_keyboard_renderer.py Update alert group state by backsync (#4089) 2024-03-27 12:37:01 +00:00
test_message_renderer.py Fix docs and UI for connecting Grafana Alerting from other stack (#4243) 2024-04-24 08:02:51 +00:00
test_models.py Introduce org uuid (#947) 2022-12-06 22:42:58 +08:00
test_personal_connector.py Add missing notification log records (#3664) 2024-01-12 14:02:44 +00:00
test_tasks.py Handle telegram message to reply to not found on send log task (#3587) 2024-01-02 16:42:19 +00:00
test_update_handlers.py Handle alert group does not exist on telegram button press (#3814) 2024-02-01 17:55:35 +00:00
test_webhook.py Address Telegram HTTP 500s when receiving message from Telegram in discussion group (#3622) 2024-01-09 08:31:56 -05:00