grafana/public/app/features/plugins
Hugo Häggmark e5e7bd3153
Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641)
* WIP: intial commit

* Switch: Adds tooltip

* Refactor: Adds props to LogsPanelEditor

* Refactor: Moves LogRowContextProvider to grafana/ui

* Refactor: Moves LogRowContext and Alert to grafana/ui

* Refactor: Moves LogLabelStats to grafana/ui

* Refactor: Moves LogLabels and LogLabel to grafana/ui

* Refactor: Moves LogMessageAnsi and ansicolor to grafana/ui

* Refactor: Moves calculateFieldStats, LogsParsers and getParser to grafana/data

* Refactor: Moves findHighlightChunksInText to grafana/data

* Refactor: Moves LogRow to grafana/ui

* Refactor: Moving ExploreGraphPanel to grafana/ui

* Refactor: Copies Logs to grafana/ui

* Refactor: Moves ToggleButtonGroup to grafana/ui

* Refactor: Adds Logs to LogsPanel

* Refactor: Moves styles to emotion

* Feature: Adds LogsRows

* Refactor: Introduces render limit

* Styles: Moves styles to emotion

* Styles: Moves styles to emotion

* Styles: Moves styles to emotion

* Styles: Moves styles to emotion

* Refactor: Adds sorting to LogsPanelEditor

* Tests: Adds tests for sorting

* Refactor: Changes according to PR comments

* Refactor: Changes according to PR comments

* Refactor: Moves Logs and ExploreGraphPanel out of grafana/ui

* Fix: Shows the Show context label again
2019-08-26 08:11:07 +02:00
..
__mocks__ noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
__snapshots__ PluginsList: Removed icons and updated snapshots (#16872) 2019-05-03 13:19:01 +02:00
partials App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
specs noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
state noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
wrappers Refactor: move KeyValue and deprecation warning to @grafana/data (#18582) 2019-08-16 11:10:32 +02:00
all.ts App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
AppRootPage.tsx Fix typo s/Applicaiton/Application/ in error messages (#17765) 2019-06-25 20:59:58 +02:00
built_in_plugins.ts Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
datasource_srv.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
plugin_component.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
plugin_loader.test.ts grafana/runtime: Expose SystemJS from @grafana/runtime (#17927) 2019-07-04 13:32:09 +02:00
plugin_loader.ts Plugins: better warning when plugins fail to load (#18671) 2019-08-22 07:04:02 +02:00
plugin_page_ctrl.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
PluginDashboards.tsx noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02: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 (#16809) 2019-04-29 09:14:39 -07:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx PluginsList: Removed icons and updated snapshots (#16872) 2019-05-03 13:19:01 +02:00
PluginListPage.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
PluginListPage.tsx noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
PluginPage.tsx Chore: Upgrades typescript to version 3.5 (#18263) 2019-07-26 15:14:06 +01:00
PluginSettingsCache.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
PluginStateInfo.tsx Chore: Rename Popper to Popover (#18543) 2019-08-19 11:40:47 +02:00
variableQueryEditorLoader.tsx noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00