grafana/public/app/features/dashboard/state
Peter Holmberg 5203376bc5
Inspect: Add error tab (#21565)
* add error tab

* conditional tabs

* feedback from review

* expose lastResult via function

* remove todo and weird char

* fixing overflow states and height of tabcontent

* style fixes

* more changes to scroll handling

* fixing null checks

* Change drawer content padding

* Add scroll in the story

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-01-29 15:41:25 +01:00
..
actions.ts Explore: Ensures queries aren't updated when returning to dashboard if browser back is used (#20897) 2020-01-16 11:44:05 +00:00
analyticsProcessor.ts MetaAnalytics: Minor fix for meta analytics event (#20888) 2019-12-05 11:51:38 +01:00
DashboardMigrator.test.ts Table: Added text align option to column styles (#21175) 2020-01-09 16:01:12 +01:00
DashboardMigrator.ts Table: Added text align option to column styles (#21175) 2020-01-09 16:01:12 +01:00
DashboardModel.repeat.test.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
DashboardModel.test.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
DashboardModel.ts Panel: disable edit/duplicate/delete entry for repeat panel (#21257) 2020-01-03 12:18:39 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Explore: Ensures queries aren't updated when returning to dashboard if browser back is used (#20897) 2020-01-16 11:44:05 +00:00
initDashboard.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
PanelModel.test.ts Gauge Panel: fix the default value of thresholds cannot be modified (#20190) 2019-11-08 09:46:53 +01:00
PanelModel.ts New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
PanelQueryRunner.test.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00
PanelQueryRunner.ts Inspect: Add error tab (#21565) 2020-01-29 15:41:25 +01:00
reducers.test.ts Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
reducers.ts Explore: Ensures queries aren't updated when returning to dashboard if browser back is used (#20897) 2020-01-16 11:44:05 +00:00
runRequest.test.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00
runRequest.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00