3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/public/app/features/plugins
Ryan McKinley ece4d2201c DataSources: minor typescript cleanups and comments ()
* datasource interface cleanup

* more types

* use PluginInclude
2019-05-03 06:26:30 +02:00
..
__mocks__ Refactor: consistant plugin/meta usage () 2019-04-30 22:36:46 -07:00
__snapshots__ App Plugins: support react pages and tabs () 2019-05-02 10:15:39 -07:00
partials App Plugins: support react pages and tabs () 2019-05-02 10:15:39 -07:00
specs Plugins: move datasource specific meta out of the main meta type () 2019-04-29 07:38:17 -07:00
state DataSources: minor typescript cleanups and comments () 2019-05-03 06:26:30 +02:00
wrappers App Plugins: support react pages and tabs () 2019-05-02 10:15:39 -07:00
all.ts App Plugins: support react pages and tabs () 2019-05-02 10:15:39 -07:00
AppRootPage.tsx App Plugins: support react pages and tabs () 2019-05-02 10:15:39 -07:00
built_in_plugins.ts AppPlugins: fix app support and add an alpha example () 2019-04-15 16:54:00 +02:00
datasource_srv.ts Refactor: consistant plugin/meta usage () 2019-04-30 22:36:46 -07:00
plugin_component.ts App Plugins: support react pages and tabs () 2019-05-02 10:15:39 -07:00
plugin_loader.ts Refactor: consistant plugin/meta usage () 2019-04-30 22:36:46 -07:00
plugin_page_ctrl.ts AppPlugin: avoid app plugin navigation slowness () 2019-04-19 08:41:59 -07:00
PluginDashboards.tsx App Plugins: support react pages and tabs () 2019-05-02 10:15:39 -07:00
PluginList.test.tsx rewrote to use react.sfc 2018-09-27 12:15:41 +02:00
PluginList.tsx Plugins: move app/feature/plugin properties into PluginMeta () 2019-04-29 09:14:39 -07:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx App Plugins: support react pages and tabs () 2019-05-02 10:15:39 -07:00
PluginListPage.test.tsx Refactor: move NavModel to @grafana/ui () 2019-04-30 07:46:46 -07:00
PluginListPage.tsx Refactor: move NavModel to @grafana/ui () 2019-04-30 07:46:46 -07:00
PluginPage.tsx App Plugins: support react pages and tabs () 2019-05-02 10:15:39 -07:00
PluginSettingsCache.ts Plugins: move app/feature/plugin properties into PluginMeta () 2019-04-29 09:14:39 -07:00
PluginStateInfo.tsx Plugins: Unifying alpha state & options for all plugins () 2019-04-12 13:46:42 +02:00
variableQueryEditorLoader.tsx Refactor: consistant plugin/meta usage () 2019-04-30 22:36:46 -07:00