grafana/public/app/features/explore/state
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
..
epics DataFrame: convert from row based to a columnar value format (#18391) 2019-08-15 09:18:51 -07:00
actions.test.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
actions.ts Explore: Adds support for new loki 'start' and 'end' params for labels endpoint (#17512) 2019-07-08 16:14:48 +01:00
actionTypes.ts Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 2019-08-13 07:32:43 +02:00
reducers.test.ts Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
reducers.ts Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
selectors.test.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
selectors.ts explore: fix issues when loading and both graph/table are collapsed (#17113) 2019-05-17 12:45:11 +02:00