grafana/public/app/features/explore/state
Andrej Ocenas 66cdc18705
Refactor/Explore: Inline datasource actions into initialisation (#28953)
* Inline datasource actions into initialisation

* Fix datasource change

* Fix rich history

* Fix test

* Move rich history init to Wrapper

* Remove console log

* TS fixes

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2020-11-19 11:33:52 +01:00
..
datasource.test.ts Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00
datasource.ts Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00
explorePane.test.ts Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00
explorePane.ts Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00
history.ts Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
main.test.ts Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
main.ts Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
query.test.ts Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00
query.ts Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00
selectors.test.ts Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
selectors.ts Explore: Cleanup redundant state variables and unused actions (#20837) 2019-12-05 11:22:46 +01:00
time.test.ts Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
time.ts Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00
utils.ts Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00