grafana/public/app/features/explore/state
Dominik Prokop a853e2c36e
Fix deduplication results displaying wrong data (#15755)
The log rows were mutated in the store, what resulted in wrong deduplication results as well as made the selector memoization quirky - for "the same results" the selector was running twice.
2019-03-11 11:48:14 +01:00
..
actions.ts Remove not related code 2019-02-11 13:18:16 +01:00
actionTypes.ts Merge branch 'master' into cli/watch-sass-var 2019-02-12 17:20:14 +01:00
reducers.test.ts Refactor of action, actionTypes and reducer 2019-02-04 07:50:17 +01:00
reducers.ts Merge branch 'master' into cli/watch-sass-var 2019-02-12 17:20:14 +01: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