grafana/public/app/features/plugins
Torkel Ödegaard 584886fa46
AppPlugins: Options to disable showing config page in nav (#31354)
* AppPlugins: Options to disable showing config page in nav

* rename

* Added autoEnabled

* updated

* Things are working sort of

* Simplify
2021-02-25 10:00:21 +01:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
__snapshots__ Badge: Design improvement & reduce contrast (#30328) 2021-01-18 11:51:27 +01:00
partials @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
specs DatasourceSrv: Fix instance retrieval when datasource variable value set to "default" (#31347) 2021-02-19 12:31:28 +01:00
state Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
wrappers Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
all.ts App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
AppRootPage.test.tsx Plugins: prevent app plugin from rendering with wrong location (#30017) 2021-01-06 09:31:20 +02:00
AppRootPage.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
built_in_plugins.ts BarChart: add alpha bar chart panel (#30323) 2021-01-29 12:52:52 -08:00
datasource_srv.ts DatasourceSrv: Fix instance retrieval when datasource variable value set to "default" (#31347) 2021-02-19 12:31:28 +01:00
plugin_component.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
plugin_loader.test.ts Plugins: add a bundle plugins folder (#20850) 2020-04-07 00:04:24 -07:00
plugin_loader.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
plugin_page_ctrl.ts AppPlugins: Options to disable showing config page in nav (#31354) 2021-02-25 10:00:21 +01:00
PluginDashboards.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PluginList.test.tsx rewrote to use react.sfc 2018-09-27 12:15:41 +02:00
PluginList.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PluginListPage.test.tsx Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
PluginListPage.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PluginPage.tsx AppPlugins: Options to disable showing config page in nav (#31354) 2021-02-25 10:00:21 +01:00
PluginsErrorsInfo.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PluginSettingsCache.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
PluginSignatureBadge.tsx Badge: Increase contrast, remove rocket icon for plugin beta/alpha state (#30357) 2021-01-18 17:16:11 +01:00
PluginStateInfo.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
variableQueryEditorLoader.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00