mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: New notification policies view (#61952)
This commit is contained in:
@@ -4,6 +4,11 @@ export const availableIconsIndex = {
|
||||
github: true,
|
||||
gitlab: true,
|
||||
okta: true,
|
||||
discord: true,
|
||||
hipchat: true,
|
||||
'google-hangouts-alt': true,
|
||||
pagerduty: true,
|
||||
line: true,
|
||||
anchor: true,
|
||||
'adjust-circle': true,
|
||||
'angle-double-down': true,
|
||||
@@ -24,6 +29,7 @@ export const availableIconsIndex = {
|
||||
'arrow-up': true,
|
||||
'arrows-h': true,
|
||||
'arrows-v': true,
|
||||
at: true,
|
||||
backward: true,
|
||||
bars: true,
|
||||
bell: true,
|
||||
@@ -37,6 +43,7 @@ export const availableIconsIndex = {
|
||||
building: true,
|
||||
'calculator-alt': true,
|
||||
'calendar-alt': true,
|
||||
'calendar-slash': true,
|
||||
camera: true,
|
||||
capture: true,
|
||||
'channel-add': true,
|
||||
@@ -60,6 +67,7 @@ export const availableIconsIndex = {
|
||||
'comments-alt': true,
|
||||
compass: true,
|
||||
copy: true,
|
||||
'corner-down-right-alt': true,
|
||||
'create-dashboard': true,
|
||||
'credit-card': true,
|
||||
crosshair: true,
|
||||
@@ -133,6 +141,7 @@ export const availableIconsIndex = {
|
||||
'key-skeleton-alt': true,
|
||||
keyboard: true,
|
||||
'layer-group': true,
|
||||
'layers-alt': true,
|
||||
'library-panel': true,
|
||||
'line-alt': true,
|
||||
link: true,
|
||||
|
||||
Reference in New Issue
Block a user