grafana/public/app/features/alerting
Ashley Harrison 8d489dfd9b
Navigation: Landing pages behind feature toggles (#54576)
* super quick attempt

* feature toggle everything

* only construct alertNav if there are navChildren

* fix toggle name

* plugin landing pages poc

* add apps route + put behind feature toggle

* use toIconName

* rename to NavLandingPage

* feature toggle new routes

* don't modify GetServerAdminNode

* some fairly hacky code to check if the plugin has a root page

* remove trailing slash
2022-09-05 10:07:13 +01:00
..
components Fixes term Grafana Alerting (#50404) 2022-06-08 13:35:37 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
state Alerting: Fix alert panel instance-based rules filtering (#52583) 2022-07-22 12:52:56 +02:00
unified Alerting: Fix UI bug when setting custom notification policy group by (#54607) 2022-09-01 19:06:42 -04:00
utils Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertHowToModal.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertRuleItem.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertRuleItem.tsx Chore: Use react-highlight-words types (#54627) 2022-09-02 16:36:44 +01:00
AlertRuleList.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertRuleList.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
AlertTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertTabCtrl.test.ts Alerting: Fixes so notification channels are properly deleted (#31040) 2021-02-09 15:29:50 +01:00
AlertTabCtrl.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertTabIndex.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
EditNotificationChannelPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
FeatureTogglePage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
getAlertingValidationMessage.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getAlertingValidationMessage.ts Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
NewNotificationChannelPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
NotificationsListPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
routes.tsx Navigation: Landing pages behind feature toggles (#54576) 2022-09-05 10:07:13 +01:00
StateHistory.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TestRuleResult.test.tsx convert TestRuleResult to RTL (#53953) 2022-08-19 15:00:53 +01:00
TestRuleResult.tsx GrafanaUI: Add success state to ClipboardButton (#52069) 2022-07-20 10:33:46 +01:00