grafana/public/app/features/plugins/admin
Sonia Aguilar e219e2a834
Alerting: Recognise & change UI for OnCall notification policy + contact point (#60259)
* Identify and show onCall contact points with a badge in case the plugin is installed

* Add onCall logo for onCall contact points Badge

* Refactor and make Grafana App Receiver type more generic, not only for onCall type

* Show onCall notification policy in the specific routing table with special onCall badge

* Fix tests

* Move onCall badge to the type column in contact points view table

* Fix typos and remove onCallIntegrations from tagTypes in alertingApi

* Fetch only local plugins instead of all (external are not needed) and don't fetch plugin details

* Use directly useGetOnCallIntegrationsQuery and more PR review suggestions

* Move onCall contact point to the top in the drop-down,  in the notification policy view

* Add PR review requested changes
2022-12-21 14:46:55 +01:00
..
__mocks__ Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
components Plugins: Make the Plugin Details page reusable (#58741) 2022-11-29 13:45:03 +01:00
hooks Navigation: Convert PluginDetails page to use new Page extensions (#58509) 2022-11-09 14:44:38 +00:00
img Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
pages Plugins: Make the Plugin Details page reusable (#58741) 2022-11-29 13:45:03 +01:00
state Alerting: Recognise & change UI for OnCall notification policy + contact point (#60259) 2022-12-21 14:46:55 +01:00
api.ts Plugins: Make "README" the default markdown request param (#58264) 2022-11-07 11:16:17 +01:00
constants.ts Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 2021-11-12 11:07:12 +01:00
helpers.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
helpers.ts Navigation: Convert PluginDetails page to use new Page extensions (#58509) 2022-11-09 14:44:38 +00:00
permissions.ts PluginsCatalog: disable post-installation steps if user does not have sufficient permissions (#40853) 2021-10-26 15:18:12 +02:00
routes.tsx Plugins Catalog: Only allow admins to access plugins catalog (#57101) 2022-11-30 09:41:28 +01:00
types.ts PluginDetails: Make plugin details page look good in topnav (#55571) 2022-09-26 15:04:07 +02:00