Joey Orlando
4967ce8208
update web UI, Slack, and Telegram to allow silencing an acknowledged alert group ( #1831 )
...
# What this PR does
https://www.loom.com/share/1a6ef0d00c3b46ca80c120579d512dcc
## Checklist
- [ ] Unit, integration, and e2e (if applicable) tests updated (N/A)
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-04-27 14:52:35 +00:00
Innokentii Konstantinov
a50ec8fed2
Refactor get_user_verbal_for_team_for_slack. ( #809 )
...
Remove unused params from signature, rename
2023-03-07 10:09:37 +00:00
Joey Orlando
802e3964e9
update mobile app push notification text + make telegram alert verbage consistent ("Firing" instead of "Alerting") ( #1089 )
2023-01-05 16:16:43 +01:00
Vadim Stepanov
0d4701bd81
Change wording from "incident" to "alert group" in the Telegram app ( #1052 )
...
# What this PR does
Makes Telegram integration consistent with the rest of the system so it
uses the word "alert group" instead of "incident" when referring to
alert groups.
## Checklist
- [x] Tests updated
- [ ] Documentation added (N/A)
- [x] `CHANGELOG.md` updated
2023-01-04 17:44:01 +00:00
Innokentii Konstantinov
28dedcd109
Shorten telegram callback data ( #959 )
...
Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2022-12-07 23:54:29 +08:00
Innokentii Konstantinov
7341641b3f
Introduce org uuid ( #947 )
...
* Introduce org uuid
* Rename uuid_with_org_id to uuid_with_org_uuid
Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2022-12-06 22:42:58 +08:00
Innokentii Konstantinov
2c6a27154f
Support mutliregion telegram ( #676 )
...
* Support mutliregion telegram
* Fix test_personal_message
* Fix tg verification code tests
* Simplify /start cmd handler
* Comment about link with org_id in tg msg
2022-10-25 14:53:07 +08:00
Matias Bordese
5b6f4b2c54
Handle user already linked to telegram account when verifying
2022-08-23 14:59:10 -03:00
Vadim Stepanov
c8964188e7
Allow Telegram DMs without channel connection ( #142 )
...
* allow posting DM messages to Telegram without connecting a channel
* fix get_channel_for_alert_group, add tests
* add docs on usage without channel connection
2022-06-28 09:11:19 +01:00
Michael Derynck
6b40f95033
World, meet OnCall!
...
Co-authored-by: Eve832 <eve.meelan@grafana.com>
Co-authored-by: Francisco Montes de Oca <nevermind89x@gmail.com>
Co-authored-by: Ildar Iskhakov <ildar.iskhakov@grafana.com>
Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
Co-authored-by: Julia <ferril.darkdiver@gmail.com>
Co-authored-by: maskin25 <kengurek@gmail.com>
Co-authored-by: Matias Bordese <mbordese@gmail.com>
Co-authored-by: Matvey Kukuy <motakuk@gmail.com>
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
Co-authored-by: Richard Hartmann <richih@richih.org>
Co-authored-by: Robby Milo <robbymilo@fastmail.com>
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-03 08:09:47 -06:00