grafana/public/app/features/explore/state
Ivana Huckova 3ee2e49d9a
Explore: Improve Explore performance but removing unnecessary re-renders (#29752)
* Fix Explore and Logs rerenders

* Create ReturnToDashboardButton

* Add test for new component

* Remove queryKeys change on keystroke

* Move rendering conditions to Button

* Remove redundant logic
2020-12-15 10:12:53 +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 QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01:00
explorePane.ts Explore: Improve Explore performance but removing unnecessary re-renders (#29752) 2020-12-15 10:12:53 +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 DataLinks: Removes getDataSourceSettingsByUid from applyFieldOverrides (#29447) 2020-12-01 19:10:23 +01:00
query.test.ts Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00
query.ts Explore: Improve Explore performance but removing unnecessary re-renders (#29752) 2020-12-15 10:12:53 +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 QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +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