Innokentii Konstantinov
|
c68fdf5681
|
Fix insight_logs exceptions (#1757)
Most of the PR is just renaming ChatOpsType to ChatOpsPlug, core changes
are linked below:
- Fix insight_logs error writing unlink_backend error
https://github.com/grafana/oncall/pull/1757/files#diff-7ae187be84e55ebac962bad0984f7569186cdc83c896132b2ebcbcbb31bbf5dd
- Fix insight_logs error writing updated schedule with installed slack
integration
(https://github.com/grafana/oncall/pull/1757/files#diff-4037b7bbef9fc16d9b541beb3ed46f760916d7cd720847c3123adf7afb5ab4b4L690)
|
2023-04-17 07:16:18 +00: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 |
|
Innokentii Konstantinov
|
434fe17617
|
user_id -> linked_user_id (#410)
|
2022-08-25 13:34:19 +05:00 |
|
Innokentii Konstantinov
|
4765c9b07c
|
Insight logs (#348)
* Entity events insight logs
* Insight logging
* Fix event for updating templates
* Format fixes
* Remove organization_log_type.py
* Simplify signature of chatops_insight_log
* insight logs formatting
* Add possibility to enable all insight logging via DynamicSetting
* Fixes
* Style fixes
* Add migration
* Fix migration
|
2022-08-24 12:04:44 +05:00 |
|
Matias Bordese
|
5b6f4b2c54
|
Handle user already linked to telegram account when verifying
|
2022-08-23 14:59:10 -03: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 |
|