Matias Bordese
b5862e51d8
Add a confirmation request when unlinking slack account
2022-08-30 13:00:18 -03:00
Matias Bordese
a8124b6afe
Add unlink slack account option to profile
2022-08-29 14:41:26 -03: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
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
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
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
Rares Mardare
f72459db59
Prevent continous focusing within RemoteSelect
2022-08-12 14:43:17 +03:00
Rares Mardare
10b5ecc414
Better param naming
2022-08-12 11:29:38 +03:00
Rares Mardare
dcb91dab70
linter fix
2022-08-12 10:37:01 +03:00
Rares Mardare
94664011cf
Change to use filterOptions instead of excludedIdList
2022-08-12 10:28:58 +03:00
Rares Mardare
f143c149d8
Appended target="_blank" to external links
2022-08-11 17:17:14 +03:00
Rares Mardare
4bd026f3b7
return reduce result
2022-08-10 16:59:56 +03:00
Rares Mardare
7779b493b1
better naming for the new prop option
2022-08-10 16:32:08 +03:00
Rares Mardare
ecb3fb891a
Prevent showing same incident id in attach incidents list
2022-08-10 16:14:08 +03:00
Rares Mardare
8fead87134
linter import fix
2022-08-10 13:02:33 +03:00
Ildar Iskhakov
4aea1aab3b
Fix typo in frontend
2022-08-09 21:50:40 +03:00
Rares Mardare
4d305921e1
Fixed tabs sizing in user edit modal
2022-08-09 16:57:01 +03:00
Yulia Shanyrova
ca3090c94b
Autoresolve condition select is linked with alert template tab ( #309 )
...
* Autoresolve condition select is linked with alert template tab
* Linting
* Linting
Co-authored-by: Matvey Kukuy <motakuk@gmail.com>
2022-08-02 12:53:14 +03:00
Yulia Shanyrova
ed5af29f04
Merge pull request #292 from grafana/silence-button-fix
...
fix silence button size and collapsing escalationchain select
2022-07-29 10:44:06 +02:00
Innokentii Konstantinov
fb53ab3581
Fix permissions for MobileAppVerification
2022-07-28 19:03:03 +04:00
Vadim Stepanov
a1b1b83fd1
Optimize alert group list view ( #299 )
...
* Revert "Revert "Alert list view & caching rework (#216 )""
This reverts commit 730dccc3
* Revert "fix AlertGroupClassicMarkdownRenderer"
This reverts commit 82e53d8e0c513feb8aaef332fc1d3800e90538fc.
* optimize alert group list view
* optimize alert group list view
2022-07-27 14:14:59 +03:00
Yulia Shanyrova
2b4b612324
fix silence button size and collapsing escalationchain select
2022-07-26 13:59:14 +02:00
Vadim Stepanov
0985cb4cb5
Rollback alert group list rework ( #269 )
...
* Revert "Alert list view & caching rework (#216 )"
This reverts commit 16bbfbbe
* fix AlertGroupClassicMarkdownRenderer
2022-07-21 15:23:02 +01:00
Yulia Shanyrova
4420414faa
Merge pull request #261 from grafana/260-oncall-narrow-fix
...
260-oncall-narrow-fix
2022-07-21 10:06:39 +02:00
Matias Bordese
7c43b32db6
Add configured URLs details to plugin config page
2022-07-20 11:20:49 -03:00
Yulia Shanyrova
f5445ef2be
deleted unused css
2022-07-20 15:36:34 +02:00
Vadim Stepanov
5b5798a4e2
Show version mismatch warning only on OSS ( #245 )
2022-07-18 15:37:02 +01:00
Michael Derynck
447de7059a
Fix references to icons for integrations ( #231 )
2022-07-18 08:19:55 -06:00
Michael Derynck
9093f513db
Improve installation error handling ( #236 )
...
* Add hint to restart Grafana when not able to connect on install, fix handling of 502 during install which did not give useful feedback
* Lint
2022-07-18 08:19:39 -06:00
Vadim Stepanov
193519abc0
Add version mismatch warning ( #241 )
...
* add version mismatch warning
* add link to update docs
2022-07-18 14:24:03 +01:00
Vadim Stepanov
583928b4ac
Fix bug with disappearing alert group info ( #235 )
2022-07-14 17:43:55 +01:00
Vadim Stepanov
16bbfbbe73
Alert list view & caching rework ( #216 )
...
* remove cache usage in AlertGroupView
* remove CustomSearchFilter
* remove caching for alerts
* remove readonly db setup
* render templates on alert creation
* serialize only necessary fields on alert groups list
* optimize AlertGroupListSerializer
* return on-demand templating for alerts
* return on-demand templating for alert groups
* use CursorPaginator
* remove templating on alert create
* pass alert to AlertGroupWebRenderer
* alert_count -> alerts_count
* make sql joins after pagination
* add migration
* bring alert.save() back
* fix tests
* fix tests
* fix tests
* add perpage query param
* add cursor pagination to incidents page
* remove cached_render_for_web usage
* post merge fix
* keep cursor
* lint
* remove get_alert_groups_and_days_for_previous_same_period
* fix pagination on navigate
* refine search_fields on AlertGroupView
Co-authored-by: Maxim <hello.makson@gmail.com>
Co-authored-by: Maxim <maxim.mordasov@grafana.com>
2022-07-14 15:19:25 +01:00
Yulia Shanyrova
78598fb95b
Merge pull request #224 from grafana/1099-list-shift-missing-users
...
Return list of usernames in a shift that do not match users in OnCall
2022-07-14 13:32:07 +02:00
Yulia Shanyrova
370e336baa
Merge pull request #230 from grafana/1285-grafana-dashboard-issue
...
custom styles for plugin were placed in the file
2022-07-14 13:31:38 +02:00
Yulia Shanyrova
afac5b05e3
Merge pull request #223 from grafana/1084-escalation-chain-usage-info
...
Escalation chains usage icon is added, clear filters button is changed
2022-07-14 13:31:25 +02:00
Yulia Shanyrova
85440482c1
Merge pull request #218 from grafana/bug-fixes
...
bug fixes: integrations layout, schedules, cloud users update
2022-07-14 13:31:17 +02:00
Yulia Shanyrova
ba68ac3dcc
Added message about missing users at schedules empty shifts
2022-07-14 12:09:40 +02:00
Yulia Shanyrova
46d2e61879
custom styles for plugin were placed in the file
2022-07-13 17:00:55 +02:00
Innokentii Konstantinov
cede946359
Reshape webhook payload
...
1. Remove alert.title, alert.message, alert.image_url from webhook payload, they are deprecated.
2. Pass alert_group_id to webhook payload.
2022-07-13 14:54:53 +04:00
Yulia Shanyrova
83ef5b5477
Escalation chains usage icon is added, clear filters button is changed
2022-07-12 17:13:57 +02:00
Yulia Shanyrova
7b99019c71
bug fixes: integrations layout, schedules, cloud users update
2022-07-12 11:57:36 +02:00
Matias Bordese
a153d283e4
Initial web schedule model and serializers. Add override shift type.
2022-07-05 12:41:55 -03:00
Innokentii Konstantinov
174309a531
Optimize schedules select in escalation page ( #129 )
...
* Add FastScheduleSerializer
* Linting
* Chnaged Gselect for RemoteSelect for notifySchedules in escalation policies
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-23 13:46:04 +04:00
Matias Bordese
1888f6bb71
Merge pull request #51 from grafana/misc-readme-fixes
...
Minor README and GOVERNANCE updates
2022-06-22 15:01:09 -03:00
Innokentii Konstantinov
e06f77389a
Fix Status column in the user table ( #123 )
...
* Fix Status column in the user table
* Request features in users table
* Remove check of features in users table
* Polishing
* Fix style
* Inroduce hidden_fields
* Fix comment
2022-06-22 18:11:17 +04:00
Yulia Shanyrova
99aff9f096
fix to not close the collapse component
2022-06-22 14:09:52 +02:00
Matias Bordese
2a5e0dc1f1
Merge pull request #43 from grafana/remove-unused-feature-flag
...
Remove unused messaging backends feature flag
2022-06-15 14:29:26 -03:00