Commit graph

1213 commits

Author SHA1 Message Date
Innokentii Konstantinov
6d5853d1ff Update changelog 2022-11-01 19:02:10 +08:00
Yulia Shanyrova
f5d4d2f558
Merge pull request #746 from grafana/chatops-livesettings-fix
Chatops livesettings fix
2022-11-01 11:19:33 +01:00
Yulia Shanyrova
a1a5fa51c1 Merge branch 'chatops-livesettings-fix' of github.com:grafana/oncall into chatops-livesettings-fix 2022-11-01 11:04:32 +01:00
Yulia Shanyrova
80f76e9c41 Ackno 2022-11-01 11:04:09 +01:00
Yulia Shanyrova
43f5ed9326 live settings request for slack is fixed 2022-11-01 10:57:58 +01:00
Innokentii Konstantinov
882851e0b8 Revert "Modify CHANGELOG.md"
This reverts commit fd8ad47a55.
2022-11-01 17:39:18 +08:00
Ildar Iskhakov
001a760be7
Update manual_incident.py 2022-11-01 17:23:29 +08:00
Innokentii Konstantinov
fd8ad47a55 Modify CHANGELOG.md 2022-11-01 17:13:39 +08:00
Innokentii Konstantinov
4e8982cc81
Add management command to manually verify phone numbers (#743)
* Add cmd to manully verify phone numbers

* Rework verify_phone command
2022-11-01 16:38:04 +08:00
Yulia Shanyrova
bb499c5dda
Merge pull request #739 from grafana/matiasb/schedules-filter-by-numeric-type
Update schedules endpoint to filter by numeric type
2022-10-31 15:19:21 +01:00
Matias Bordese
64570cc9fd Update schedules endpoint to filter by numeric type 2022-10-31 11:08:33 -03:00
Yulia Shanyrova
3f424cb0a0
Merge pull request #663 from grafana/637-telegram-installation-redesign
Telegram redesign
2022-10-31 12:47:57 +01:00
Yulia Shanyrova
1d605f637a prettier fix 2022-10-31 12:43:25 +01:00
Yulia Shanyrova
85c3fbc8b8 linting fixes 2022-10-31 12:30:04 +01:00
Yulia Shanyrova
6b65fc7278 Merge branch 'dev' into 637-telegram-installation-redesign 2022-10-31 12:21:40 +01:00
Joey Orlando
5a4c3d6d77
remove POST /api/internal/v1/custom_buttons/{id}/action (#734)
* remove POST /api/internal/v1/custom_buttons/{id}/action
2022-10-28 10:44:37 +02:00
Joey Orlando
f931ef3992
Merge pull request #730 from grafana/revert-723-revert-708-jorlando/rbac
Revert 723 revert 708 jorlando/rbac
2022-10-27 15:44:48 +02:00
Joey Orlando
7974f32239
Revert "Revert "Remove migration-tool Django app and UI page (#708)"" 2022-10-27 15:42:21 +02:00
Joey Orlando
d9c6104208
Merge pull request #729 from grafana/dev
release v.1.0.46
2022-10-27 15:35:42 +02:00
Ildar Iskhakov
00315e5c2d
Merge branch 'main' into dev 2022-10-27 21:28:44 +08:00
Joey Orlando
726650fe4c
Update CHANGELOG.md (#728) 2022-10-27 15:23:17 +02:00
Joey Orlando
627afe37e1
Remove references to Alert.migrator_lock attribute
This commit patches issue related to #708.

#708 forgot to remove attributes on models outside of the migration_tool django app that were referencing model attributes from migration_tool.

The only attribute that referenced a field in migration_tool was migrator_lock on the Alert model. This commit removes any references to that attribute.
2022-10-27 13:52:03 +02:00
Joey Orlando
945d29cf47
Update CHANGELOG.md 2022-10-27 12:17:20 +02:00
Joey Orlando
55b23c7d59
Merge pull request #723 from grafana/revert-708-jorlando/rbac
Revert "Remove migration-tool Django app and UI page (#708)"
2022-10-27 12:13:50 +02:00
Joey Orlando
56c6a25dfb Revert "Remove migration-tool Django app and UI page (#708)"
This reverts commit 94934bf3e4.
2022-10-27 12:12:57 +02:00
Joey Orlando
77b85450b1
release v1.0.44
release v1.0.44
2022-10-27 11:09:40 +02:00
Joey Orlando
e70eaaacc0
symlink grafana-plugin/CHANGELOG.md from root CHANGELOG.md (#721) 2022-10-27 17:03:03 +08:00
Ildar Iskhakov
440a5ee004
Update CHANGELOG.md 2022-10-27 16:02:05 +08:00
Joey Orlando
d19f135756
revert object destructuring changes which affect the value of 'this' (#719)
* revert object destructuring changes which affect the value of 'this'

* update CHANGELOG.md
2022-10-27 15:51:19 +08:00
Joey Orlando
94934bf3e4
Remove migration-tool Django app and UI page (#708)
* remove migration_tool app (#687)
* remove migration-tool page (#699)
2022-10-26 15:47:08 +02:00
Matias Bordese
8c1f1499cf
Merge pull request #716 from grafana/matiasb/fix-incident-log-no-backend
Fix error when generating log line for non-handled messaging backend
2022-10-26 10:28:16 -03:00
Matias Bordese
2c8c66a8c8 Not previously handled backends (eg. mobile) could end here without a messaging backend 2022-10-26 09:30:13 -03:00
Yulia Shanyrova
f2a780c4fa Changes after review and change incident word 2022-10-26 14:13:26 +02:00
Michael Derynck
8393733bcb
Merge pull request #714 from grafana/dev
Merge dev to main
2022-10-25 13:54:43 -06:00
Michael Derynck
ae65f9b782
Merge branch 'main' into dev 2022-10-25 13:47:18 -06:00
Michael Derynck
d32cbb82aa
Merge pull request #713 from grafana/update-changelog-1.0.43
Update changelog for v1.0.43
2022-10-25 13:43:06 -06:00
Michael Derynck
c46e3bef01 Update changelog for v1.0.43 2022-10-25 13:42:32 -06:00
Michael Derynck
57f3ce5468
Merge pull request #712 from grafana/mderynck/add-check-notify-group-task
Add check for usergroup to notify group task
2022-10-25 12:55:17 -06:00
Michael Derynck
a37df38930 Merge branch 'dev' into mderynck/add-check-notify-group-task 2022-10-25 12:50:12 -06:00
Matias Bordese
ff4d7991cf
Merge pull request #711 from grafana/matiasb/schedules-list-filter-by-type
Add optional type filter to internal schedules endpoint
2022-10-25 15:48:58 -03:00
Matias Bordese
8e2bcf5274 Fix failing test related to users org caching 2022-10-25 14:27:27 -03:00
Michael Derynck
ef097fcdd9 Add check for usergroup to notify group task 2022-10-25 10:23:19 -06:00
Matias Bordese
565cb84bb1 Add optional type filter to internal schedules endpoint 2022-10-25 12:51:06 -03: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
Vadim Stepanov
f4be298624
Merge pull request #705 from grafana/vadimkerr/resolution-note-fix-changelog
Update CHANGELOG.md
2022-10-24 16:35:03 +01:00
Vadim Stepanov
7b6381db80
Update CHANGELOG.md
(cherry picked from commit e83249ac31)
2022-10-24 16:33:45 +01:00
Vadim Stepanov
e83249ac31
Update CHANGELOG.md 2022-10-24 16:32:53 +01:00
Vadim Stepanov
69231801e8
Merge pull request #703 from grafana/vadimkerr/resolution-note-hotfix
Fix resolution note issue
2022-10-24 16:22:03 +01:00
Ben Sully
b3d921c16c
Remove 'emoji' property from Slack markdown blocks in resolution notes (#702)
I'm seeing this error in the logs:

> invalid additional property: emoji [json-pointer:/blocks/0/text]

It looks like the 'emoji' argument is not supported when type: mrkdwn.
This PR removes that property in the same place that the change
to mrkdwn was made - see [this
PR](https://github.com/grafana/oncall/pull/646).

(cherry picked from commit 6ef687061c)
2022-10-24 16:20:28 +01:00
Ben Sully
6ef687061c
Remove 'emoji' property from Slack markdown blocks in resolution notes (#702)
I'm seeing this error in the logs:

> invalid additional property: emoji [json-pointer:/blocks/0/text]

It looks like the 'emoji' argument is not supported when type: mrkdwn.
This PR removes that property in the same place that the change
to mrkdwn was made - see [this
PR](https://github.com/grafana/oncall/pull/646).
2022-10-24 16:15:04 +01:00