grafana/public/app/features/plugins/admin
Ashley Harrison 04bbafb4a6
Chore: Enable jest-fail-on-console to prevent console errors in unit tests (#46835)
* Add jest-fail-on-console

* Fix last 2 console warnings

* Update package syntax
2022-03-22 17:03:07 +00:00
..
__mocks__ Chore: Replace ts-jest mocked with jest.mocked (#44630) 2022-01-31 09:28:58 +01:00
components FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 2022-01-24 16:08:05 +01:00
hooks Deprecation: use locationService in favor of getLocationSrv (#44813) 2022-02-07 09:37:56 +01:00
img Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
pages Chore: Enable jest-fail-on-console to prevent console errors in unit tests (#46835) 2022-03-22 17:03:07 +00:00
state Fix: JSON parsing in backend_srv (#45598) 2022-02-18 16:06:37 +01:00
api.ts Plugins Catalog: add support for enable/disable app plugins (#41801) 2021-11-18 13:34:44 +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
guards.ts Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
helpers.test.ts PluginsCatalog: hiding version history tab and install controls for plugins not published to grafana-com (#41634) 2021-11-15 16:58:15 +01:00
helpers.ts Plugins: remove deprecated code (components) (#41686) 2021-11-19 13:42:26 +01: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.ts Plugins: remove deprecated code (components) (#41686) 2021-11-19 13:42:26 +01:00
types.ts PluginsCatalog: hiding version history tab and install controls for plugins not published to grafana-com (#41634) 2021-11-15 16:58:15 +01:00