grafana/public/app/features/explore/state
Marcus Efraimsson e6001f57a2
Explore: Allow switching between metrics and logs (#16959)
Adds basic support for switching between Metrics and Logs in Explore. 
Currently only test datasource that supports both Metrics and Logs.
Summary of changes:
* Moves mode (Metric, Logs) selection to the left of datasource 
picker and add some quick styling.
* Only trigger change in ToggleButton if not selected
* Set correct mode if datasource only supports logs

Closes #16808
2019-05-16 09:52:22 +02:00
..
actions.test.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
actions.ts Explore: Allow switching between metrics and logs (#16959) 2019-05-16 09:52:22 +02:00
actionTypes.ts Explore: Allow switching between metrics and logs (#16959) 2019-05-16 09:52:22 +02:00
reducers.test.ts Explore: Allow switching between metrics and logs (#16959) 2019-05-16 09:52:22 +02:00
reducers.ts Explore: Allow switching between metrics and logs (#16959) 2019-05-16 09:52:22 +02:00
selectors.test.ts Fix deduplication results displaying wrong data (#15755) 2019-03-11 11:48:14 +01:00
selectors.ts Move explore selectors to a separate file 2019-02-12 12:36:46 +01:00