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
Michael Derynck
4c37e199e9
Merge pull request #369 from grafana/static-url-env-var
...
Make STATIC_URL configurable from env
2022-08-15 14:24:57 -06:00
Alyssa Wada
1954a8c735
Merge pull request #366 from grafana/get-started-sms
...
Add sentence about notification types
2022-08-15 12:33:16 -06:00
Michael Derynck
0221ce612a
Make STATIC_URL configurable from env
2022-08-15 12:08:53 -06:00
Matias Bordese
333022acb7
Merge pull request #324 from grafana/matiasb-ci-oss-release-updates
...
Refactor OSS image/plugin publish flow
2022-08-15 14:16:56 -03:00
Matias Bordese
b32d3dcbe2
Merge pull request #345 from grafana/matiasb/postgresql-backend-dev
...
Add postgresql support for development/testing
2022-08-15 12:46:29 -03:00
alyssa wada
b1df6b54db
Add notification types
2022-08-12 15:27:07 -06:00
Michael Derynck
d02c6aaab6
Merge pull request #365 from grafana/dev
...
Merge dev to main for release 1.0.21
2022-08-12 10:31:37 -06:00
Michael Derynck
2de3d5793f
Update CHANGELOG.md
2022-08-12 10:23:51 -06:00
Michael Derynck
775dec75c0
Update CHANGELOG.md
2022-08-12 10:23:15 -06:00
Michael Derynck
3c2a14e0dc
Tolerate UserId/UserID in X-Grafana-Context header ( #364 )
2022-08-12 09:57:54 -06:00
Rares Mardare
f72459db59
Prevent continous focusing within RemoteSelect
2022-08-12 14:43:17 +03:00
Rares Mardare
94c245dc3a
Hook auto-formatting
2022-08-12 12:23:27 +03:00
Matvey Kukuy
7bc4aaa3b7
Bump django version ( #362 )
2022-08-12 11:49:20 +03:00
Rares Mardare
10b5ecc414
Better param naming
2022-08-12 11:29:38 +03:00
Ildar Iskhakov
dc717c85f4
Merge pull request #350 from grafana/iskhakov-patch-1
...
Add "Stargazers over time" chart to README.md
2022-08-12 11:02:03 +03:00