grafana/public/app/features/explore/RichHistory
Andrej Ocenas 5bed54170e
Chore: Split Explore redux code into multiple sections (#28819)
* Split main reducer from item reducer

* Move query related redux to separate file

* Split more parts and tests

* Fix import

* Remove unused code

* Update public/app/features/explore/state/datasource.ts

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>

* Add section comments

* Rename ExploreItem to ExplorePane

* Fix imports

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2020-11-09 14:48:24 +01:00
..
RichHistory.test.tsx Explore: Adds query inspector drawer to explore (#26698) 2020-08-06 16:22:54 +01:00
RichHistory.tsx Explore: Sort order of log results (#26669) 2020-08-06 18:35:49 +02:00
RichHistoryCard.test.tsx Query history: Add keyboard shortcut support for commenting (#24736) 2020-05-21 14:51:18 +02:00
RichHistoryCard.tsx Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
RichHistoryContainer.test.tsx Rich history: Test coverage (#22852) 2020-03-17 23:24:27 +01:00
RichHistoryContainer.tsx Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
RichHistoryQueriesTab.test.tsx Field config API: add slider editor (#28007) 2020-10-28 15:00:31 +01:00
RichHistoryQueriesTab.tsx Field config API: add slider editor (#28007) 2020-10-28 15:00:31 +01:00
RichHistorySettings.test.tsx Forms migrations: Move Switch from Forms namespace (#23386) 2020-04-08 10:17:19 +02:00
RichHistorySettings.tsx Form migrations: Last components from Forms namespace (#23556) 2020-04-14 18:52:56 +02:00
RichHistoryStarredTab.test.tsx Explore: Sort order of log results (#26669) 2020-08-06 18:35:49 +02:00
RichHistoryStarredTab.tsx Explore: Sort order of log results (#26669) 2020-08-06 18:35:49 +02:00