Vadim Stepanov
b4e7bbb35f
Update CHANGELOG.md
2022-08-30 14:31:04 +01:00
Innokentii Konstantinov
45a2d46405
Fix deletion of public api tokens ( #422 )
2022-08-30 14:25:19 +01:00
Vadim Stepanov
ddedf88632
Update Drone signature ( #430 )
2022-08-30 14:00:02 +01:00
Vadim Stepanov
6a36fd623a
Add Drone step for pushing linux/arm64 image to DockerHub ( #426 )
2022-08-30 13:42:24 +01:00
Matias Bordese
39cd9e43a7
Merge pull request #424 from grafana/matiasb/fix-custom-on-shift-test
...
Fix custom on call shift test
2022-08-29 14:40:13 -03:00
Matias Bordese
363e90c861
Fix custom on call shift test
2022-08-29 14:33:19 -03:00
Innokentii Konstantinov
b703130dcb
Revert "Fix GRAFANA_CLOUD_ONCALL_API_URL"
...
This reverts commit fb67003f1e .
2022-08-29 17:36:27 +05:00
Innokentii Konstantinov
fb67003f1e
Fix GRAFANA_CLOUD_ONCALL_API_URL
2022-08-29 17:34:27 +05:00
Innokentii Konstantinov
25c3d19a05
Update CHANGELOG.md
2022-08-26 16:06:21 +05:00
Innokentii Konstantinov
76901a564b
Handle case when user somehow deleted all their notification policies
2022-08-26 14:26:01 +05:00
Innokentii Konstantinov
356aa336ad
Remove auto-recreating logic for UserNotificationPolicy ( #414 )
...
* Remove auto-recreating logic for UserNotificationPolicy
It's removed to get rid of select_for_update on User on each notify_user_task
* Fix and add tests
* remove get_user_policies method
2022-08-26 13:46:50 +05:00
Vadim Stepanov
8428848844
Telegram docs/instructions update ( #406 )
...
* update Telegram Setup section for open-source.md
* update channel connection instruction
* update Telegram configuration docs
2022-08-25 14:02:32 +01:00
Innokentii Konstantinov
434fe17617
user_id -> linked_user_id ( #410 )
2022-08-25 13:34:19 +05:00
Matias Bordese
79692b2497
Update CHANGELOG.md
2022-08-24 16:16:27 -03:00
Vadim Stepanov
b32d24a85e
Generate unique distinction for alert groups with broken templates / unrenderable distinction ( #405 )
...
* Generate unique distinction for alert groups with broken templates
* insert_demo_uuid -> insert_random_uuid
2022-08-24 16:40:10 +01:00
Vadim Stepanov
eba799abb4
Handle Telegram BadRequest ( #404 )
2022-08-24 15:35:01 +01:00
Innokentii Konstantinov
8730a8c7e4
use insight instead of insight_logs
2022-08-24 13:39:05 +05:00
Innokentii Konstantinov
87f1ead6f4
Update CHANGELOG.md
2022-08-24 13:27:23 +05:00
Innokentii Konstantinov
a5c69cc6ca
Update CHANGELOG.md
2022-08-24 13:27:04 +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
Innokentii Konstantinov
b58f32e396
Set DATA_UPLOAD_MAX_MEMORY_SIZE to 1mb ( #393 )
...
* Set DATA_UPLOAD_MAX_MEMORY_SIZE to 1mb
* Remove comment
* More clear DATA_UPLOAD_MAX_MEMORY_SIZE literal
* Add getenv_integer
2022-08-24 11:59:01 +05:00
Matias Bordese
5df716a65b
Update CHANGELOG.md
2022-08-23 17:20:08 -03:00
Matias Bordese
ddc2cf2083
Merge pull request #400 from grafana/matiasb/fix-sorting-in-schedule-test
...
Fix schedule test, sort users before compare
2022-08-23 17:15:43 -03:00
Matias Bordese
771ad617ff
Fix schedule test, sort users before compare
2022-08-23 17:11:04 -03:00
Matias Bordese
3c4ba80f5f
Merge pull request #397 from grafana/matiasb/user-already-linked-telegram-account
...
Handle user already linked to telegram account when verifying
2022-08-23 16:52:29 -03:00
Matias Bordese
94b634234e
Merge pull request #396 from grafana/matiasb/fix-next-rotation-event-start
...
Revisit recurring events start date respect to rotation start
2022-08-23 16:52:10 -03:00
Matias Bordese
5b6f4b2c54
Handle user already linked to telegram account when verifying
2022-08-23 14:59:10 -03:00
Matias Bordese
619b09bc6e
Revisit recurring events start date respect to rotation start
2022-08-23 12:06:14 -03:00
Ildar Iskhakov
762c681ebf
Merge pull request #323 from grafana/167-slack-notification-not-displaying
...
Fix slack notifications not displaying properly
2022-08-23 18:03:12 +03:00
Vadim Stepanov
3cd9a81d7d
Add logging for Telegram BadRequest ( #394 )
2022-08-23 15:17:05 +01:00
Matias Bordese
c73df126cc
Merge pull request #359 from grafana/matiasb/messaging-backends-explicit-enum
...
Make messaging backends enum be defined explicitly
2022-08-22 12:14:46 -03:00
Innokentii Konstantinov
6fb22e0860
Add alert detail view ( #385 )
...
* Alert detail view
* Add id to alert serializer
2022-08-19 14:03:07 +05:00
Rares Mardare
0dbb93a903
Merge pull request #349 from grafana/304-user-tabs
...
304 - Fixed tabs sizing in user edit modal
2022-08-18 13:17:44 +03:00
Rares Mardare
a07bd22280
Merge pull request #352 from grafana/1206-attach-incidents
...
1206 - Hide active incident from the attach incident list
2022-08-18 13:17:14 +03:00
Rares Mardare
96cb5b7e00
Merge pull request #354 from grafana/531-links-new-tab
...
351 - Open external links in new tab
2022-08-18 13:15:08 +03:00
Rares Mardare
98a7189dc2
Merge pull request #363 from grafana/360-select-focus
...
360 - Prevent continuous focus on RemoteSelect component
2022-08-18 13:14:26 +03:00
Michael Derynck
3faf988301
Merge pull request #382 from grafana/fix-docker-compose-healthcheck
...
Change condition so doesn't get stuck during startup.
2022-08-17 11:46:59 -06:00
Michael Derynck
20cd730d71
Change condition so doesn't get stuck during startup. Track grafana:main instead of pinned version
2022-08-17 09:41:49 -06:00
Alyssa Wada
1366af90fc
1 engine = 1 frontend ( #370 )
...
* 1 engine = 1 frontend
* note bold
2022-08-17 10:56:04 +03:00
Vadim Stepanov
ed98178b53
Wrong team error for alert groups page ( #337 )
...
* WIP
* WIP added stub for getAlert endpoint
* add TeamFilteringMixin
* handle 403 wrong_team for alert group page
* use TeamFilteringMixin only for alert groups
* return original_get_object for schedules and webhooks
* lint
* fix texts
* add support for None in 403 response, add comments
* handle NotFound in retreive
* remove comments
* use HTTP_403_FORBIDDEN
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-08-17 10:46:53 +03:00
Michael Derynck
8e8806dcba
Update drone signature ( #375 )
2022-08-16 11:57:03 -06:00
Michael Derynck
9ee8731ed7
Move step to publish plugin in github to tag instead of promte as the drone plugin doesn't seem to work with that step. ( #374 )
2022-08-16 11:48:30 -06:00
Michael Derynck
f3c5558dc8
Update CHANGELOG.md
2022-08-16 09:47:49 -06:00
Michael Derynck
af0fcda7db
Update CHANGELOG.md
2022-08-16 09:47:23 -06:00
Matias Bordese
5f9640366b
Merge pull request #368 from grafana/matiasb/preview-schedule-shift
...
Add shift preview endpoint for web schedule
2022-08-16 11:08:19 -03:00
Matias Bordese
82d0548cd3
Fix rotation start in tests after merged updates
2022-08-16 11:02:12 -03:00
Matias Bordese
5c87b7562c
Fix to check for final type in schedule filter_events
2022-08-16 10:50:16 -03:00
Matias Bordese
4477c56b25
Add shift preview endpoint for web schedule
2022-08-16 10:50:16 -03:00
Matias Bordese
96e2fd6926
Merge pull request #320 from grafana/matiasb-combine-same-shift-events
...
Update schedule filter_events to combine overlapping same-shift events
2022-08-16 10:44:57 -03:00
Yulya Artyukhina
6f8ee39026
Merge pull request #330 from grafana/on-call-shifts-generate-ical-update
...
Update generating ical for on-call shifts
2022-08-16 15:26:47 +03:00