grafana/public/app/features/plugins
Dominik Prokop 0cfb967404
ESlint: React fixes part 1 (#29062)
* Eslint: allign with latest grafana-eslint-config

* fix ts

* Fix react/jsx-key

* Fix react/no-children-prop

* Fix react/jsx-no-target-blank
2020-11-18 15:36:35 +01:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
__snapshots__ Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
partials @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
specs Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 2020-04-20 15:48:38 +02:00
state Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
wrappers Dependencies: Update angularjs to 1.8.2 (#28736) 2020-11-03 13:18:10 +01:00
all.ts App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
AppRootPage.test.tsx Events: Remove unused or unnecessary events (#28783) 2020-11-03 15:29:43 +01:00
AppRootPage.tsx Plugins: do not remount app plugin on nav change (#28105) 2020-10-21 09:58:23 +02:00
built_in_plugins.ts Remove homelinks panel (#28808) 2020-11-04 12:06:41 +01:00
datasource_srv.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
plugin_component.ts Chore: Removes some unneeded console logging and changes logs to errors (#26235) 2020-07-10 15:07:04 +01:00
plugin_loader.test.ts Plugins: add a bundle plugins folder (#20850) 2020-04-07 00:04:24 -07:00
plugin_loader.ts Chore: remove file export (use inspector/toCSV()) (#23508) 2020-04-10 21:08:19 -07:00
plugin_page_ctrl.ts AppPageCtrl: Fix digest issue with app page initialisation (#21847) 2020-01-30 13:47:11 +01:00
PluginDashboards.tsx Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
PluginList.test.tsx rewrote to use react.sfc 2018-09-27 12:15:41 +02:00
PluginList.tsx Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
PluginListPage.test.tsx Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
PluginListPage.tsx Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
PluginPage.tsx ESlint: React fixes part 1 (#29062) 2020-11-18 15:36:35 +01:00
PluginsErrorsInfo.tsx ESlint: React fixes part 1 (#29062) 2020-11-18 15:36:35 +01:00
PluginSettingsCache.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
PluginSignatureBadge.tsx Fix typo in unsigned plugin warning (#28709) 2020-11-01 21:51:44 +02:00
PluginStateInfo.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
variableQueryEditorLoader.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00